Well, we run the openpkg build command on our build servers as the opkg
user account and I have the build file (which contains rpm build options
only) located under /usr/local/.openpkg/build which would be the opkg
user's home directory.  Should this setup recognize the build file or do
I need to also have it reside in root's home directory?  I would expect
the way I set it up to work but it's not because openpkg build is
generating a build script that does not have the options I specified in
the build file.

On Sun, 2007-05-13 at 04:03 +0200, Torsten Homeyer wrote:
> Ralf S. Engelschall wrote:
> > On Fri, May 11, 2007, David M. Fetter wrote:
> > 
> >> Is the ~/.openpkg/build file still being acknowledged by openpkg-tools?
> >> It seems that it is no longer being adhered too when doing the build to
> >> create the build script.  I just want to make sure this method wasn't
> >> obsoleted somewhere along the lines.
> > 
> > "openpkg build" honors it and it works just fine for me. Here is an
> > example ~rse/.openpkg/build from one of my private boxes:
> > 
> > ----------------------------------------------------
> > [/usr/opkg]
> > -r /v/openpkg/SRC/CURRENT
> > -P sudo
> > -N sudo
> > -E j2se
> > 
> > [/v/p2p/sw]
> > -r /v/openpkg/SRC/CURRENT
> > -P sudo
> > -N sudo
> 
> It's behavior chnaged some time ago due to the fact that certain actions
> within the openpkg command run under the different user IDs of the
> OpenPKG hirarchy. Linking my ~/.openpkg/build file to all the
> /PREFIX/.openpkg directories did the trick for me.
> 
> Regards,
>       Torsten
> 
-- 
David M. Fetter - UNIX Systems Administrator
Portland State University - www.oit.pdx.edu

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to