On Sun, Jul 23, 2006, Lois Bennett wrote:

> I am having a failure installing the tools:
>
> # /ilocal/bin/openpkg build openpkg-tools | sh
> sed: Missing newline at end of file standard input.
> :::: ftp://ftp.openpkg.org/stable/2/SRC/make-3.81-2.20060622.src.rpm ::::
> error: cannot open
> ftp://ftp.openpkg.org/stable/2/SRC/make-3.81-2.20060622.src.rpm:
>
> our systems are setup so they can't ftp and I get the entire dirtibution
> using rsync to one of our systems.  What to I edit to tell "build
> openpkg-tools"  to find a local file for this?

You have to use option "-r" to direct the script to your local
repository. If your mirror of ftp://ftp.openpkg.org/stable/2/SRC/ stays
under /foo use "openpkg build -r/foo openpkg-tools". That should solve
your problem.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to