DragonFly BSD
DragonFly bugs List (threaded) for 2004-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Fwd: DragonFly ISO release build failure


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 23 Sep 2004 10:24:14 -0700 (PDT)

:FYI
:
:--------------------------- Original Message ---------------------------
:Subject: DragonFly ISO release build failure
:From:    "Charlie Root" <root@xxxxxxxxxxxxxxxxxxxxxx>
:Date:    Thu, September 23, 2004 2:31 am
:To:      root@xxxxxxxxxxxxxxxxxxxxxx
:------------------------------------------------------------------------
:[snip]
:/usr/release/root/usr/share/man/man8 ===> usr.sbin/authpf
:install -s -o root -g authpf -m 6555   authpf /usr/release/root/usr/sbin
:install: unknown group authpf
:*** Error code 67

    It occurs to me that having a pre-install upgrade target is not 
    sufficient, especially when one is building a release where the
    install target is not "/".

    I'm thinking for this case we should add an option to install to
    allow an alternative group number to be specified if the group name
    does not exist.  e.g.:

    install -s -o root -G authpf:63 ...

    I am going to test that out as a solution.

						-Matt




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]