RPM Community Forums

Mailing List Message of <rpm-devel>

Re: Releasing rpm-5.0.1

From: Jeff Johnson <n3npq@mac.com>
Date: Wed 30 Jan 2008 - 16:12:38 CET
Message-Id: <D1398109-BF90-4AE9-8349-79D9829F0E01@mac.com>

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 missing
> depdencies 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 Wed Jan 30 16:12:54 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.