[Bug 378868] [NEW] photo-upload doesn't work in 9.04 because of misplaced python modules.

Krzysztof Klimonda kklimonda at syntaxhighlighted.com
Wed May 20 23:26:39 UTC 2009


Public bug reported:

Binary package hint: photo-uploader

Release of Ubuntu: 9.04
Package Version: 0.6-2
Expected Results: when I run photo-upload I'd love to see something more than a TraceBack..
Actual Results:
$ photo-upload 
Traceback (most recent call last):
  File "/usr/bin/photo-upload", line 27, in <module>
    import phoupl
ImportError: No module named phoupl

That's because photo-uploader package installs only modules for Python 2.5 but uses generic #!/usr/bin/python interpreter.
Rebuilding a package fixes this issue.
a debdiff attached, tested on JJ. This bug is already fixed on KK as new package use python-shared to maintain python modules.

TEST CASE:
Just install package and try to run ``photo-upload''.

No package depends on photo-uploader so no regression will be introduced
unless some people depend on current file hierarhy..

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: photo-uploader 0.6-2
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: photo-uploader
Uname: Linux 2.6.28-11-generic x86_64

** Affects: photo-uploader (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug

-- 
photo-upload doesn't work in 9.04 because of misplaced python modules.
https://bugs.launchpad.net/bugs/378868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list