[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: questions about splitdistro
- From: Jason L Tibbitts III <tibbs math uh edu>
- To: kickstart-list redhat com
- Subject: Re: questions about splitdistro
- Date: 28 Nov 2001 18:50:43 -0600
>>>>> "ET" == Erik Troan <ewt redhat com> writes:
ET> 1) Run the pkgorder script, which will spit out a list of the
ET> order packages need to be in for installs
How do you run pkgorder, anyway? Python doesn't even have manpages,
but I figured out enough to do:
PYTHONPATH=/usr/lib/anaconda /usr/lib/anaconda-runtime/pkgorder /usr/local/redhat-7.2 i386
which gets me only:
Traceback (innermost last):
File "/usr/lib/anaconda-runtime/pkgorder", line 41, in ?
arch = arch, matchAllLang = 1)
File "/usr/lib/anaconda/comps.py", line 542, in __init__
self.readCompsFile(file, self.packages)
File "/usr/lib/anaconda/comps.py", line 452, in readCompsFile
(default, l) = split(l, None, 1)
ValueError: unpack list of wrong size
Note that my comps file hasn't been changed from what ships on the CD.
Anyway, I think my current setup has the file ordering all screwed up,
as I see things like:
Installing dump.
group disk does not exist - using root
Installing sash.
Installing setup.
Note that /etc/group is part of the setup package. Other packages
complain because their postinstall scripts can't run "rm".
- J<
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]