[HEADS UP] Binary package changes
Grzegorz Błach
grzela at seculture.com
Thu Apr 5 08:38:20 PDT 2007
On Thu, 2007-04-05 at 12:48 +0200, Joerg Sonnenberger wrote:
> Hi all,
> due to the dead of my old server I've moved the pkgsrc build system to
> colocation. A few other things apply as well, so the following changes
> should be of general interest:
> (1) Binary packages for pkgsrc-current are available from
> http://www.pkgsrc-box.org/packages/current/DragonFly-1.8/
> and FTP respectively. This is built with X11_TYPE=modular.
> (2) Binary packages for pkgsrc-2007Q1 will follow after Easter when the
> branch is cut.
> (3) rsync is available as well, if you want to mirror the packages
> please contact me first. Due to bandwidth contraints (which might get
> sorted out soon), I'd like to keep the list short.
>
> I'm also looking for a donation of another KVR667D2D4F5K2/4G, as the
> virtual machine configuration is running at the memory limit of the box.
>
> Joerg
I can't install any packages from pkgsrc-box.org, but from
pkgsrc.dragonflybsd.org it works OK.
I have set PKG_PATH to
"ftp://pkgsrc-box.org/packages/current/DragonFly-1.8/All"
and exec "pkg_add -v bcrypt", after that I get this messages:
ftp -detv ftp://pkgsrc-box.org/packages/current/DragonFly-1.8/All/
ftp> prompt off
parsing: ftp://pkgsrc-box.org/packages/current/DragonFly-1.8/All
path: ftp://pkgsrc-box.org/packages/current/DragonFly-1.8/All
increasing RLIMIT_NOFILE to max. 1764 open files
trying PKG_PATH ftp://pkgsrc-box.org/packages/current/DragonFly-1.8/All
Spawning FTP coprocess
ftp> nlist bcrypt /var/tmp/pkg.MmzRc2
ftp> cd .
pkg_add: nothing appropriate found
ftp> nlist bcrypt.tbz /var/tmp/pkg.pypubU
Reusing FDs 4/5 for communication to FTP coprocess
ftp> cd .
pkg_add: nothing appropriate found
ftp> nlist bcrypt.tgz /var/tmp/pkg.Ez18HT
Reusing FDs 4/5 for communication to FTP coprocess
ftp> cd .
pkg_add: nothing appropriate found
ftp> nlist bcrypt-*.t[bg]z /var/tmp/pkg.guJMhY
Reusing FDs 4/5 for communication to FTP coprocess
ftp> cd .
pkg_add: nothing appropriate found
pkg_add: no pkg found for 'bcrypt', sorry.
ftp> close
When I set PKG_PATH to
"ftp://pkgsrc.dragonflybsd.org/pkgsrc-modular/All", everything goes OK.
This is for every package I try to install (not only for bcrypt).
More information about the Users
mailing list