Enrico Fanti wrote:
Running this command: /usr/lib/anaconda-runtime/pkgorder /root/mydistro/i386 i386 | tee /root/mydistro/i386/pkgorder.txt I obtain this error message: Traceback (most recent call last): File "/usr/lib/anaconda-runtime/pkgorder", line 10, in ? import whiteout ImportError: No module named whiteout Somebody has an idea ?
Yes, make sure that you have installed the anaconda from the distribution that you are rebuilding. IIRC, I saw this when I was trying to rebuild RHEL3 beta2 when I wasn't on a RHEL3 beta2 machine.
Forrest --