Bug#681724: lazygal: exits immediately with error, missing defaults.conf file

July 15th, 2012 - 07:30 pm ET by Marc Bobillier | Report spam
Package: lazygal
Version: 0.7.3-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

Lazygal exits immediately with an error, because the "defaults.conf"
file is missing from the package.

$ lazygal ../picsdir
Traceback (most recent call last):
File "/usr/bin/lazygal", line 38, in <module>
from lazygal.generators import Album
File "/usr/lib/python2.7/dist-packages/lazygal/generators.py", line 25, in <module>
from config import LazygalConfig, LazygalWebgalConfig,\
File "/usr/lib/python2.7/dist-packages/lazygal/config.py", line 77, in <module>
'defaults.conf')))
IOError: [Errno 2] No such file or directory: '/usr/lib/python2.7/dist-packages/lazygal/defaults.conf'
$

Version 0.7.2-1 works correctly, as it includes the defaults.conf file.

Kind regards
marc

Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.4-trunk-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lazygal depends on:
ii python 2.7.3-1
ii python-genshi 0.6-2
ii python-imaging 1.1.7-4
ii python-pyexiv2 0.3.2-5
ii python2.6 2.6.8-0.2
ii python2.7 2.7.3-2

lazygal recommends no packages.

Versions of packages lazygal suggests:
ii gstreamer0.10-plugins-base 0.10.36-1
ii python-gst0.10 0.10.22-3



To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 Alexandre Rossi
July 16th, 2012 - 02:10 am ET | Report spam
Hi,

Lazygal exits immediately with an error, because the "defaults.conf"
file is missing from the package.



Sorry, I was bitten by a distutils bug as I made the mistake of
building the source tarball in squeeze.

Upstream version 0.7.4 fixes this and only this.

Thanks,

Alex


To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics