Still no luck - see below.

> I don't think the media are necessarily bad.  I think the symbolic link
> you
> said you needed to add is causing the problem.  On the git390 system, I
> compared the output you sent me to the directory structure on the NFS
> server used to build git390.  The main differences I see (other than you
> not included the SRPM CDs) are this:
> 1. You have a sles9xsp3root/sp3-9/CD1/s390x/ and
> sles9xsp3root/sp3-9/CD2/s390x directory trees, which do not exist on "my"
> known working NFS server.
> 2. You have the symbolic link sles9xsp3root/suse -> core9/CD1/suse/

I removed all the ISOs and the old sles9xsp3root and started from scratch,
cut new ISOs downloaded to zLinux instance and ran vanilla mksles9root.sh
(sans my symlink). I then removed and readded the installation source in
yast. All I see now is currently installed software :-(

> I also noticed some "invalid userid or password" log entries when you
were
> trying to use your FTP source.

I have also tried NFS, HTTP and Local Directory - all with the same
results.

> The error you saw about 'SUSE LINUX Products GmbH != SuSE Linux AG' is
> because YOU is finding the wrong string in the media.3/media file it is
> looking at.  You should have two of them with the following contents:
> core9/CD3/media.3/media:SuSE Linux AG
> core9/CD3/media.3/media:20040702201752
> sp3-9/CD3/media.3/media:SUSE LINUX Products GmbH
> sp3-9/CD3/media.3/media:20051214003614
>
> Check yours to make sure they match that.

They do.

> I would do an "rm -rf" on sles9xsp3root/sp3-9/CD1/s390x and
> sles9xsp3root/sp3-9/CD2/s390x just out of general principles.  I would
> also
> remove the sles9xsp3root/suse symbolic link.  It may also be worthwhile
> deleting and re-adding your repository as an installation source.  There
> are some directories that get built down in
> /var/adm/YaST/InstSrcManager/IS_CACHE_0x00something that should may need
> be
> cleaned up, but I'm not at all sure about that.
>
> To see if the CDs are bad, checking the md5 checksums as Mike indicated
> would be a good idea:
> for file in `find . -type f -name MD5SUMS`
>   do dir=`dirname $file`
>        pushd $dir
>        md5sum -c MD5SUMS
>        popd
>   done

I used this (with a little mod to only show exceptions) - no invalid
checksums.

> 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

----------------------------------------------------------------------
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

Reply via email to