:: Re: [DNG] help request
Página Inicial
Delete this message
Reply to this message
Autor: o1bigtenor
Data:  
Para: Arnt Karlsen
CC: dng
Assunto: Re: [DNG] help request
On Thu, Dec 8, 2022 at 8:07 AM Arnt Karlsen <arnt@???> wrote:
>
> On Thu, 8 Dec 2022 06:28:12 -0600, o1bigtenor wrote in message
> <CAPpdf5_EzWzGEoHrCFX-TOR1gEcCiosuDBV5ffg4c+dB_eKVug@???>:
>
> > On Thu, Dec 8, 2022 at 6:23 AM Arnt Karlsen <arnt@???> wrote:
> > >
> > > On Thu, 8 Dec 2022 05:55:47 -0600, o1bigtenor wrote in message
> > > <CAPpdf58hdw65dqEP-k_1Z-puhjj2saO40ikW0dQLwUNNNs0BYA@???>:
> > >
> > > > Greetings
> > > >
> > > > Running Devuan testing.
> > > >
> > > > LXQT (with I think all of its packages) is listed as available for
> > > > upgrade but its being 'held back'.
> > > >
> > > > I would really like to understand why its being held back.
> > >
> > >
> > > ..post your output of "dpkg -l |grep lxqt |cut -c -75"
> > >
> > here it is :
> >
> > (trying to understand the script - - - - the cut -c -75 - - - that's
> > to limit the max total of packages displayed to 75 - - -yes?)
>
> ..nope, try cut the cut. ;o)
>
> >
> > # dpkg -l |grep lxqt |cut -c -75
> > ii  liblxqt-globalkeys-ui0:amd64                   0.16.0-1

snip
>
>
> ..re-update your liblxqt*s, mine are newer, as in 1.1.0-2|3ish.
>


Hm - - - very interesting.
Tried a couple cycles of update/upgrade - - - nothing happening.
So I tried a long short and did a apt install --reinstall lxqt-panel.
(Followed that with apt-mark auto lxqt-panel to keep things 'toegether'.)
Then and only then did apt pull in all the lxqt* packages - - to where I
now have some almost 30 packages from the 1.1.0-2 or 3 group.
Not everything labeled 16 is gone (there still is the 14 on one!).

Guess that I still don't understand why the packages were being held back.

(Makes me wonder if there are some circular arguments happening
behind the scenes and apt can't break the circles so the packages just
get held back - - - dunno!!!)

Thanks for the ideas/help.

Regards