I believe that's the same problem that I saw a while ago... I'm attaching an e-mail that, if I remember correctly, fixed the problem for me. (Well, I had the problem, and its fixed now, I just don't remember if it was this e-mail that fixed it for me) Here's the details: (From a very helpful Jonathan Zimmerman, as the e-mail ends with)
>After installing 7.3 on a SS5 a few times, as well as doing some poking around, >here's what I've come up with: > >1. The online update facility in Yast2 determines the distribution version >from /var/lib/YaST/update.inf. If you look on your machine, you'll probably >note the file doesn't exist. Here's how to create it: insert CD1, then run >"/usr/lib/YaST2/bin/create_update_inf /cdrom/suse/setup/descr"... this should >create update.inf and allow you to use the online update feature. > >2. The CD version warning you receive is probably because of corrupt information >under /var/adm/current_package_descr/. Here's how to correct that: > >again, insert CD1. >rm -f /var/adm/current_package_descr/.S.u.S.E* >rm -rf /var/adm/current_package_descr/suse/setup/descr >mkdir -p /var/adm/current_package_descr/suse/setup/descr >rm -rf /var/adm/current_package_descr/suse/setup/du >mkdir -p /var/adm/current_package_descr/suse/setup/du > >cp /cdrom/suse/setup/descr/common.* /var/adm/current_package_descr/suse/setup/descr > >cp /cdrom/suse/setup/descr/info /var/adm/current_package_descr/suse/setup/descr > >cp /cdrom/suse/setup/descr/english.* /var/adm/current_package_descr/suse/setup/descr > >cp /cdrom/suse/setup/descr/update.in_ /var/adm/current_package_descr/suse/setup/descr > >cp /cdrom/suse/setup/descr/en_US.* /var/adm/current_package_descr/suse/setup/descr > >cp /cdrom/suse/setup/du/du.dir /var/adm/current_package_descr/suse/setup/du > >cp /cdrom/.S.u.S.E* /var/adm/current_package_descr > >The only problem I've had with this is... when I install packages, I see loads >of warnings in the /var/log/y2log about undefined functions SlideShowCyclicDisplayUpdate() >and SlideShowProcessButtonPress(), and I don't see any textual information as >packages are installed. > >If you apply these fixes and see the same behavior I noted here, please let >me know (either way, actually)... maybe it is a problem with my installation, >rather than the fixes I've described above. > >Jonathan Zimmerman *************************************************************************** Bob Schaefer��������������������������� | "Where's the Kaboom?� There's work: [EMAIL PROTECTED]� |� supposed to be an Earth- home: [EMAIL PROTECTED]������������ |� shattering Kaboom!" - Marvin phone: 330-659-1842�������������������� |� Martian "Hare-Way to the Stars" *************************************************************************** -----Original Message----- From: Kevin Pfeiffer [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 8:12 AM To: [EMAIL PROTECTED] Subject: [suse-sparc] online updates with yast2 Hi SuSE-Sparc & Co, The install worked just fine; just as you all said it would. Now I'm trying to use the curses version of yast2 to load all the updates. Problem is after connecting to the ftp server (getting patch descriptions or something similar) I get a "File not found on server" error. I've tried modifying the pathname (/pub/sparc/7.3/etc....) to match what I see there but to no avail. I suppose I could do these by hand as well using rpm oder? It would be good for me as I need the practice with package management, but I didn't want to start practising today! ;-) -K -- Kevin Pfeiffer <[EMAIL PROTECTED]> - www.iu-bremen.de Online Editorial Services - International University Bremen "The rule still applies. However, this rule will not be enforced." -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
