[csw-users] /opt/csw/bin/pkg-get[24]: /dev/fd/2: cannot create

Alexander Skwar listen at alexander.skwar.name
Mon Aug 13 13:11:54 CEST 2007


Alexander Skwar <listen at alexander.skwar.name> wrote:

> Hallo!
> 
> I'm trying to install something using pkg-get on Solaris 10 machine. This
> fails:
> 
> root at svnds01 ~ # pkg-get  -i md5sum
> WARNING: gpg not found
> /opt/csw/bin/pkg-get[24]: /dev/fd/2: cannot create
> /opt/csw/bin/pkg-get[25]: /dev/fd/2: cannot create

Hm. I'm still getting this /dev/fd/2 error message. This time, it's
in a different line though:

root at svnds01 ~ # pkg-get -i ircii
/opt/csw/bin/pkg-get[56]: /dev/fd/2: cannot create
Trying http://mirror.switch.ch/ftp/mirror/csw/unstable/sparc/5.10/ircii-2.8.2-SunOS5.8-sparc-CSW.pkg.gz
[...]

Prior to installing ircii, I followed Earls hints:

# pkgadd -d http://www.blastwave.org/pkg_get.pkg
# cp -p /var/pkg-get/admin-fullauto /var/pkg-get/adminto
## /etc/profile add PATH=/opt/csw/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sbin:/usr/bin
# pkg-get -i gnupg perl textutils wget
# /opt/csw/bin/wget --output-document=pgp.key http://www.blastwave.org/mirrors.html
# gpg --import pgp.key

use_gpg and use_md5 are NOT set to false in pkg-get.conf. They are
left to the default values:

root at svnds01 ~ # grep use_ /opt/csw/etc/pkg-get.conf
#use_gpg=false
#use_md5=false

What am I missing this time?

And when I set "use_md5=false", I'm getting more /dev/fd/2 error messages:

root at svnds01 ~ # pkg-get -i ircii
/opt/csw/bin/pkg-get[56]: /dev/fd/2: cannot create
/opt/csw/bin/pkg-get[7]: /dev/fd/2: cannot create
md5 utility temporarily non-functional
assuming local file ircii-2.8.2-SunOS5.8-sparc-CSW.pkg.gz valid to use
Analysing special files...
[...]

Best regards,

Alexander Skwar




More information about the users mailing list