>>> On Wed, Oct 31, 2007 at 10:49 AM, in message <[EMAIL PROTECTED]>, Paul Noble <[EMAIL PROTECTED]> wrote: -snip- > /sles10/sles10root/dvd1/suse/src/xalan-j2-2.6.0-21.2.src.rpm > lxsrc:/sles10 # > > So, the rpm files for xalan DO appear to be there, but it seems that the > install procedure on the target system is not looking for them in the right > place. Right?
Nope, it's finding them, trust me. Remember, I wanted you to check the signatures on the RPM itself, but you didn't know where it was located. So now, rpm --checksig /sles10/sles10root/dvd1/suse/src/xalan-j2-2.6.0-21.2.src.rpm will see if the signatures are OK or not. Also, please run this command, while in the same directory as the .iso file: md5sum "SLES-10-IBM zSeries-DVD1.iso" ac2adb5a89be5d96d9142101429d619c SLES-10-IBM zSeries-DVD1.iso If the output doesn't match exactly, then you should download the .iso file again. (But this time, grab the Service Pack 1 version, not the GA version.) Finally, take a look at /var/log/YaST2/y2log and try to make some sense of that (it won't be easy). You may find some hints in there as to why it's not installing the package. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
