On Thu, 7 Aug 2003, Matthias Saou wrote: > Calculating available disk space - this could take a bit > Traceback (most recent call last): > File "/usr/bin/yum", line 60, in ? > yummain.main(sys.argv[1:]) > File "yummain.py", line 288, in main > File "clientStuff.py", line 969, in diskspacetest > AttributeError: 'module' object has no attribute 'install_callback' concur with a single package case as well: I will privately send a -d 5 trace to seth offlist -- Russ Herrold [herrold@ftp herrold]$ sudo su - [root@ftp root]# rpm -e joe [root@ftp root]# yum -y install joe Gathering header information file(s) from server(s) Server: Red Hat Linux 9 - i386 - Base Server: Red Hat Linux 9 - Updates Finding updated packages Downloading needed headers getting /var/cache/yum/base/headers/joe-0-2.9.7-12.i386.hdr Resolving dependencies Dependencies resolved I will do the following: [install: 0:joe-2.9.7-12.i386] Getting joe-2.9.7-12.i386.rpm Calculating available disk space - this could take a bit Traceback (most recent call last): File "/usr/bin/yum", line 60, in ? yummain.main(sys.argv[1:]) File "yummain.py", line 288, in main File "clientStuff.py", line 969, in diskspacetest AttributeError: 'module' object has no attribute 'install_callback' [root@ftp root]# rpm -q rpm python rpmrpm-4.2-0.69 -python-2.2.2-26 [root@ftp root]# rpm -qi yum Name : yum Relocations: (not relocateable) Version : 2.0.1 Vendor: (none) Release : 1preORC Build Date: Thu 07 Aug 2003 11:08:46 AM EDT Install Date: Thu 07 Aug 2003 11:09:51 AM EDT Build Host: ftp.basement.lan Group : System Environment/Base Source RPM: yum-2.0.1-1preORC.src.rpm Size : 347189 License: GPL Signature : (none) URL : http://www.dulug.duke.edu/yum/ Summary : RPM installer/updater Description : Yum is a utility that can check for and automatically download and install updated RPM packages. Dependencies are obtained and downloaded automatically prompting the user as necessary. [root@ftp root]#