Problem updating python-urlgrabber
Carl Reynolds <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
I'm running FC3 _x86_64. I'm using the repository at
http://apt.sw.be/fedora/3/ex/x86_64/dag
This morning I tried to update to
python-urlgrabber-2.9.6-1.1.fc3.rf.noarch. The package downloaded OK,
but when it started to do the install I got the following error message:
There was a fatal RPM install error.
Failed running transaction of packages:
('file /usr/lib/python2.3/site-packages/urlgrabber.py from install
of python-urlgrabber-2.9.6-1.1.fc3.rf conflicts with the file from
package urlgrabber-2.9.6-1', (7,
'/usr/lib/python2.3/site-packages/urlgrabber.py', 0L))
('file /usr/lib/python2.3/site-packages/urlgrabber.pyc from
install of python-urlgrabber-2.9.6-1.1.fc3.rf conflicts with the file
from package urlgrabber-2.9.6-1', (7,
/usr/lib/python2.3/site-packages/urlgrabber.pyc, 0L))
I also updated python-elementtree-1.2.6-5.1.fc3.rf.x86_64. The package
updated successfully, but now when I try to run yum I get the following
error:
There was a problem importing one of the Python modules required to run
yum. The error leading to this problem was:
No module named cElementTree
Please install a package which provides this module, or verify that the
module is installed correctly.
It is possible that the above module doesn't match the current version
of Python which is:
2.4.1 (#1, Jun21 2005, 09:14:56)
[GCC 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)]
yum was running on my machine yesterday.
Are these problems with the way I have urlgrabber installed on my system
or is there a problem with the package?
Carl.