Boyd Lynn Gerber wrote:
There are updates for 10.1, and quite a few. ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/i386/update/10.1/rpm
Though it is necessary to download and install files in: (next 2 lines is actually 1) ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/people/aj/ 10.1-packagemanagement-update-test/10.1-i386/
I installed using quick and dirty method. Changed to directory where files were downloaded and run: rpm -Uvh --force --nodeps ./*
I think you want
rpm -Fvh *rpm
This is what I used. I think it only update what you need. I try to avoid the --force.
Good Luck,
Hi Boyd, I agree your method is better. YaST spoiled me, and present problems found me off guard. I used the same as it was published in one of mails on suse-linux-e mailing list, and it worked. When YaST was up it was easy to remove development from the list and get dependencies OK. -- Regards, Rajko.