Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Life would be so much easier if we could just look at the source code. -- Dave Olson


devel / comp.unix.solaris / Re: 11.3 pkg uninstall "recursively"? Stuck on dependency loop

SubjectAuthor
* 11.3 pkg uninstall "recursively"? Stuck on dependency loopARZ Lab
`* Re: 11.3 pkg uninstall "recursively"? Stuck on dependency loopYTC#1
 `* Re: 11.3 pkg uninstall "recursively"? Stuck on dependency loopARZ Lab
  +- Re: 11.3 pkg uninstall "recursively"? Stuck on dependency loopJohn D Groenveld
  `- Re: 11.3 pkg uninstall "recursively"? Stuck on dependency loopYTC#1

1
11.3 pkg uninstall "recursively"? Stuck on dependency loop

<31bec6d5-9ae3-40de-84b4-afe8039a5d1dn@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=43&group=comp.unix.solaris#43

  copy link   Newsgroups: comp.unix.solaris
X-Received: by 2002:a05:620a:170d:: with SMTP id az13mr18059692qkb.505.1635242888148;
Tue, 26 Oct 2021 03:08:08 -0700 (PDT)
X-Received: by 2002:ac8:5846:: with SMTP id h6mr22775755qth.340.1635242887936;
Tue, 26 Oct 2021 03:08:07 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.unix.solaris
Date: Tue, 26 Oct 2021 03:08:07 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=213.55.224.49; posting-account=1Pu_rwoAAAB2r_mjSonZUZctDy1Suodq
NNTP-Posting-Host: 213.55.224.49
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <31bec6d5-9ae3-40de-84b4-afe8039a5d1dn@googlegroups.com>
Subject: 11.3 pkg uninstall "recursively"? Stuck on dependency loop
From: andywhyc...@gmail.com (ARZ Lab)
Injection-Date: Tue, 26 Oct 2021 10:08:08 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 27
 by: ARZ Lab - Tue, 26 Oct 2021 10:08 UTC

Hi Group,

I'm quite new to pkg, mostly used pkg[info|add|rm] before.

Trying to reduce the footprint of new full 11.3 install, started with gnome and could not find any way to remove the packages including dependants.

Ended up with self-mate recursive script, but that one has found two packages that depend on each other

===========================
bash-4.1#
bash-4.1# pkg uninstall system/display-manager/desktop-startup@0.37.1-0.175.2.0.0.26.0
Creating Plan (Solver setup): -
pkg uninstall: Unable to remove 'system/display-manager/desktop-startup@0.37.1-0.175.2.0.0.26.0' due to the following packages that depend on it:
system/input-method/imf-startup@0.5.11-0.175.3.0.0.26.2
bash-4.1#
bash-4.1# pkg uninstall system/input-method/imf-startup@0.5.11-0.175.3.0.0.26.2
Creating Plan (Solver setup): -
pkg uninstall: Unable to remove 'system/input-method/imf-startup@0.5.11-0.175.3.0.0.26.2' due to the following packages that depend on it:
system/display-manager/desktop-startup@0.37.1-0.175.2.0.0.26.0
bash-4.1#
=============================

How can I get out of it?
I cold not find any option for force uninstall ignoring dependencies

Thanks
Andrei

Re: 11.3 pkg uninstall "recursively"? Stuck on dependency loop

<slmg31$p7$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=44&group=comp.unix.solaris#44

  copy link   Newsgroups: comp.unix.solaris
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: bdp...@ytc1-spambin.co.uk (YTC#1)
Newsgroups: comp.unix.solaris
Subject: Re: 11.3 pkg uninstall "recursively"? Stuck on dependency loop
Date: Sun, 31 Oct 2021 16:26:09 +0000
Organization: A noiseless patient Spider
Lines: 49
Message-ID: <slmg31$p7$1@dont-email.me>
References: <31bec6d5-9ae3-40de-84b4-afe8039a5d1dn@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 31 Oct 2021 16:26:09 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="036f8614663fd459f1c797555d3028e3";
logging-data="807"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19azGR0eNTMBPPYAU5acjWS"
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0)
Gecko/20100101 Thunderbird/91.2.1
Cancel-Lock: sha1:5+OX8L4HjKcBElLD1Y46UISQnFM=
In-Reply-To: <31bec6d5-9ae3-40de-84b4-afe8039a5d1dn@googlegroups.com>
 by: YTC#1 - Sun, 31 Oct 2021 16:26 UTC

On 26/10/2021 11:08, ARZ Lab wrote:
> Hi Group,
>
> I'm quite new to pkg, mostly used pkg[info|add|rm] before.
>
> Trying to reduce the footprint of new full 11.3 install, started with gnome and could not find any way to remove the packages including dependants.
>
> Ended up with self-mate recursive script, but that one has found two packages that depend on each other

The normal install procedure is to start minimal and work up.
Default install should be solaris-small-server, a lot of people the
increase that to solaris-large-server.

For desktp it is solaris-desktop.

So, in the 1st instance try
pkg uninstall solaris-desktop

>
> ===========================
> bash-4.1#
> bash-4.1# pkg uninstall system/display-manager/desktop-startup@0.37.1-0.175.2.0.0.26.0
> Creating Plan (Solver setup): -
> pkg uninstall: Unable to remove 'system/display-manager/desktop-startup@0.37.1-0.175.2.0.0.26.0' due to the following packages that depend on it:
> system/input-method/imf-startup@0.5.11-0.175.3.0.0.26.2
> bash-4.1#
> bash-4.1# pkg uninstall system/input-method/imf-startup@0.5.11-0.175.3.0.0.26.2
> Creating Plan (Solver setup): -
> pkg uninstall: Unable to remove 'system/input-method/imf-startup@0.5.11-0.175.3.0.0.26.2' due to the following packages that depend on it:
> system/display-manager/desktop-startup@0.37.1-0.175.2.0.0.26.0
> bash-4.1#
> =============================
>
> How can I get out of it?
> I cold not find any option for force uninstall ignoring dependencies
>
> Thanks
> Andrei
>

--
Bruce Porter
"The internet is a huge and diverse community but mainly friendly"
http://ytc1.blogspot.co.uk/
There *is* an alternative! http://www.openoffice.org/

Re: 11.3 pkg uninstall "recursively"? Stuck on dependency loop

<5436b002-ddba-4b56-9685-07b5d24abc71n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=45&group=comp.unix.solaris#45

  copy link   Newsgroups: comp.unix.solaris
X-Received: by 2002:ac8:5794:: with SMTP id v20mr37075718qta.243.1635852359854;
Tue, 02 Nov 2021 04:25:59 -0700 (PDT)
X-Received: by 2002:ad4:5ce8:: with SMTP id iv8mr28730810qvb.21.1635852359619;
Tue, 02 Nov 2021 04:25:59 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.unix.solaris
Date: Tue, 2 Nov 2021 04:25:59 -0700 (PDT)
In-Reply-To: <slmg31$p7$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=213.55.224.49; posting-account=1Pu_rwoAAAB2r_mjSonZUZctDy1Suodq
NNTP-Posting-Host: 213.55.224.49
References: <31bec6d5-9ae3-40de-84b4-afe8039a5d1dn@googlegroups.com> <slmg31$p7$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <5436b002-ddba-4b56-9685-07b5d24abc71n@googlegroups.com>
Subject: Re: 11.3 pkg uninstall "recursively"? Stuck on dependency loop
From: andywhyc...@gmail.com (ARZ Lab)
Injection-Date: Tue, 02 Nov 2021 11:25:59 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 62
 by: ARZ Lab - Tue, 2 Nov 2021 11:25 UTC

On Sunday, October 31, 2021 at 5:26:15 PM UTC+1, YTC#1 wrote:
> On 26/10/2021 11:08, ARZ Lab wrote:
> > Hi Group,
> >
> > I'm quite new to pkg, mostly used pkg[info|add|rm] before.
> >
> > Trying to reduce the footprint of new full 11.3 install, started with gnome and could not find any way to remove the packages including dependants..
> >
> > Ended up with self-mate recursive script, but that one has found two packages that depend on each other
> The normal install procedure is to start minimal and work up.
> Default install should be solaris-small-server, a lot of people the
> increase that to solaris-large-server.
>
> For desktp it is solaris-desktop.
>
> So, in the 1st instance try
> pkg uninstall solaris-desktop
> >
> > ===========================
> > bash-4.1#
> > bash-4.1# pkg uninstall system/display-manager/desktop...@0.37.1-0.175.2.0.0.26.0
> > Creating Plan (Solver setup): -
> > pkg uninstall: Unable to remove 'system/display-manager/desktop...@0.37..1-0.175.2.0.0.26.0' due to the following packages that depend on it:
> > system/input-method/imf-s...@0.5.11-0.175.3.0.0.26.2
> > bash-4.1#
> > bash-4.1# pkg uninstall system/input-method/imf-s...@0.5.11-0.175.3.0.0..26.2
> > Creating Plan (Solver setup): -
> > pkg uninstall: Unable to remove 'system/input-method/imf-s...@0.5.11-0.175.3.0.0.26.2' due to the following packages that depend on it:
> > system/display-manager/desktop...@0.37.1-0.175.2.0.0.26.0
> > bash-4.1#
> > =============================
> >
> > How can I get out of it?
> > I cold not find any option for force uninstall ignoring dependencies
> >
> > Thanks
> > Andrei
> >
> --
> Bruce Porter
> "The internet is a huge and diverse community but mainly friendly"
> http://ytc1.blogspot.co.uk/
> There *is* an alternative! http://www.openoffice.org/

Thanks Bruce
Uninstalling solaris-desktop was a good idea.
That ran good, however, I still have bunch of gnome/ audio/ umage/ print/ groups with weird dependencies between each other that make it impossible ro remove the packages in a clean way, without risking to kill the system. In fact, I don't mind the risk, but there seem to be neither --force nor --nodeps options. Or is there?

Re: 11.3 pkg uninstall "recursively"? Stuck on dependency loop

<BccgJ.10026$Gco3.2592@fx01.iad>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=46&group=comp.unix.solaris#46

  copy link   Newsgroups: comp.unix.solaris
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!2.eu.feeder.erje.net!feeder.erje.net!feeder1.feed.usenet.farm!feed.usenet.farm!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!news-out.netnews.com!news.alt.net!fdc2.netnews.com!peer03.ams1!peer.ams1.xlned.com!news.xlned.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx01.iad.POSTED!not-for-mail
From: groenv...@acm.org (John D Groenveld)
Newsgroups: comp.unix.solaris
Subject: Re: 11.3 pkg uninstall "recursively"? Stuck on dependency loop
References: <31bec6d5-9ae3-40de-84b4-afe8039a5d1dn@googlegroups.com> <slmg31$p7$1@dont-email.me> <5436b002-ddba-4b56-9685-07b5d24abc71n@googlegroups.com>
Organization: Groenveld.US
Lines: 12
Message-ID: <BccgJ.10026$Gco3.2592@fx01.iad>
X-Complaints-To: abuse@frugalusenet.com
NNTP-Posting-Date: Tue, 02 Nov 2021 14:48:01 UTC
Date: Tue, 02 Nov 2021 14:48:01 GMT
X-Received-Bytes: 1115
 by: John D Groenveld - Tue, 2 Nov 2021 14:48 UTC

In article <5436b002-ddba-4b56-9685-07b5d24abc71n@googlegroups.com>,
ARZ Lab <andywhycare@gmail.com> wrote:
>Uninstalling solaris-desktop was a good idea.
>That ran good, however, I still have bunch of gnome/ audio/ umage/
>print/ groups with weird dependencies between each other that make

What's depending on them?
<URL:https://docs.oracle.com/cd/E86824_01/html/E54763/pkg-1.html>
$ pkg search -l depend::package/pkg

John
groenveld@acm.org

Re: 11.3 pkg uninstall "recursively"? Stuck on dependency loop

<sls4b1$h6g$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=47&group=comp.unix.solaris#47

  copy link   Newsgroups: comp.unix.solaris
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: bdp...@ytc1-spambin.co.uk (YTC#1)
Newsgroups: comp.unix.solaris
Subject: Re: 11.3 pkg uninstall "recursively"? Stuck on dependency loop
Date: Tue, 2 Nov 2021 19:42:25 +0000
Organization: A noiseless patient Spider
Lines: 67
Message-ID: <sls4b1$h6g$1@dont-email.me>
References: <31bec6d5-9ae3-40de-84b4-afe8039a5d1dn@googlegroups.com>
<slmg31$p7$1@dont-email.me>
<5436b002-ddba-4b56-9685-07b5d24abc71n@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 2 Nov 2021 19:42:26 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="3e2b059260a274aa9589ae4f3ce93c8c";
logging-data="17616"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+moijObMU2OcvLGaWIgsiV"
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0)
Gecko/20100101 Thunderbird/91.2.1
Cancel-Lock: sha1:+8VJp/tmut3ylxFjB88cKdTJRVc=
In-Reply-To: <5436b002-ddba-4b56-9685-07b5d24abc71n@googlegroups.com>
 by: YTC#1 - Tue, 2 Nov 2021 19:42 UTC

On 02/11/2021 11:25, ARZ Lab wrote:
> On Sunday, October 31, 2021 at 5:26:15 PM UTC+1, YTC#1 wrote:
>> On 26/10/2021 11:08, ARZ Lab wrote:
>>> Hi Group,
>>>
>>> I'm quite new to pkg, mostly used pkg[info|add|rm] before.
>>>
>>> Trying to reduce the footprint of new full 11.3 install, started with gnome and could not find any way to remove the packages including dependants.
>>>
>>> Ended up with self-mate recursive script, but that one has found two packages that depend on each other
>> The normal install procedure is to start minimal and work up.
>> Default install should be solaris-small-server, a lot of people the
>> increase that to solaris-large-server.
>>
>> For desktp it is solaris-desktop.
>>
>> So, in the 1st instance try
>> pkg uninstall solaris-desktop
>>>
>>> ===========================
>>> bash-4.1#
>>> bash-4.1# pkg uninstall system/display-manager/desktop...@0.37.1-0.175.2.0.0.26.0
>>> Creating Plan (Solver setup): -
>>> pkg uninstall: Unable to remove 'system/display-manager/desktop...@0.37.1-0.175.2.0.0.26.0' due to the following packages that depend on it:
>>> system/input-method/imf-s...@0.5.11-0.175.3.0.0.26.2
>>> bash-4.1#
>>> bash-4.1# pkg uninstall system/input-method/imf-s...@0.5.11-0.175.3.0.0.26.2
>>> Creating Plan (Solver setup): -
>>> pkg uninstall: Unable to remove 'system/input-method/imf-s...@0.5.11-0.175.3.0.0.26.2' due to the following packages that depend on it:
>>> system/display-manager/desktop...@0.37.1-0.175.2.0.0.26.0
>>> bash-4.1#
>>> =============================
>>>
>>> How can I get out of it?
>>> I cold not find any option for force uninstall ignoring dependencies
>>>
>>> Thanks
>>> Andrei
>>>
>> --
>> Bruce Porter
>> "The internet is a huge and diverse community but mainly friendly"
>> http://ytc1.blogspot.co.uk/
>> There *is* an alternative! http://www.openoffice.org/
>
>
> Thanks Bruce
> Uninstalling solaris-desktop was a good idea.
> That ran good, however, I still have bunch of gnome/ audio/ umage/ print/ groups with weird dependencies between each other that make it impossible ro remove the packages in a clean way, without risking to kill the system. In fact, I don't mind the risk, but there seem to be neither --force nor --nodeps options. Or is there?
>
>

As this is a new install, I'd suggest you start again and install either
solaris-small-server (text installer)and add what you need , or i using
AI then solaris-large-server.

Have a look at https://docs.oracle.com/cd/E53394_01/html/E54814/gmkea.html

(I can't find the S11.4 page just now)

--
Bruce Porter
"The internet is a huge and diverse community but mainly friendly"
http://ytc1.blogspot.co.uk/
There *is* an alternative! http://www.openoffice.org/

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor