RPM Community Forums

Mailing List Message of <rpm-devel>

RE: Releasing rpm-5.0.1

From: Stefan Westmeier <stefan_westmeier@hotmail.de>
Date: Sun 03 Feb 2008 - 10:26:24 CET
Message-ID: <BAY115-W37EE98028A78278460A81A98320@phx.gbl>

Hi,
 
just tried out the rpm-5.0.1.tar.gz delivery from rpm5.org.
 
Seems that the fix to check for dependencies during installation did not made it into the release!?
 
I verified it with the set of test packages I posted around. And unfortuanetly they instal without
any complains.
 
Will it be included in the next release?
 
Thx,
Stefan


From: n3npq@mac.comSubject: Re: Releasing rpm-5.0.1Date: Wed, 30 Jan 2008 10:12:38 -0500To: rpm-devel@rpm5.org

On Jan 30, 2008, at 9:58 AM, Stefan Westmeier wrote:
Hi, Just verified in my environment: works there as well!!By the way: --noparentdirs is necessary. Otherwise there are complaints about missingdepdencies for directories. Did not find any hint in man page or --help output. 
Yep.

The easiest survival path with dependencies on parent directories is
to run
    mkdir -p /etc/rpm/sysinfo
    rpm -Va --orphandirs > /etc/rpm/sysinfo/Dirnames

The better fix is to add some package (like filesystem)
that "owns" the directories.

73 de Jeff
Received on Sun Feb 3 10:26:27 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.