> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf Of
> Jacob Meuser
> Sent: Thursday, May 14, 2009 12:48 PM
> To: [email protected]
> Subject: Re: Help with PKG_PATH=
> 
> On Thu, May 14, 2009 at 11:30:52AM -0700, Francisco Valladolid Hdez. wrote:
> > Hi
> >
> >
> > --- On Thu, 5/14/09, Jose Perez Rodriguez <[email protected]> wrote:
> >
> > > From: Jose Perez Rodriguez <[email protected]>
> > > Subject: Help with PKG_PATH=
> > > To: [email protected]
> > > Date: Thursday, May 14, 2009, 6:41 PM
> > > Today i was installing OpenBSD 4.5
> > > and i type:
> > > export PKG_PATH=ftp://tp.openbsd.org/pub/OpenBSD/4.5/packages/i386/
> > > chmod u=rwx /home
> > > PKG_CACHE=/home
> > > pkg_add k3b
> > >
> > > But when i type "pkg_add k3b", is not working, and the url
> > > says "
> > > ftp://tp.openbsd.org//pub/OpenBSD/4.5/packages/i386/";.
> > > Strange, isn't it?
> > > (the double //) I'ts not my fault, so i don't what what
> > > happens.
> > >
> > > Thank you very much.
> >
> > Please correct the typo in the ftp url, and delete the last slash (/)
>                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> there's no problem with that.  it used to be required, even.
> 
> >
> > Regards.
> >
> 
> --
> [email protected]
> SDF Public Access UNIX System - http://sdf.lonestar.org

Buon giorno,

I'm also having a problem but with PKG_PATH:

  # pwd
  /root/Desktop
  # ls -l openbgpd-4.4.1.tgz                                                    
 
  -rw-r--r--  1 root  wheel  163070 May 13 18:08 openbgpd-4.4.1.tgz
  # export PKG_PATH=/root/Desktop
  # pkg_add openbgpd-4.4.1.tgz                                                  
 
  Can't find openbgpd-4.4.1.tgz
  /usr/sbin/pkg_add: openbgpd-4.4.1.tgz:Fatal error

I've also tried a direct download:

  # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/OpenBGPD 
  # pkg_add openbgpd-4.4.1.tgz                                 
  Error from ftp://ftp.openbsd.org//pub/OpenBSD/OpenBGPD/openbgpd-4.4.1.tgz:
  ftp: Writing -: Broken pipe
  Error from ftp://ftp.openbsd.org//pub/OpenBSD/OpenBGPD/openbgpd-4.4.1.tgz:
  ftp: Writing -: Broken pipe
  Error from ftp://ftp.openbsd.org//pub/OpenBSD/OpenBGPD/openbgpd-4.4.1.tgz:
  ftp: Writing -: Broken pipe
  Error from ftp://ftp.openbsd.org//pub/OpenBSD/OpenBGPD/openbgpd-4.4.1.tgz:
  ftp: Writing -: Broken pipe
  Error from ftp://ftp.openbsd.org//pub/OpenBSD/OpenBGPD/openbgpd-4.4.1.tgz:
  ftp: Writing -: Broken pipe
  Error from ftp://ftp.openbsd.org//pub/OpenBSD/OpenBGPD/openbgpd-4.4.1.tgz:
  ftp: Writing -: Broken pipe
  Can't find openbgpd-4.4.1.tgz
  /usr/sbin/pkg_add: openbgpd-4.4.1.tgz:Fatal error
  # uname -a
  OpenBSD NY.tpn-af.mil 4.4 GENERIC#1021 i386
 
I suspect this has more to do with the actual package. Any ideas?

Ciao for now,

Reply via email to