From what I've seen so far if you want to install binaries then the
build options would simply be "-A" or "-A -i".

On Thu, 2004-10-21 at 09:47, Aaron Bostick wrote:
> Hey guys,
> 
> I currently rsync SRC and UPD from release directories but not the BIN
> directory.  My plan is to put my own files in BIN.  So I recently
> upgraded a server and copied his binary rpms from his RPM/PKG directory
> to the BIN/sparc64-solaris8/ directory on the ftp/rsync host.
> 
> I've tried openpkg build -BuUa, -uUa, -Bu, -u, etc... but always the
> output tries to rebuild from source.  The best I can get is something
> like this:
> 
> if test ! -f /opkg/RPM/PKG/binutils-2.14-2.2.0.sparc64-solaris8-opk.rpm
> ; then /opkg/bin/openpkg rpm --rebuild
> ftp://auspmn04/release/2.2/SRC/binutils-2.14-2.2.0.src.rpm ; fi || exit
> $?
> 
> which is looking for the binary rpm local first before rebuilding.  That
> is fine but I thought build would curl the binary rpm down to the local
> machine first and then run the above command.  This I do not see
> happening.  
> 
> I have tried with indexes and without with same results.  I also tried
> build -r <repo> -f <index> and -r and -f by themselves.
> 
> Also, in my 00INDEX.rdf file, the BIN rdf entry is last because my
> experience is the later entries take precedence???
> 
> Any ideas?
> 
> Thanks,
> Aaron
> ______________________________________________________________________
> The OpenPKG Project                                    www.openpkg.org
> User Communication List                      [EMAIL PROTECTED]
-- 
David M. Fetter - UNIX Systems Administrator
Portland State University - www.oit.pdx.edu
"Only those who attempt the absurd can achieve the impossible."

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

Reply via email to