tags 305520 -unreproducible severity 305520 critical thanks On 5/12/05, Lars Wirzenius <[EMAIL PROTECTED]> wrote: > to, 2005-05-12 kello 13:26 -0500, Chris Lawrence kirjoitti: > > tags 305520 +unreproducible sarge moreinfo > > thanks > > > > Did you try the workaround in the bug report > > (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=305520)? I haven't > > the faintest clue how to diagnose this one... > > Let me repeat the part of the control message I sent, since I forgot to > Cc it to the bug explicitly: > > $ python -c 'import foomatic' > Traceback (most recent call last): > File "<string>", line 1, in ? > ImportError: No module named foomatic > [status 1] > $ > > I have the newest version: > > ii python-foomati 0.7.4.13 Python interface to the Foomatic > printer dat > > The problem: > > $ ls -l /usr/lib/python2.3/site-packages/foomatic/__init__.py > lrwxrwxrwx 1 root root 107 2005-05-12 > 13:16 /usr/lib/python2.3/site-packages/foomatic/__init__.py > -> > /home/cnlawren/src/foomatic-gui/debian/python-foomatic/usr/lib/python2.4/site-packages/foomatic/__init__.py > > The symlink is wrong and makes the package unusable for those who use > version 2.3 of Python (still the default version for Debian).
Ah. Now I see... I built the last upload on the wrong box (and there's still something icky with the symlinking code in debian/rules that I need to diagnose), will fix. Chris -- Chris Lawrence - http://blog.lordsutch.com/