[Bug 1597322] Re: missing code/dependency

Hadmut Danisch hadmut at danisch.de
Mon Jul 4 09:27:57 UTC 2016


I'm afraid it's rather impropable it will ever work again.

Since I urgently needed this code I was trying to install the code from
source and found that parts of the code are orphaned and not maintained
since around 2010. They were originally written for ubuntu 10.04.

It still works with 12.04, they can normally be installed in a ubuntu
12.04 docker image, but not in a 14.04, which comes with later versions
and became incompatible with the source.

If noone cares about the upstream code, it will never again be
installable (and 12.04 will soon run out of maintenance and not be
available anymore).

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-uniconvertor in Ubuntu.
https://bugs.launchpad.net/bugs/1597322

Title:
  missing code/dependency

Status in python-uniconvertor package in Ubuntu:
  New
Status in python-uniconvertor package in Debian:
  New

Bug description:
  Hi,

  uniconverter does not work due to missing code:

  % uniconvertor zschloss.eps zschloss.svg
  Traceback (most recent call last):
    File "/usr/bin/uniconvertor", line 13, in <module>
      uniconv_run()
    File "/usr/lib/python2.7/dist-packages/uniconvertor/__init__.py", line 83, in uniconv_run
      from app.io import load
    File "/usr/lib/python2.7/dist-packages/uniconvertor/app/__init__.py", line 69, in <module>
      from conf.configurator import Configurator
    File "/usr/lib/python2.7/dist-packages/uniconvertor/app/conf/configurator.py", line 11, in <module>
      from app.events import connector
    File "/usr/lib/python2.7/dist-packages/uniconvertor/app/__init__.py", line 69, in <module>
      from conf.configurator import Configurator
    File "/usr/lib/python2.7/dist-packages/uniconvertor/app/conf/configurator.py", line 13, in <module>
      from sk1libs.utils.fs import gethome
  ImportError: No module named sk1libs.utils.fs


  See
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820748

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: python-uniconvertor 1.1.5-2
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Jun 29 14:17:08 2016
  InstallationDate: Installed on 2016-04-22 (67 days ago)
  InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420)
  SourcePackage: python-uniconvertor
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-uniconvertor/+bug/1597322/+subscriptions



More information about the foundations-bugs mailing list