I'm trying to upgrade rpm on my amd64 fc4 box.

both yum and smart fails. (I'm able to download the rpm:s manually and
install them so I'm not stuck)

yum:
yum upgrade rpm
Repository updates is listed more than once in the configuration
Setting up Upgrade Process
Setting up repositories
at-stable                 100% |=========================|  951 B    00:00     
atrpms                    100% |=========================|  951 B    00:00     
livna                     100% |=========================|  951 B    00:00     
jpackage16-generic        100% |=========================|  951 B    00:00     
jpackage16-fc             100% |=========================|  951 B    00:00     
http://dl.atrpms.net/fc4-x86_64/redhat/updates/repodata/repomd.xml: [Errno 4] 
IOError: HTTP Error 404: Date: Mon, 02 Jan 2006 22:41:38 GMT
Server: Apache/2.0.54 (Fedora)
Content-Length: 322
Connection: close
Content-Type: text/html; charset=iso-8859-1
Trying other mirror.
updates                   100% |=========================|  951 B    00:00     
release                   100% |=========================|  951 B    00:00     
freshrpms                 100% |=========================|  951 B    00:00     
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package rpm.x86_64 0:4.4.1-22_49.rhfc4.at set to be updated
--> Running transaction check
--> Processing Dependency: rpm = 4.4.1-21 for package: rpm-build
--> Processing Dependency: rpm = 4.4.1-21 for package: rpm-devel
--> Processing Dependency: librpm4.4 = 4.4.1 for package: rpm
--> Processing Dependency: rpm = 4.4.1-21 for package: rpm-python
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for rpm-build to pack into transaction set.

http://dl.atrpms.net/fc4-x86_64/atrpms/stable/RPMS/rpm-build-4.4.1-22_49.rhfc4.at.x86_64.rpm:
[Errno 4] IOError: HTTP Error 404: Date: Mon, 02 Jan 2006 22:42:03 GMT
Server: Apache/2.0.54 (Fedora) Content-Length: 348 Connection: close
Content-Type: text/html; charset=iso-8859-1 Trying other mirror.
 Error: failure: RPMS/rpm-build-4.4.1-22_49.rhfc4.at.x86_64.rpm from
at-stable: [Errno 256] No more mirrors to try. 




smart:
smart  upgrade rpm
Loading cache...
 [100%]

Computing transaction...

Upgrading packages (7):

Installed packages (1):
  

5.3MB of package files are needed. 146.4kB will be used.

Confirm changes? (Y/n): 

Fetching packages...
-> http://dl.atrpms.net/.../rpm-devel-4.4.1-22_49.rhfc4.at.x86_64.rpm
-> http://dl.atrpms.net/.../up2date-gnome-4.4.23-4_11.rhfc4.at.x86_64.rpm
 [ 12%]
-> http://dl.atrpms.net/.../libbeecrypt6-4.1.2-8_9.rhfc4.at.x86_64.rpm
 [ 25%]
-> http://dl.atrpms.net/.../rpm-python-4.4.1-22_49.rhfc4.at.x86_64.rpm
 [ 37%]
-> http://dl.atrpms.net/.../rpm-4.4.1-22_49.rhfc4.at.x86_64.rpm
 [ 50%]
-> http://dl.atrpms.net/.../rpm-build-4.4.1-22_49.rhfc4.at.x86_64.rpm
 [ 62%]
-> http://dl.atrpms.net/.../librpm4.4-4.4.1-22_49.rhfc4.at.x86_64.rpm
 [ 75%]
 [ 87%]
-> http://dl.atrpms.net/.../up2date-4.4.23-4_11.rhfc4.at.x86_64.rpm
 [100%]


Committing transaction...
 [  0%]

Traceback (most recent call last):
  File "/usr/bin/smart", line 194, in ?
    main(sys.argv[1:])
  File "/usr/bin/smart", line 167, in main
    exitcode = iface.run(opts.command, opts.argv)
  File "/usr/lib64/python2.4/site-packages/smart/interface.py", line 53, in run
    result = _command.main(self._ctrl, opts)
  File "/usr/lib64/python2.4/site-packages/smart/commands/upgrade.py", line 
182, in main
    ctrl.commitTransaction(trans, confirm=confirm)
  File "/usr/lib64/python2.4/site-packages/smart/control.py", line 464, in 
commitTransaction
    return self.commitChangeSet(trans.getChangeSet(), caching, confirm)
  File "/usr/lib64/python2.4/site-packages/smart/control.py", line 518, in 
commitChangeSet
    pmclass().commit(pmcs, pkgpaths)
  File "/usr/lib64/python2.4/site-packages/smart/backends/rpm/pm.py", line 206, 
in commit
    probs = ts.run(cb, None)
  File "/usr/lib64/python2.4/site-packages/smart/backends/rpm/pm.py", line 295, 
in __call__
    self.prog.show()
  File "/usr/lib64/python2.4/site-packages/smart/progress.py", line 110, in show
    self.expose(topic, percent, *info)
  File "/usr/lib64/python2.4/site-packages/smart/interfaces/text/progress.py", 
line 102, in expose
    out.write(self._topicmaskn % (n, topic))
ValueError: unsupported format character '-' (0x2d) at index 9
-- 
Joakim Verona
www.verona.se




_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to