We recently downloaded SLES9 SP1 iso's and I integrated them into our HTTP installation tree as outlined by Anas in a previous memo. However, when I went to install from them, the actual RPMS were not in the path the client was looking for them. My setup: /sles9/CD1/ /core9/CD[1-5]/ /SLES9-SP1/CD[1-3]/ Symlinks as directed # cat yast/instorder /SLES9-SP1/CD1 /sles9/CD1 /core9/CD1 # cat yast/order /SLES9-SP1/CD1 /SLES9-SP1/CD1 /sles9/CD1 /sles9/CD1 /core9/CD1 /core9/CD1 Looking at the errors in apache's logfile, the clients are attempting to find the SP1 RPMS at /SLES9-SP1/CD1/suse/i586/ (and i686 or noarch). However, on my isos the RPMS are actually at the path: /SLES9-SP1/CD1/i386/update/SUSE-CORE/9/rpm/i586 Creating symlinks to i586/i686/noarch under /suse to ../i386/update/SUSE-CORE/9/rpm allowed my installations to work, but I'm wondering if I have something setup incorrectly, or perhaps we downloaded the wrong SLES9 SP1 iso images from Novell? Here's what we have: # cat SLES-9-SP-1.MD5SUM 3282ab591c3bf1d50053e837026d15e0 SLES-9-SP-1-i386-RC5-CD1.iso 320b3c795f9732a7f45ec6323dab9240 SLES-9-SP-1-i386-RC5-CD2.iso 36e798f4868aece793b592c3d0f05e62 SLES-9-SP-1-i386-RC5-CD3.iso Thanks and Best Regards, Lee
participants (1)
-
Lee Mayes