> Reinstall the package "python-gnupginterface" with "sudo aptitude reinstall
Your advice helped! Upgrade is running now. Thanks!
--
Milos Prudek
--
http://mail.python.org/mailman/listinfo/python-list
Milos Prudek wrote:
> I have a Kubuntu upgrade script that fails to run:
>
> File "/tmp/kde-root//DistUpgradeFetcherCore.py",
> line 34, in
> import GnuPGInterface
> ImportError
> No module named GnuPGInterface
>
> I got a folder /usr/share/python-support/python-gnupginterface with
> a "GnuPGI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[ Milos Prudek <[EMAIL PROTECTED]> ]
> If I cd into /usr/share/python-support/python-gnupginterface and launch
> Python I can "import GnuPGInterface". But when I run
> DistUpgradeFetcherCore.py in that folder it always fails with No module
> named Gnu