[Pkg-pascal-devel] Lazarus in backports
David Bannon
dbannon at internode.on.net
Thu Sep 15 07:47:40 BST 2022
Yep, well spotted Paul, I was using a VM previously used, apparently,
for some 'testing' things. So I had testing in my apt sources. Cleaned
that out, update and it all worked as expected. Careless !
I'll build a new VM before proceeding .....
Thanks Paul and Abou !
Davo
On 15/9/22 04:56, Paul Gevers wrote:
> Hi David,
>
> On 14-09-2022 02:54, David Bannon wrote:
>> dbannon at debBullM:~$ sudo apt install lazarus-ide/bullseye-backports
>> lcl/bullseye-backports lazarus/bullseye-backports
>> lcl-gtk2/bullseye-backports lcl-utils/bullseye-backports
>> lazarus-ide-gtk2/bullseye-backports
>> ........
>> The following packages have unmet dependencies:
>> lazarus-2.2 : Depends: lazarus-ide (>= 2.2.2+dfsg1-1)
>> Recommends: lazarus-doc-2.2 but it is not going to be
>> installed
>> lazarus-ide : Depends: lazarus-ide-gtk2-2.2 but it is not
>> installable or
>> lazarus-ide-qt5-2.2 but it is not installable
>> lazarus-ide-gtk2 : Depends: lazarus-ide-gtk2-2.2 but it is not
>> installable
>> lcl-utils-2.2 : Depends: libc6 (>= 2.34) but 2.31-13+deb11u4 is to
>> be installed
>> Recommends: lazarus-ide-2.2 but it is not installable
>> E: Unable to correct problems, you have held broken packages.
>>
>>
>> Appears that lcl_utils depends on libc6 (>= 2.34) and that is what is
>> blocking the install. But maybe I am not using backports correctly ?
>
> Well, it's not lcl-utils that depends on libc6, but lcl-utils-2.2. You
> don't ask lcl-utils-2.2 to be installed from backports. Do you happen
> to also have testing or unstable in your apt sources? I think apt
> tries to install it from there.
>
> Maybe running apt install with the -t option set to bullseye-backports
> yields better results?
>
> What's the output of
> $ apt policy lcl-utils
> and
> $ apt policy lcl-utils-2.2
>
> Paul
More information about the Pkg-pascal-devel
mailing list