|
Home > Archive > Red Hat Topics > January 2005 > Upgrading Fedora : module dbus is missing
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Upgrading Fedora : module dbus is missing
|
|
|
| Hi All,
I'm trying to upgrade from Fedora Core-2 to Core-3.
I downloaded the .iso files (binary version) and execute the following :
'mount -o loop -t iso9660 [my path]/FC3-i386-disc1.iso /mnt/fc3'
'/mnt/fc3/autorun'
but received the following error:
Traceback (most recent call last):
File "/usr/share/system-config-packages/InstallDruid.py", line 6, in ?
import package_gui
File "/usr/share/system-config-packages/package_gui.py", line 31, in ?
from GroupSet import orderPackageGroups
File "/usr/share/system-config-packages/GroupSet.py", line 31, in ?
import method
File "/usr/share/system-config-packages/method.py", line 25, in ?
import dbus
ImportError: No module named dbus
It seems however that dbus is installed on my system as
'rpm -qa 'dbus*' reports 'dbus-0.20-4.1'
Thanks for any help,
Bruno
| |
| Lenard 2005-01-03, 5:45 pm |
| On Mon, 03 Jan 2005 07:28:54 +0100, Bruno wrote:
> Hi All,
>
> I'm trying to upgrade from Fedora Core-2 to Core-3. I downloaded the
> .iso files (binary version) and execute the following :
<snip>
> Thanks for any help,
http://www-2.cs.cmu.edu/~colohan/do...ra_upgrade.html
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- B. Franklin, 1759
| |
|
|
|
|
|