Edd Barrett wrote on Sun, Feb 03, 2008 at 11:18:49PM +0000:
> pkg_add appears to be exiting straight away without installing anything.
> 
> ---8<---
> # pkg_info
> # echo $PKG_PATH
> ftp://ftp.rt.fm/pub/OpenBSD/snapshots/packages/i386/
> # pkg_add -i rxvt jwm zsh xpdf vim mplayer pidgin silc irssi feh
[...]
> Can't resolve silc
[...]
> #

 $ ftp ftp.rt.fm
Connected to ftp.rt.fm.
[...]
ftp> cd pub/OpenBSD/snapshots/packages/i386
250 CWD command successful.
ftp> ls silc*
150 Opening ASCII mode data connection for '/bin/ls'.
-r--r--r--  1 1009  997   699548 Jan 31 09:22 silc-client-1.1.3.tgz
-r--r--r--  1 1009  997   328944 Jan 31 09:22 silc-server-1.0.4p0.tgz
-r--r--r--  1 1009  997  5956666 Jan 31 09:22 silc-toolkit-1.1.5.tgz

> ---8<---
> Is anyone else experiencing this?

When you request a non-existant package,
printing an error message and exiting is OK imho.

Reply via email to