[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: package installation ordering problem
- From: "Moray Henderson (ICT)" <Moray Henderson ict om org>
- To: "Discussion list about Kickstart" <kickstart-list redhat com>
- Subject: RE: package installation ordering problem
- Date: Thu, 27 Nov 2008 09:43:33 -0000
>From: Yishai Hadas [mailto:Yishai Hadas aladdin com]
>• The ln utility is part of coreutils-4.5.3-28.1.i386.rpm
>• The ln utility is used in a post script in other rpm of my ISO
>installation.
>• In pkgorder coreutils rpm appears before the second rpm so that ln
>should exist when the second rpm is installed.
>• I have used the /usr/lib/anaconda-runtime/genhdlist --withnumbers –
>fileorder option to create hdlist & hdlist2 based on mentioned pkgorder
>• The coreutils rpm is part of @Core group mentioned in my comps.xml
>• The second rpm is part of other group from comps.xml.
>
>coreutils is installed after the second rpm and ln command is failed as it
>doesn’t exist yet.
Hi Yishai
Your second rpm needs to specify coreutils as a PreReq, not Requires in its spec file.
Moray.
"To err is human. To purr, feline"
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]