Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

"Experience has proved that some people indeed know everything." -- Russell Baker


computers / alt.os.linux.ubuntu / Ubuntu 20.04 - I seem to be in a vicious circle of dependencies

SubjectAuthor
* Ubuntu 20.04 - I seem to be in a vicious circle of dependenciesHenry Crun
+* Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependenciesMarco Moock
|+* Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependenciesHenry Crun
||+- Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependenciesDan Purgert
||+- Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependenciesMarco Moock
||`- Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependenciesJonathan N. Little
|`* Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependenciesHenry Crun
| `- Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependenciesMarco Moock
+* Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependenciesBobbie Sellers
|+- Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependenciesMarco Moock
|`- Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependenciesHenry Crun
`- Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependenciesDr. Noah Bodie

1
Ubuntu 20.04 - I seem to be in a vicious circle of dependencies

<jndkc5Fh1tkU1@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2494&group=alt.os.linux.ubuntu#2494

  copy link   Newsgroups: alt.os.linux.ubuntu
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!lilly.ping.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: mike@rechtman.com (Henry Crun)
Newsgroups: alt.os.linux.ubuntu
Subject: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies
Date: Fri, 2 Sep 2022 08:58:28 +0300
Lines: 98
Message-ID: <jndkc5Fh1tkU1@mid.individual.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: individual.net ziyWDraVkzP60ScA82IyeAvF6pWt7KOsRaFWnywxvEVDOQem3A
Cancel-Lock: sha1:CAW2qjvoORkthPkuWMU5fqqkgE8=
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
Thunderbird/91.13.0
Content-Language: en-US
 by: Henry Crun - Fri, 2 Sep 2022 05:58 UTC

Running 20.o4, up till now entirely updated.

My tale of woe (And apologies for it's length):

~$ sudo apt update
Hit:1 http://deb.debian.org/debian buster InRelease
Get:2 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
Hit:3 http://ppa.launchpad.net/gerardpuig/ppa/ubuntu focal InRelease
Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:5 http://deb.debian.org/debian-security buster/updates InRelease
Hit:6 http://ppa.launchpad.net/kelebek333/kablosuz/ubuntu focal InRelease
Hit:7 http://ppa.launchpad.net/mkusb/unstable/ubuntu focal InRelease
Hit:8 http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu focal InRelease
Fetched 56.6 kB in 1s (41.1 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.
....
:~$ apt list --upgradable
Listing... Done
libjpeg-turbo-progs/oldstable 1:1.5.2-2+deb10u1 amd64 [upgradable from: 2.0.3-0ubuntu1.20.04.1]
N: There are 2 additional versions. Please use the '-a' switch to see them.
....

~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
libjpeg-turbo-progs
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
....
~$ sudo apt install libjpeg-turbo-progs
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libjpeg-turbo-progs : Depends: libturbojpeg0 (>= 1.4.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
....
But:
~$ sudo apt install libturbojpeg0
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libjpeg8 : Depends: libjpeg-turbo8 (>= 1.1.90+svn722-1ubuntu6) but it is not going to be installed
libqt5svg5 : Depends: libqt5widgets5 (>= 5.12.8+dfsg~) but it is not going to be installed
qt5-gtk-platformtheme : Depends: libgtk-3-0 (>= 3.9.10) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
....
~$ sudo apt install libjpeg8
Reading package lists... Done
Building dependency tree
Reading state information... Done
libjpeg8 is already the newest version (8c-2ubuntu8).
libjpeg8 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

Also, checking for held packages:
~$ apt-mark showhold
~$ <== nothing there

And checking in case libjpeg-turbo-progs is held in a partial phase:

apt-cache policy libjpeg-turbo-progs
libjpeg-turbo-progs:
Installed: 2.0.3-0ubuntu1.20.04.1
Candidate: 1:1.5.2-2+deb10u1
Version table:
1:1.5.2-2+deb10u1 300
300 http://deb.debian.org/debian buster/main amd64 Packages
*** 2.0.3-0ubuntu1.20.04.1 100
100 /var/lib/dpkg/status
2.0.3-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
(no % characters)

Apologies once again for the length of this post. All and any comments gratefully accepted,
And if I'm being an idiot, let me know.

Thanks,
Mike

Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies

<tes9e0$2fgqu$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2495&group=alt.os.linux.ubuntu#2495

  copy link   Newsgroups: alt.os.linux.ubuntu
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: mo01@posteo.de (Marco Moock)
Newsgroups: alt.os.linux.ubuntu
Subject: Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies
Date: Fri, 2 Sep 2022 08:55:59 +0200
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <tes9e0$2fgqu$1@dont-email.me>
References: <jndkc5Fh1tkU1@mid.individual.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 2 Sep 2022 06:56:00 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="daf5ad372bc9cd92dc11c70f877381f5";
logging-data="2605918"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19DHXrHznfrySD5D7DstoiC"
Cancel-Lock: sha1:x9cv7g4j+SyBktUkKp7O5sObO4c=
 by: Marco Moock - Fri, 2 Sep 2022 06:55 UTC

On Fri, 2 Sep 2022 08:58:28 +0300
Henry Crun <mike@rechtman.com> wrote:

> ~$ sudo apt update
> Hit:1 http://deb.debian.org/debian buster InRelease
> Get:2 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]

You have Ubuntu, but you also have Debian's repos in your sources.list.
This will create a huge mess.
Reinstall with Ubuntu 22.04 and only use repositories that are mode for
your OS. Don't place repos from other operating systems in your
sources.list.

Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies

<jndu1fFikljU1@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2496&group=alt.os.linux.ubuntu#2496

  copy link   Newsgroups: alt.os.linux.ubuntu
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!news-peer.in.tum.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: mike@rechtman.com (Henry Crun)
Newsgroups: alt.os.linux.ubuntu
Subject: Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies
Date: Fri, 2 Sep 2022 11:43:25 +0300
Lines: 20
Message-ID: <jndu1fFikljU1@mid.individual.net>
References: <jndkc5Fh1tkU1@mid.individual.net> <tes9e0$2fgqu$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: individual.net xo0MaAZVjWtbPJEY6xJoVwBho2yrmvYuVmIOIpgjhrt7msC0yM
Cancel-Lock: sha1:R3lJNPOgpVNDEBmYWHWzAy92ZAs=
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
Thunderbird/91.13.0
Content-Language: en-US
In-Reply-To: <tes9e0$2fgqu$1@dont-email.me>
 by: Henry Crun - Fri, 2 Sep 2022 08:43 UTC

On 02/09/2022 9:55, Marco Moock wrote:
> On Fri, 2 Sep 2022 08:58:28 +0300
> Henry Crun <mike@rechtman.com> wrote:
>
>> ~$ sudo apt update
>> Hit:1 http://deb.debian.org/debian buster InRelease
>> Get:2 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
>
> You have Ubuntu, but you also have Debian's repos in your sources.list.
> This will create a huge mess.
> Reinstall with Ubuntu 22.04 and only use repositories that are mode for
> your OS. Don't place repos from other operating systems in your
> sources.list.
>

The debian repositories have been there since 2020, when I used them to install chromium without using snap.
They have never caused problems before, and are not in use currently.
I was planning on staying with 20.04 for another few months, as it is supported until 2025
Rather than upgrading now, I will grit my teeth and ignore the apt messages (The don't seem to hurt, just bother my
sense of cleanlines...)

Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies

<slrnth3s0c.27k.dan@djph.net>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2497&group=alt.os.linux.ubuntu#2497

  copy link   Newsgroups: alt.os.linux.ubuntu
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: dan@djph.net (Dan Purgert)
Newsgroups: alt.os.linux.ubuntu
Subject: Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies
Date: Fri, 2 Sep 2022 11:58:29 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 50
Message-ID: <slrnth3s0c.27k.dan@djph.net>
References: <jndkc5Fh1tkU1@mid.individual.net>
<tes9e0$2fgqu$1@dont-email.me> <jndu1fFikljU1@mid.individual.net>
Injection-Date: Fri, 2 Sep 2022 11:58:29 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="e6e19cff1c6e43d3862a4031b05f6170";
logging-data="2659093"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18/cTyfkKi0V4sC6/74oPNjgAwaTAybmaE="
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:jaq045n5sTQM5AAuzBlieHrc8+0=
X-PGP-KeyID: 0x4CE72860
 by: Dan Purgert - Fri, 2 Sep 2022 11:58 UTC

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Henry Crun wrote:
> On 02/09/2022 9:55, Marco Moock wrote:
>> On Fri, 2 Sep 2022 08:58:28 +0300
>> Henry Crun <mike@rechtman.com> wrote:
>>
>>> ~$ sudo apt update
>>> Hit:1 http://deb.debian.org/debian buster InRelease
>>> Get:2 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
>>
>> You have Ubuntu, but you also have Debian's repos in your sources.list.
>> This will create a huge mess.
>> Reinstall with Ubuntu 22.04 and only use repositories that are mode for
>> your OS. Don't place repos from other operating systems in your
>> sources.list.
>>
>
> The debian repositories have been there since 2020, when I used them
> to install chromium without using snap.
> They have never caused problems before, and are not in use
> currently.

They _are_ in use (as evidenced by being in your repo caches getting
updated), and are causing you trouble now; as Debian and Ubuntu's
version of the stuck application have diverged in requirements.

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE3asj+xn6fYUcweBnbWVw5UznKGAFAmMR8AwACgkQbWVw5Uzn
KGCEgQ/+LG9NSCOisZvTjHZXMcFLp4DcrGidtl5uPb08CHo7341SMzqn0FYbTVRs
TTPEweMI6D7ReXT07US+2fsjT5Mk8TSuECKpD7dWshKJ34I3wNsmsGl46TdpDw6A
LDQ3pfYa/STOOhZEe3BwDMmjyDrYE+e4HNhbywMhPrgCAfL/lXaUHCQbAwspleaE
hsenuSX2aGcoDQSHxiLSvj9HVpQ0tPfo23dN3XD0Gls7C0KAa2zeTv/6RfwkDeES
M7BFH1UfRxc1qVEW3QWr5Aj+y6RT2IQy9yugs19qHd6XvnmwBqvgthComf5Sa1HC
8nyjcgzcGQ7tMjyoE1xsbJrTRuUY55OdEvmu4eb2witZGiXj7Ew/X9IKUfM93otR
LcP907asal151X1jcun4p0p39SrWBzJgblkNuWcsuoj5f+3KGZVf+N+uoplpVbam
wcmjUdKNkzGSJHZKpDUpeAP1A3xfapNwKN6BMf9C82XNWSaSrq9HIS+2AK5FDWQ9
QVRj3xdnvm2K/ODrevfflph1GEGxXqCbTVFKemv+XJIkwntqWiddz7SLt/MxhpA5
VEO03dETicCmnwLsAfyBmB7PdS7OqXVHbRqHlpWehzbe3g6nRufV0CvE6R8AFfZh
HWFjIQXI/f8iVVwIkL22M85UP2B5rwILJFrxsTSP0r2N5LaYoLo=
=d5gO
-----END PGP SIGNATURE-----

--
|_|O|_|
|_|_|O| Github: https://github.com/dpurgert
|O|O|O| PGP: DDAB 23FB 19FA 7D85 1CC1 E067 6D65 70E5 4CE7 2860

Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies

<tess03$2h81d$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2498&group=alt.os.linux.ubuntu#2498

  copy link   Newsgroups: alt.os.linux.ubuntu
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: mo01@posteo.de (Marco Moock)
Newsgroups: alt.os.linux.ubuntu
Subject: Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies
Date: Fri, 2 Sep 2022 14:12:51 +0200
Organization: A noiseless patient Spider
Lines: 19
Message-ID: <tess03$2h81d$1@dont-email.me>
References: <jndkc5Fh1tkU1@mid.individual.net>
<tes9e0$2fgqu$1@dont-email.me>
<jndu1fFikljU1@mid.individual.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 2 Sep 2022 12:12:51 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="daf5ad372bc9cd92dc11c70f877381f5";
logging-data="2662445"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+MDX1uldL9xpfrTlS8uEKu"
Cancel-Lock: sha1:KsjqBCZ2VfKAljmCfJVQ/FggjPA=
 by: Marco Moock - Fri, 2 Sep 2022 12:12 UTC

On Fri, 2 Sep 2022 11:43:25 +0300
Henry Crun <mike@rechtman.com> wrote:

> The debian repositories have been there since 2020, when I used them
> to install chromium without using snap. They have never caused
> problems before, and are not in use currently. I was planning on
> staying with 20.04 for another few months, as it is supported until
> 2025 Rather than upgrading now, I will grit my teeth and ignore the
> apt messages (The don't seem to hurt, just bother my sense of
> cleanlines...)

You can't install updates in that state, your system will be outdated
soon.
You need to da clean install. If you don't like snap, but need software
from it, you can check if there is a special repo that only contains
the packages you need that is designed for you OS, but activating a
repo that is from another distribution will create a huge mess, you
already have that on your current system.

Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies

<tetahp$2ip63$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2501&group=alt.os.linux.ubuntu#2501

  copy link   Newsgroups: alt.os.linux.ubuntu
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: lws4art@gmail.com (Jonathan N. Little)
Newsgroups: alt.os.linux.ubuntu
Subject: Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies
Date: Fri, 2 Sep 2022 12:20:44 -0400
Organization: LITTLE WORKS STUDIO
Lines: 37
Message-ID: <tetahp$2ip63$1@dont-email.me>
References: <jndkc5Fh1tkU1@mid.individual.net> <tes9e0$2fgqu$1@dont-email.me>
<jndu1fFikljU1@mid.individual.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 2 Sep 2022 16:21:13 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="e19a3f5bf90b3be90805add49f023d2e";
logging-data="2712771"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/t9YxLC8HphoD99LCv+jm1IZuZKyj/oGo="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101
Firefox/68.0 SeaMonkey/2.53.13
Cancel-Lock: sha1:e3Kc22PS9ewDnQzI/tw9jDnyXvI=
In-Reply-To: <jndu1fFikljU1@mid.individual.net>
X-Face: o[H8T0h*NGH`K`P)s+4PmYlcy|GNl`~+L6Fi.m:%15m[c%{C7V-ump|WiCYPkQ+hFJhq;XW5^1Rg_El'"fE$~AcYW$Pq\yeh9K_-dJqlQ5\y2\;[yw5DYCtOtsf_.TUy}0U\oL^>[3Y#{AP2^o'bG`bwj`]]UNpCxY\(~xK9b+uZKxrb*4-rkD+
X-Dan: Yes Dan this is a Winbox
 by: Jonathan N. Little - Fri, 2 Sep 2022 16:20 UTC

Henry Crun wrote:
> On 02/09/2022 9:55, Marco Moock wrote:
>> On Fri, 2 Sep 2022 08:58:28 +0300
>> Henry Crun <mike@rechtman.com> wrote:
>>
>>> ~$ sudo apt update
>>> Hit:1 http://deb.debian.org/debian buster InRelease
>>> Get:2 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
>>
>> You have Ubuntu, but you also have Debian's repos in your sources.list.
>> This will create a huge mess.
>> Reinstall with Ubuntu 22.04 and only use repositories that are mode for
>> your OS. Don't place repos from other operating systems in your
>> sources.list.
>>
>
> The debian repositories have been there since 2020, when I used them to
> install chromium without using snap.
> They have never caused problems before, and are not in use currently.
> I was planning on staying with 20.04 for another few months, as it is
> supported until 2025
> Rather than upgrading now, I will grit my teeth and ignore the apt
> messages (The don't seem to hurt, just bother my sense of cleanlines...)

or next time use a PPA over Debian repos as I did for deb version of
Firefox in 20.04. Here is what I found for Chromium

<https://ubuntuhandbook.org/index.php/2020/06/install-chromium-via-deb-ubuntu-20-04/>

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com

Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies

<jng0ulFsm58U1@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2507&group=alt.os.linux.ubuntu#2507

  copy link   Newsgroups: alt.os.linux.ubuntu
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!lilly.ping.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: mike@rechtman.com (Henry Crun)
Newsgroups: alt.os.linux.ubuntu
Subject: Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies
Date: Sat, 3 Sep 2022 06:45:23 +0300
Lines: 24
Message-ID: <jng0ulFsm58U1@mid.individual.net>
References: <jndkc5Fh1tkU1@mid.individual.net> <tes9e0$2fgqu$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: individual.net pviBilfBSiobQoontIWwEwb94SKWzxKWjrmd6WpK+3+pw0P9mW
Cancel-Lock: sha1:zQhLIcpMju4zxDX6tRv5liOSSX0=
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
Thunderbird/91.13.0
Content-Language: en-US
In-Reply-To: <tes9e0$2fgqu$1@dont-email.me>
 by: Henry Crun - Sat, 3 Sep 2022 03:45 UTC

On 02/09/2022 9:55, Marco Moock wrote:
> On Fri, 2 Sep 2022 08:58:28 +0300
> Henry Crun <mike@rechtman.com> wrote:
>
>> ~$ sudo apt update
>> Hit:1 http://deb.debian.org/debian buster InRelease
>> Get:2 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
>
> You have Ubuntu, but you also have Debian's repos in your sources.list.
> This will create a huge mess.
> Reinstall with Ubuntu 22.04 and only use repositories that are mode for
> your OS. Don't place repos from other operating systems in your
> sources.list.
>

O.K. You were all right, and I was wrong. Mea culpa!!
Deleted all debian-related files from /etc/apt/sources.list.d/debian*
The original problem disappeared, and now apt update runs clean.
I hope I haven't broken anything serious,
Apologies once again - I should have been less obstinate!

Thanks to all who responded, I'll try to be more careful in future.
Mike

Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies

<teum00$2pjkt$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2508&group=alt.os.linux.ubuntu#2508

  copy link   Newsgroups: alt.os.linux.ubuntu
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: bliss@mouse-potato.com (Bobbie Sellers)
Newsgroups: alt.os.linux.ubuntu
Subject: Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies
Date: Fri, 2 Sep 2022 21:42:40 -0700
Organization: dis-organization
Lines: 130
Message-ID: <teum00$2pjkt$1@dont-email.me>
References: <jndkc5Fh1tkU1@mid.individual.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sat, 3 Sep 2022 04:42:40 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="e7e244f0d1f71d5c05a8126dac17d29e";
logging-data="2936477"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+hAUtDYcyAvN9sq2KO10iz"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101
Thunderbird/102.2.1
Cancel-Lock: sha1:amJJ5LlfoXpmQymQqaKtbBf9B28=
In-Reply-To: <jndkc5Fh1tkU1@mid.individual.net>
Content-Language: en-US
 by: Bobbie Sellers - Sat, 3 Sep 2022 04:42 UTC

On 9/1/22 22:58, Henry Crun wrote:
> Running 20.o4, up till now entirely updated.
>
> My tale of woe (And apologies for it's length):
>
> ~$ sudo apt update
> Hit:1 http://deb.debian.org/debian buster InRelease
> Get:2 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
> Hit:3 http://ppa.launchpad.net/gerardpuig/ppa/ubuntu focal InRelease
> Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease
> Hit:5 http://deb.debian.org/debian-security buster/updates InRelease
> Hit:6 http://ppa.launchpad.net/kelebek333/kablosuz/ubuntu focal InRelease
> Hit:7 http://ppa.launchpad.net/mkusb/unstable/ubuntu focal InRelease
> Hit:8 http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu focal
> InRelease
> Fetched 56.6 kB in 1s (41.1 kB/s)
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> 1 package can be upgraded. Run 'apt list --upgradable' to see it.
> ...
> :~$ apt list --upgradable
> Listing... Done
> libjpeg-turbo-progs/oldstable 1:1.5.2-2+deb10u1 amd64 [upgradable from:
> 2.0.3-0ubuntu1.20.04.1]
> N: There are 2 additional versions. Please use the '-a' switch to see them.
> ...
>
> ~$ sudo apt upgrade
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Calculating upgrade... Done
> The following packages have been kept back:
>   libjpeg-turbo-progs
> 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
> ...
> ~$ sudo apt install libjpeg-turbo-progs
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
>  libjpeg-turbo-progs : Depends: libturbojpeg0 (>= 1.4.0) but it is not
> going to be installed
> E: Unable to correct problems, you have held broken packages.
> ...
> But:
> ~$ sudo apt install libturbojpeg0
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
>  libjpeg8 : Depends: libjpeg-turbo8 (>= 1.1.90+svn722-1ubuntu6) but it
> is not going to be installed
>  libqt5svg5 : Depends: libqt5widgets5 (>= 5.12.8+dfsg~) but it is not
> going to be installed
>  qt5-gtk-platformtheme : Depends: libgtk-3-0 (>= 3.9.10) but it is not
> going to be installed
> E: Error, pkgProblemResolver::Resolve generated breaks, this may be
> caused by held packages.
> ...
> ~$ sudo apt install libjpeg8
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> libjpeg8 is already the newest version (8c-2ubuntu8).
> libjpeg8 set to manually installed.
> 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
>
>
> Also, checking for held packages:
> ~$ apt-mark showhold
> ~$                     <== nothing there
>
> And checking in case libjpeg-turbo-progs is held in a partial phase:
>
> apt-cache policy libjpeg-turbo-progs
> libjpeg-turbo-progs:
>   Installed: 2.0.3-0ubuntu1.20.04.1
>   Candidate: 1:1.5.2-2+deb10u1
>   Version table:
>      1:1.5.2-2+deb10u1 300
>         300 http://deb.debian.org/debian buster/main amd64 Packages
>  *** 2.0.3-0ubuntu1.20.04.1 100
>         100 /var/lib/dpkg/status
>      2.0.3-0ubuntu1 500
>         500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
> (no % characters)
>
> Apologies once again for the length of this post. All and any comments
> gratefully accepted,
> And if I'm being an idiot, let me know.
>
> Thanks,
> Mike

i think your problem is a system which depends on Snap or Flatpaks or
other such nonsense. Cannot Ubuntu package programs
as Debs?
Nearly everywhere I hear of problems with dependencies the
system are loaded with snaps or flatpaks and you have mixed in
Debian repositories as well. Not necessarily an idiot but overly
adventurous.

Sometime I go outside of the regular repositories of
the distribution I use to pull deprecated programs out of
archives. Not often and sometimes they do not work but
I seldom try to find an alien package format.

bliss - brought to you by the power and ease of PCLinuxOS
the Perfect Computer Linus Operating System(for me),
and a minor case of hypergraphia.
Linux 5.19.6

--
bliss dash SF 4 ever at dslextreme dot com

Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies

<teupg9$2q8c5$3@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2509&group=alt.os.linux.ubuntu#2509

  copy link   Newsgroups: alt.os.linux.ubuntu
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: mo01@posteo.de (Marco Moock)
Newsgroups: alt.os.linux.ubuntu
Subject: Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies
Date: Sat, 3 Sep 2022 07:42:33 +0200
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <teupg9$2q8c5$3@dont-email.me>
References: <jndkc5Fh1tkU1@mid.individual.net>
<tes9e0$2fgqu$1@dont-email.me>
<jng0ulFsm58U1@mid.individual.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 3 Sep 2022 05:42:33 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="2b4b82699e6c186dd089cdbe8a25a426";
logging-data="2957701"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/XSWQ6OVeQ6Ve26hw0jqKD"
Cancel-Lock: sha1:PjnV8DdZm+cleN9ty4OMuHVpK6w=
 by: Marco Moock - Sat, 3 Sep 2022 05:42 UTC

Am Samstag, 03. September 2022, um 06:45:23 Uhr schrieb Henry Crun:

> Deleted all debian-related files from /etc/apt/sources.list.d/debian*
> The original problem disappeared, and now apt update runs clean.
> I hope I haven't broken anything serious,

I don't think so if packages from Debian 10 were installed.
You should check which packages have no installation candidate anymore,
and therefore are local.

Run this to see them:
LANG=EN apt list |grep 'local\]'

Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies

<teus5d$2q8c5$9@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2511&group=alt.os.linux.ubuntu#2511

  copy link   Newsgroups: alt.os.linux.ubuntu
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: mo01@posteo.de (Marco Moock)
Newsgroups: alt.os.linux.ubuntu
Subject: Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies
Date: Sat, 3 Sep 2022 08:27:57 +0200
Organization: A noiseless patient Spider
Lines: 12
Message-ID: <teus5d$2q8c5$9@dont-email.me>
References: <jndkc5Fh1tkU1@mid.individual.net>
<teum00$2pjkt$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 3 Sep 2022 06:27:57 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="2b4b82699e6c186dd089cdbe8a25a426";
logging-data="2957701"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18biLIOU/cP4Pu2/siE6xvw"
Cancel-Lock: sha1:E7cJjhv32Hu3q+kI9qF20QdnAb4=
 by: Marco Moock - Sat, 3 Sep 2022 06:27 UTC

Am Freitag, 02. September 2022, um 21:42:40 Uhr schrieb Bobbie Sellers:

> Nearly everywhere I hear of problems with dependencies the
> system are loaded with snaps or flatpaks and you have mixed in
> Debian repositories as well. Not necessarily an idiot but overly
> adventurous.

No, snap and flatpak are not the problem here. The problem is that
Debian repositories are in the sources.list of an Ubuntu system. This
will create a huge dependency mess. Installation scripts may also be
incompatible.

Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies

<jngg87Fe5bU1@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2512&group=alt.os.linux.ubuntu#2512

  copy link   Newsgroups: alt.os.linux.ubuntu
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!lilly.ping.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: mike@rechtman.com (Henry Crun)
Newsgroups: alt.os.linux.ubuntu
Subject: Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies
Date: Sat, 3 Sep 2022 11:06:29 +0300
Lines: 133
Message-ID: <jngg87Fe5bU1@mid.individual.net>
References: <jndkc5Fh1tkU1@mid.individual.net> <teum00$2pjkt$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: individual.net 342PP2wsKMDwl36D0EdD1QCUT8m/TK/MEfsiFZE8UMIbR5hcaZ
Cancel-Lock: sha1:KMYQ942h5IysAd2ATGazxg9m76Q=
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
Thunderbird/91.13.0
Content-Language: en-US
In-Reply-To: <teum00$2pjkt$1@dont-email.me>
 by: Henry Crun - Sat, 3 Sep 2022 08:06 UTC

On 03/09/2022 7:42, Bobbie Sellers wrote:
> On 9/1/22 22:58, Henry Crun wrote:
>> Running 20.o4, up till now entirely updated.
>>
>> My tale of woe (And apologies for it's length):
>>
>> ~$ sudo apt update
>> Hit:1 http://deb.debian.org/debian buster InRelease
>> Get:2 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
>> Hit:3 http://ppa.launchpad.net/gerardpuig/ppa/ubuntu focal InRelease
>> Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease
>> Hit:5 http://deb.debian.org/debian-security buster/updates InRelease
>> Hit:6 http://ppa.launchpad.net/kelebek333/kablosuz/ubuntu focal InRelease
>> Hit:7 http://ppa.launchpad.net/mkusb/unstable/ubuntu focal InRelease
>> Hit:8 http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu focal InRelease
>> Fetched 56.6 kB in 1s (41.1 kB/s)
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> 1 package can be upgraded. Run 'apt list --upgradable' to see it.
>> ...
>> :~$ apt list --upgradable
>> Listing... Done
>> libjpeg-turbo-progs/oldstable 1:1.5.2-2+deb10u1 amd64 [upgradable from: 2.0.3-0ubuntu1.20.04.1]
>> N: There are 2 additional versions. Please use the '-a' switch to see them.
>> ...
>>
>> ~$ sudo apt upgrade
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> Calculating upgrade... Done
>> The following packages have been kept back:
>>    libjpeg-turbo-progs
>> 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
>> ...
>> ~$ sudo apt install libjpeg-turbo-progs
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> Some packages could not be installed. This may mean that you have
>> requested an impossible situation or if you are using the unstable
>> distribution that some required packages have not yet been created
>> or been moved out of Incoming.
>> The following information may help to resolve the situation:
>>
>> The following packages have unmet dependencies:
>>   libjpeg-turbo-progs : Depends: libturbojpeg0 (>= 1.4.0) but it is not going to be installed
>> E: Unable to correct problems, you have held broken packages.
>> ...
>> But:
>> ~$ sudo apt install libturbojpeg0
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> Some packages could not be installed. This may mean that you have
>> requested an impossible situation or if you are using the unstable
>> distribution that some required packages have not yet been created
>> or been moved out of Incoming.
>> The following information may help to resolve the situation:
>>
>> The following packages have unmet dependencies:
>>   libjpeg8 : Depends: libjpeg-turbo8 (>= 1.1.90+svn722-1ubuntu6) but it is not going to be installed
>>   libqt5svg5 : Depends: libqt5widgets5 (>= 5.12.8+dfsg~) but it is not going to be installed
>>   qt5-gtk-platformtheme : Depends: libgtk-3-0 (>= 3.9.10) but it is not going to be installed
>> E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
>> ...
>> ~$ sudo apt install libjpeg8
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> libjpeg8 is already the newest version (8c-2ubuntu8).
>> libjpeg8 set to manually installed.
>> 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
>>
>>
>> Also, checking for held packages:
>> ~$ apt-mark showhold
>> ~$                     <== nothing there
>>
>> And checking in case libjpeg-turbo-progs is held in a partial phase:
>>
>> apt-cache policy libjpeg-turbo-progs
>> libjpeg-turbo-progs:
>>    Installed: 2.0.3-0ubuntu1.20.04.1
>>    Candidate: 1:1.5.2-2+deb10u1
>>    Version table:
>>       1:1.5.2-2+deb10u1 300
>>          300 http://deb.debian.org/debian buster/main amd64 Packages
>>   *** 2.0.3-0ubuntu1.20.04.1 100
>>          100 /var/lib/dpkg/status
>>       2.0.3-0ubuntu1 500
>>          500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
>> (no % characters)
>>
>> Apologies once again for the length of this post. All and any comments gratefully accepted,
>> And if I'm being an idiot, let me know.
>>
>> Thanks,
>> Mike
>
>     i think your problem is a system which depends on Snap or Flatpaks or other such nonsense.  Cannot Ubuntu package
> programs
> as Debs?
>     Nearly everywhere I hear of problems with dependencies the
> system are loaded with snaps or flatpaks and you have mixed in
> Debian repositories as well.  Not necessarily an idiot but overly
> adventurous.
>
>     Sometime I go outside of the regular repositories of
> the distribution I use to pull deprecated programs out of
> archives.  Not often and sometimes they do not work but
> I seldom try to find an alien package format.
>
>  bliss - brought to you by the power and ease of PCLinuxOS
>        the Perfect Computer Linus Operating System(for me),
>           and a minor case of hypergraphia.
>         Linux 5.19.6
>

To reiterate my apology:

>O.K. You were all right, and I was wrong. Mea culpa!!
>Deleted all debian-related files from /etc/apt/sources.list.d/debian*
>The original problem disappeared, and now apt update runs clean.
>I hope I haven't broken anything serious,
>Apologies once again - I should have been less obstinate!
>
>Thanks to all who responded, I'll try to be more careful in future.
>Mike

Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies

<tf0ceh$10kk$1@gioia.aioe.org>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2529&group=alt.os.linux.ubuntu#2529

  copy link   Newsgroups: alt.os.linux.ubuntu
Path: i2pn2.org!i2pn.org!aioe.org!5S1X3m5Lmy626535rvD0yw.user.46.165.242.75.POSTED!not-for-mail
From: noah@bodie.not (Dr. Noah Bodie)
Newsgroups: alt.os.linux.ubuntu
Subject: Re: Ubuntu 20.04 - I seem to be in a vicious circle of dependencies
Date: Sat, 03 Sep 2022 17:12:00 -0300
Organization: Aioe.org NNTP Server
Message-ID: <tf0ceh$10kk$1@gioia.aioe.org>
References: <jndkc5Fh1tkU1@mid.individual.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Info: gioia.aioe.org; logging-data="33428"; posting-host="5S1X3m5Lmy626535rvD0yw.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0
X-Notice: Filtered by postfilter v. 0.9.2
 by: Dr. Noah Bodie - Sat, 3 Sep 2022 20:12 UTC

On 09/02/2022 02:58 AM, Henry Crun wrote:
> Running 20.o4, up till now entirely updated.
>
> My tale of woe (And apologies for it's length):

Switch to MX-Linux :-D

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor