I am running Suse 9.1. The system cannot be connected to the internet but I can put in CDs and DVDs and USB drives.
I wanted to update the version of python on the system but I must upgrade glibc and a bunch of other files.
I decided to download opensuse 11 and burn it to a DVD thinking that all the packages I have should be there and the yast package manager would handle it all for me.
I added the DVD files to the install source list, however something broke. If I try to start the yast install module, it will try to load then crash with a seg. fault.
If I change the install source back to the way it was before, the module will load up, but almost all packages report a dependency error saying libstdc++.so.5 is missing eventhough the file is there. It seems that the version of libstdc++ it thinks I have does not include libstdc++.so.5 eventhough the version with it is clearly in the rpmdb.
I tried to ignore all this and manually install using rpm but I run into circular dependancy conflicts.
I’d appreciate any advice here. I cannot re-install and cannot connect to the internet.