Mine are in /var/cache/yum/updates-released/packages, but this box is fc5, YMMV. Also, yum does not necessarily keep rpms around after it installs them, it depends on a config setting which in fc is set by default to not keep rpms. find /var -type f |grep rpm should give a clue, though it might be slow. You could try downloading the rpms from the repo if it's not on your good box. Dave > > > So my question is, how do I copy the other three rpm's over to my > non-working computer so I can install them? > > > > On 10/24/07, Michael Semcheski <mhsemcheski@xxxxxxxxx> wrote: > > Oh, one more thing... Yes, it is Fedora 7. This is affecting my > > laptop. My desktop has a lot of the same packages, and I did an > > update at the same time. However, the desktop does not have this > > problem. > > > > > > > > On 10/24/07, Michael Semcheski <mhsemcheski@xxxxxxxxx> wrote: > > > Sorry for the lag... We had some beautiful weather here! > > > > > > OK, so in response to the two questions I received as replies: > > > > > > # yum -d 10 update > > > same error > > > > > > # rpm -qa yum\* > > > yum-metadata-parser-1.1.0-2.fc7 > > > # > > > > > > > > > > > > > > > On 10/19/07, Michael Schwendt <mschwendt@xxxxxxxxx> wrote: > > > > On 15/10/2007, Michael Semcheski <mhsemcheski@xxxxxxxxx> wrote: > > > > > Hi, > > > > > > > > > > I think the last time I ran yum, it was a 'yum update'. I don't > > > > > remember for sure. > > > > > > > > > > However, today I ran yum and got the following error. No matter what > > > > > arguments I give it, the result is the same: > > > > > > > > > > > > > > > There was a problem importing one of the Python modules > > > > > required to run yum. The error leading to this problem was: > > > > > > > > > > No module named storagefactory > > > > > > > > > > Please install a package which provides this module, or > > > > > verify that the module is installed correctly. > > > > > > > > > > It's possible that the above module doesn't match the > > > > > current version of Python, which is: > > > > > 2.5 (r25:51908, Apr 10 2007, 10:29:13) > > > > > [GCC 4.1.2 20070403 (Red Hat 4.1.2-8)] > > > > > > > > Fedora 7? What do you get for "rpm -qa yum\*"? I cannot find any > > > > reference to a storagefactory module within yum or python. > > > > > > > > -- > > > > fedora-list mailing list > > > > fedora-list@xxxxxxxxxx > > > > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > > > > > > > > > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list >