On Wed, 20 Apr 2005, Chris Lawrence wrote:
> On 4/20/05, Max Gilead <[EMAIL PROTECTED]> wrote:
> > Here is the result:
> >
> > $ python -c 'import foomatic'
> > Traceback (most recent call last):
> >   File "<string>", line 1, in ?
> > ImportError: No module named foomatic
>
> Doubly strange; frankly, I'm at a loss.  Could you reinstall the
> python-foomatic package and tell me if that fixes the problem?

Hm, reinstalling didn't help but removing and installing again did. Log
below. Thanks for helping!! :-)

Regards,
Max


barracuda:~# apt-get install --reinstall python-foomatic
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not
upgraded.
Need to get 28.1kB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 ftp://ftp.pl.debian.org unstable/main python-foomatic 0.7.4.10
[28.1kB]
Fetched 28.1kB in 0s (508kB/s)
(Reading database ... 108864 files and directories currently installed.)
Preparing to replace python-foomatic 0.7.4.10 (using
.../python-foomatic_0.7.4.10_all.deb) ...
Unpacking replacement python-foomatic ...
Setting up python-foomatic (0.7.4.10) ...

barracuda:~# python -c 'import foomatic'
Traceback (most recent call last):
  File "<string>", line 1, in ?
ImportError: No module named foomatic
barracuda:~# apt-get remove --purge python-foomatic
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  foomatic-gui* python-foomatic*
0 upgraded, 0 newly installed, 2 to remove and 1 not upgraded.
Need to get 0B of archives.
After unpacking 356kB disk space will be freed.
Do you want to continue? [Y/n]
(Reading database ... 108864 files and directories currently installed.)
Removing foomatic-gui ...
Purging configuration files for foomatic-gui ...
Removing python-foomatic ...
barracuda:~# apt-get install foomatic-gui python-foomatic
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  foomatic-gui python-foomatic
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 55.6kB/83.7kB of archives.
After unpacking 356kB of additional disk space will be used.
Get:1 ftp://ftp.pl.debian.org unstable/main foomatic-gui 0.7.4.10 [55.6kB]
Fetched 55.6kB in 0s (519kB/s)
Selecting previously deselected package python-foomatic.
(Reading database ... 108828 files and directories currently installed.)
Unpacking python-foomatic (from .../python-foomatic_0.7.4.10_all.deb) ...
Selecting previously deselected package foomatic-gui.
Unpacking foomatic-gui (from .../foomatic-gui_0.7.4.10_all.deb) ...
Setting up python-foomatic (0.7.4.10) ...

Setting up foomatic-gui (0.7.4.10) ...

barracuda:~# python -c 'import foomatic'
barracuda:~#


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to