Bug 3427 - (IPSvlc) IPSvlc installation failure - blastwave version pkg(5) is '0956b5b55a4d'
(IPSvlc)
: IPSvlc installation failure - blastwave version pkg(5) is '0956b5b55a4d'
Status: CLOSED DUPLICATE of bug 4028
Product: pkg
actions
: in97 (0956b5b55a4d)
: ANY/Generic All
: P4 normal (vote)
: ---
Assigned To: pkg/actions watcher
: pkg/actions watcher
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-09-14 00:12 UTC by briefkasten
Modified: 2008-11-01 15:29 UTC (History)
0 users (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description briefkasten 2008-09-14 00:12:17 UTC
Version: OpenSolaris 2008.11 pre (Nevada-97/osol-glob-97)

--

easys@opensolaris:~# pkg install IPSvlc
DOWNLOAD                                    PKGS       FILES     XFER (MB)
IPSlibid3tag                               93/94         0/5     0.00/0.10
PHASE                                        ACTIONS
Install Phase                            15615/18145 Action install failed for
'opt/csw/bin/lame' (pkg://Blastwave/IPSlame):
  OSError: [Errno 2] No such file or directory
pkg: An unexpected error happened during installation: [Errno 2] No such file
or directory
The Boot Environment opensolaris failed to be updated. A snapshot was taken
before the failed attempt and is mounted here /tmp/tmpbT7RMl. Use 'beadm
unmount opensolaris-3' and then 'beadm activate opensolaris-3' if you wish to
boot to this BE.
Traceback (most recent call last):
  File "/usr/bin/pkg", line 1861, in ?
    ret = main_func()
  File "/usr/bin/pkg", line 1825, in main_func
    return install(img, pargs)
  File "/usr/bin/pkg", line 653, in install
    img.imageplan.execute()
  File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 622,
in execute
    p.execute_install(src, dest)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/pkgplan.py", line 259, in
execute_install
    dest.install(self, src)
  File "/usr/lib/python2.4/vendor-packages/pkg/actions/hardlink.py", line 80,
in install
    os.link(target, path)
OSError: [Errno 2] No such file or directory


pkg: This is an internal error.  Please let the developers know about this
problem by filing a bug at http://defect.opensolaris.org and including the
above traceback and this message.  The version of pkg(5) is '0956b5b55a4d'.
easys@opensolaris:~# 

easys@opensolaris:~# pkg install IPSlame
DOWNLOAD                                    PKGS       FILES     XFER (MB)
IPSosslutils                               15/16        0/51     0.00/1.01
PHASE                                        ACTIONS
Install Phase                              5153/7273 Action install failed for
'opt/csw/bin/lame' (pkg://Blastwave/IPSlame):
  OSError: [Errno 2] No such file or directory
pkg: An unexpected error happened during installation: [Errno 2] No such file
or directory
The Boot Environment opensolaris failed to be updated. A snapshot was taken
before the failed attempt and is mounted here /tmp/tmpwDE5jq. Use 'beadm
unmount opensolaris-4' and then 'beadm activate opensolaris-4' if you wish to
boot to this BE.
Traceback (most recent call last):
  File "/usr/bin/pkg", line 1861, in ?
    ret = main_func()
  File "/usr/bin/pkg", line 1825, in main_func
    return install(img, pargs)
  File "/usr/bin/pkg", line 653, in install
    img.imageplan.execute()
  File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 622,
in execute
    p.execute_install(src, dest)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/pkgplan.py", line 259, in
execute_install
    dest.install(self, src)
  File "/usr/lib/python2.4/vendor-packages/pkg/actions/hardlink.py", line 80,
in install
    os.link(target, path)
OSError: [Errno 2] No such file or directory

pkg: This is an internal error.  Please let the developers know about this
problem by filing a bug at http://defect.opensolaris.org and including the
above traceback and this message.  The version of pkg(5) is '0956b5b55a4d'.
easys@opensolaris:~# 

--

Best Regards,
Carsten
Comment 1 Danek Duvall 2008-11-01 15:29:38 UTC
Recategorizing and closing as a dup of bug 4028, which was discovered first,
'cause the original category wasn't off in the weeds.

*** This bug has been marked as a duplicate of bug 4028 ***