RPM Community Forums

Mailing List Message of <rpm-devel>

Re: A setup <-> filesystem loop because of parentdir ordering

From: Bernhard Rosenkränzer <br@blankpage.ch>
Date: Tue 12 May 2009 - 22:03:07 CEST
Message-Id: <200905122203.07607.br@blankpage.ch>
On Tuesday 12 May 2009 21.18:48 Mark Hatle wrote:
> We handle this by doing installs in the following order:
> *) passwd/group (rpm2cpio)
> *) filesystem/basesystem/setup
> *) "Everything else"

Our approach is rather similar --

1. Install filesystem/basesystem
2. Install setup
3. rpm -Uvh --force filesystem/basesystem [to fix ownership, now that setup is 
there]
4. Everything else
Received on Tue May 12 22:05:33 2009
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.