I'm updating my system with my normal CHROOT method where I update all
teh packages in a CHROOT and then make packages of them for my real
system.

For the first time, I am doing this to my amd64 system rather than my
x86 system, and I've had a couple glitches.

Because /lib and /usr/lib are symlinked to /lib64 and /usr/lib64, the
packages I made in my CHROOT won't extract correctly.  It will get to
extracting /lib (or /usr/lib), which is a symlink, and it cannot create
the next level of directories within it because the referenced directory
doesn't exist where the package is being extracted.

Am I doing something wrong in creating the packages, or in extracting
them?

Thanks!

-- 
-M

There are 10 kinds of people in this world:
        Those who can count in binary and those who cannot.
-- 
[email protected] mailing list

Reply via email to