On Feb 4, 2008 12:18 AM, Edd Barrett <[EMAIL PROTECTED]> wrote: > Hi, > > 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 > Ambiguous: choose package for vim > 0: <None> > 1: vim-7.1.175-gtk2 > 2: vim-7.1.175-no_x11 > Your choice: 1 > Ambiguous: choose package for mplayer > 0: <None> > 1: mplayer-1.0pre8p17 > 2: mplayer-1.0pre8p17-no_x11 > 3: mplayer-1.0pre8p17-sdl > Your choice: 1 > Ambiguous: choose package for pidgin > 0: <None> > 1: pidgin-2.3.1p0 > 2: pidgin-2.3.1p0-gtkspell > Your choice: 1 > Can't resolve silc > Ambiguous: choose package for irssi > 0: <None> > 1: irssi-0.8.12p1 > 2: irssi-0.8.12p1-socks > Your choice: 1 > # > ---8<--- > > Is anyone else experiencing this? > > -- > > Best Regards > > Edd > > http://students.dec.bournemouth.ac.uk/ebarrett > >
You should try with the -v option to get more details about what is going on. -v Turn on verbose output. Several -v turn on more verbose output. -- Pierre Riteau