On Fri, 30 May 2008 10:28:09 +0200, Michael Schwendt wrote: > > used 'yum', similar error on all 3. > > > > +++++ > > Yum Version: 3.2.7 > > COMMAND: yum -v -y install thunderbird-2.0.0.14-1.fc8.i386.rpm 2 > > What is the " 2" doing at the end of the command-line? > Btw, you would need "yum localinstall ..." for Yum to resolve > dependencies of locally downloaded packages. A minor correction here. "yum install ..." would work too, but first searches for the given package names in the metadata, whereas "yum localinstall ..." treats all given package names as local file args/globs. That also results in different output, and localinstall option's output is more helpful in this case. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list