|
Replies:
3
-
Last Post:
Dec 1, 2008 3:39 AM
by: dambi
|
|
|
Posts:
595
From:
Registered:
3/12/08
|
|
|
|
Cannot remove SUNWaudiohd - slim_install depends on it????
Posted:
Nov 28, 2008 6:30 AM
To: Projects » indiana » discuss
|
|
I am trying to remove the SUNWaudiohd package from OpenSolaris 2008.11 build 101b RC2 but I get an error message when I try to uninstall it saying:
Cannot remove 'pkg:/SUNWaudiohd@0.5.11,5.11-0.101:20081119T234700Z' due to the following packages that depend on it: pkg:/slim_install@0.1,5.11-0.101:20081119T235636Z
Is this a bug? How do I override this and remove the package anyway - there doesn't seem to be a 'force' option I can use with pkg.
Thanks
Andrew.
|
|
|
Posts:
1,531
From:
CZ
Registered:
2/6/07
|
|
|
|
Re: [indiana-discuss] Cannot remove SUNWaudiohd - slim_install
depends on it????
Posted:
Nov 28, 2008 8:16 AM
in response to: andrewk8
|
|
Hi Andrew,
you are hitting following bug:
http://defect.opensolaris.org/bz/show_bug.cgi?id=5492
You can safely remove slim_install from installed system:
$ pfexec pkg uninstall slim_install
Thank you, Jan
andrew wrote: > I am trying to remove the SUNWaudiohd package from OpenSolaris 2008.11 build 101b RC2 but I get an error message when I try to uninstall it saying: > > Cannot remove 'pkg:/SUNWaudiohd@0.5.11,5.11-0.101:20081119T234700Z' due to > the following packages that depend on it: > pkg:/slim_install@0.1,5.11-0.101:20081119T235636Z > > Is this a bug? How do I override this and remove the package anyway - there doesn't seem to be a 'force' option I can use with pkg. > > Thanks > > Andrew. >
_______________________________________________ indiana-discuss mailing list indiana-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
|
|
|
|
Posts:
595
From:
Registered:
3/12/08
|
|
|
|
Re: [indiana-discuss] Cannot remove SUNWaudiohd - slim_install depends on it????
Posted:
Nov 28, 2008 9:52 AM
in response to: dambi
To: Projects » indiana » discuss
Cc: OpenSolaris » help
|
|
> Hi Andrew, > > you are hitting following bug: > > http://defect.opensolaris.org/bz/show_bug.cgi?id=5492 > > You can safely remove slim_install from installed > system: > > $ pfexec pkg uninstall slim_install > > Thank you, > Jan > > > andrew wrote: > > I am trying to remove the SUNWaudiohd package from > OpenSolaris 2008.11 build 101b RC2 but I get an error > message when I try to uninstall it saying: > > > > Cannot remove > 'pkg:/SUNWaudiohd@0.5.11,5.11-0.101:20081119T234700Z' > due to > > the following packages that depend on it: > > pkg:/slim_install@0.1,5.11-0.101:20081119T235636Z > > > > Is this a bug? How do I override this and remove > the package anyway - there doesn't seem to be a > 'force' option I can use with pkg. > > > > Thanks > > > > Andrew. > >
OK, so slim_install is the installer that installed OpenSolaris from the Live CD, but this should be getting removed from the installed system - is that right?
Andrew.
|
|
|
|
Posts:
1,531
From:
CZ
Registered:
2/6/07
|
|
|
|
Re: [indiana-discuss] Cannot remove SUNWaudiohd - slim_install
depends on it????
Posted:
Dec 1, 2008 3:39 AM
in response to: andrewk8
|
|
Hi Andrew,
andrew wrote: >> Hi Andrew, >> >> you are hitting following bug: >> >> http://defect.opensolaris.org/bz/show_bug.cgi?id=5492 >> >> You can safely remove slim_install from installed >> system: >> >> $ pfexec pkg uninstall slim_install >> >> Thank you, >> Jan >> >> >> andrew wrote: >> >>> I am trying to remove the SUNWaudiohd package from >>> >> OpenSolaris 2008.11 build 101b RC2 but I get an error >> message when I try to uninstall it saying: >> >>> Cannot remove >>> >> 'pkg:/SUNWaudiohd@0.5.11,5.11-0.101:20081119T234700Z' >> due to >> >>> the following packages that depend on it: >>> pkg:/slim_install@0.1,5.11-0.101:20081119T235636Z >>> >>> Is this a bug? How do I override this and remove >>> >> the package anyway - there doesn't seem to be a >> 'force' option I can use with pkg. >> >>> Thanks >>> >>> Andrew. >>> >>> > > OK, so slim_install is the installer that installed OpenSolaris from the Live CD, but this should be getting removed from the installed system - is that right? >
slim_install cluster is used when LiveCD is being created by Distribution constructor (DC) - it pulls LiveCD bits into DC 'proto' area. slim_install should be removed before LiveCD ISO image is finally created as it is not needed on LiveCD itself - installation is done by copying the content of LiveCD to the target.
Thank you, Jan
_______________________________________________ indiana-discuss mailing list indiana-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
|
|
|
|
|