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

Launchpad Bug Tracker 378868 at bugs.launchpad.net
Thu May 21 01:36:27 BST 2009


You have been subscribed to a public bug by Krzysztof Klimonda (kklimonda):

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.edge.launchpad.net/bugs/378868
You received this bug notification because you are a member of Ubuntu Sponsors for universe, which is a direct subscriber.



More information about the Ubuntu-universe-sponsors mailing list