while updating my box to latest 4.0-beta, i get this with ports

$ sudo pkg_add -u libtool  vim-lang
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
Successfully retrieved file.
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Use of uninitialized value in numeric eq (==) at
/usr/libdata/perl5/OpenBSD/Ustar.pm line 103.
Use of uninitialized value in numeric eq (==) at
/usr/libdata/perl5/OpenBSD/Ustar.pm line 103.
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
Use of uninitialized value in numeric eq (==) at
/usr/libdata/perl5/OpenBSD/ProgressMeter.pm line 45.
ftp: connect: Address already in use
Error reading
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Candidates for updating vim-lang-7.0.35p0-no_x11 ->
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Candidates for updating libtool-1.5.22 -> libtool-1.5.22p0
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Looking for updates|No need to update vim-7.0.42-no_x11

works ok if ask one by one, except clamav

$ sudo pkg_add -u clamav
Password:
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
Successfully retrieved file.
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Candidates for updating unzip-5.52 -> unzip-5.52
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Candidates for updating lha-1.14i.ac20050924 -> lha-1.14i.ac20050924
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Candidates for updating curl-7.15.4 -> curl-7.15.4
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Candidates for updating zoo-2.10.1p1 -> zoo-2.10.1p1
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Candidates for updating arc-5.21op0 -> arc-5.21op0
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Candidates for updating bzip2-1.0.3 -> bzip2-1.0.3
Error from http://ftp.scarlet.be/pub/openbsd/snapshots/packages/i386/:
ftp: Writing -: Broken pipe
Candidates for updating clamav-0.88.2 -> clamav-0.88.4
Looking for updates: complete
Cannot find updates for unarj-2.43 unrar-3.54p0


Regards

                Julien

note: i had the following updates needed:
$ grep "Candidates for updating " /tmp/pkg_add.update|awk '{ if ($4!=$6)
{ print $0; }}'
Candidates for updating clamav-0.88.2 -> clamav-0.88.4
Candidates for updating libtool-1.5.22 -> libtool-1.5.22p0
Candidates for updating vim-lang-7.0.35p0-no_x11 -> vim-lang-7.0.42p0-no_x11

Reply via email to