# inxi -S System: Host: big41 Kernel: 6.0.0-6-amd64 arch: x86_64 bits: 64 Console: pty pts/0 Distro: Debian GNU/Linux bookworm/sid ... ii twin-trinity 4:14.0.13~pre26-0debian12.0.0+3~a amd64 the TDE window manager rc kdesktop-trinity 4:14.0.13~pre26-0debian12.0.0+3~a amd64 miscellaneous binaries and files for the Trinity desktop rc konq-plugins-trinity 4:14.0.9-0debian10.0.0+0 amd64 plugins for Konqueror, the Trinity file/web/doc browser rc ksysguard-trinity 4:14.0.13~pre26-0debian12.0.0+3~a amd64 system guard for TDE rc tdebase-trinity-bin 4:14.0.13~pre26-0debian12.0.0+3~a amd64 core binaries for the TDE base module rc tdm-trinity 4:14.0.13~pre26-0debian12.0.0+3~a amd64 X display manager for TDE # apt install tdm-trinity tdebase-trinity-bin konq-plugins-trinity Reading package lists... Done Building dependency tree... Done 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: konq-plugins-trinity : Depends: python-all but it is not installable libr0 : Depends: libbinutils (>= 2.39) but 2.38.90.20220713-2 is to be installed E: Unable to correct problems, you have held broken packages. # apt install tdm-trinity tdebase-trinity-bin Reading package lists... Done Building dependency tree... Done 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: libr0 : Depends: libbinutils (>= 2.39) but 2.38.90.20220713-2 is to be installed E: Unable to correct problems, you have held broken packages.
# apt-mark showhold #
Felix Miata wrote:
# inxi -S System: Host: big41 Kernel: 6.0.0-6-amd64 arch: x86_64 bits: 64 Console: pty pts/0 Distro: Debian GNU/Linux bookworm/sid
current bookworm is testing not sid. check your apt source files.
deloptes composed on 2022-12-20 07:41 (UTC+0100):
Felix Miata wrote:
# inxi -S System: Host: big41 Kernel: 6.0.0-6-amd64 arch: x86_64 bits: 64 Console: pty pts/0 Distro: Debian GNU/Linux bookworm/sid
current bookworm is testing not sid. check your apt source files.
# grep worm /etc/apt/sources.list deb http://ftp.debian.org/debian/ bookworm main non-free contrib #deb http://deb.debian.org/debian-security bookworm-security main non-free contrib #deb http://deb.debian.org/debian bookworm-updates main non-free contrib deb http://www.deb-multimedia.org bookworm main non-free deb http://mirror.ppa.trinitydesktop.org/trinity-sb bookworm deps-r14 main-r14 deb-src http://mirror.ppa.trinitydesktop.org/trinity-sb bookworm deps-r14 main-r14 # cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux bookworm/sid"
NAME="Debian GNU/Linux" VERSION_CODENAME=bookworm ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/"
Dne út 20. prosince 2022 Felix Miata napsal(a):
deloptes composed on 2022-12-20 07:41 (UTC+0100):
Felix Miata wrote:
# inxi -S System: Host: big41 Kernel: 6.0.0-6-amd64 arch: x86_64 bits: 64 Console: pty pts/0 Distro: Debian GNU/Linux bookworm/sid
current bookworm is testing not sid. check your apt source files.
# grep worm /etc/apt/sources.list deb http://ftp.debian.org/debian/ bookworm main non-free contrib #deb http://deb.debian.org/debian-security bookworm-security main non-free contrib #deb http://deb.debian.org/debian bookworm-updates main non-free contrib deb http://www.deb-multimedia.org bookworm main non-free deb http://mirror.ppa.trinitydesktop.org/trinity-sb bookworm deps-r14 main-r14 deb-src http://mirror.ppa.trinitydesktop.org/trinity-sb bookworm deps-r14 main-r14 # cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux bookworm/sid"
NAME="Debian GNU/Linux" VERSION_CODENAME=bookworm ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/"
Hi Felix, all,
the name of the distribution and apt sources are fine. However, there is the fact that the PSB repository has been suspended since the release of the final version R14.0.13, because we are still planning as the next edition R14.1.0.
Regarding 'libr0' × binutils, I have now made an update and rebuild package in PSB to match the current version of binutils. So this fundamental problem is now solved.
Regarding the removal of Python 2, you can see that we are currently dealing with it - see TDE/tde-packaging#175 and TDE/tde-packaging#176 in TGW. Another large amount of work will have to be done in other modules. But there is no plan to apply patches in r14.0.x branch.
https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging/pulls/175 https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging/pulls/176
Here it can be expected that PSB repository will soon be updated to the same as the current PTB, because both will have the same goal for some time - R14.1.0. However, we will inform this in advance for PSB users to be prepared for this change.
Cheers
Same here on devuan daedalus, python-all was removed and mplayer is only available in testing - so mplayerthumbs-trinity is not installable.
Workaround for python_all: Install "equivs", copy these lines to a file called "python-all" and build the dummy package with "equivs-build python-all", then install the dummy and be happy.
---8<------8<------8<--- Section: misc Priority: optional Standards-Version: 3.9.2 Package: python-all Version: 2.7.18-2 Provides: python-all:any (= 2.7.18-2) Description: dummy for python-all aka python2.7 ---8<------8<------8<---
Workaround for mplayer: Install it from "testing", everything will be fine again :)
Nik
Anno domini 2022 Tue, 20 Dec 00:05:12 -0500 Felix Miata scripsit:
# inxi -S System: Host: big41 Kernel: 6.0.0-6-amd64 arch: x86_64 bits: 64 Console: pty pts/0 Distro: Debian GNU/Linux bookworm/sid ... ii twin-trinity 4:14.0.13~pre26-0debian12.0.0+3~a amd64 the TDE window manager rc kdesktop-trinity 4:14.0.13~pre26-0debian12.0.0+3~a amd64 miscellaneous binaries and files for the Trinity desktop rc konq-plugins-trinity 4:14.0.9-0debian10.0.0+0 amd64 plugins for Konqueror, the Trinity file/web/doc browser rc ksysguard-trinity 4:14.0.13~pre26-0debian12.0.0+3~a amd64 system guard for TDE rc tdebase-trinity-bin 4:14.0.13~pre26-0debian12.0.0+3~a amd64 core binaries for the TDE base module rc tdm-trinity 4:14.0.13~pre26-0debian12.0.0+3~a amd64 X display manager for TDE # apt install tdm-trinity tdebase-trinity-bin konq-plugins-trinity Reading package lists... Done Building dependency tree... Done 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: konq-plugins-trinity : Depends: python-all but it is not installable libr0 : Depends: libbinutils (>= 2.39) but 2.38.90.20220713-2 is to be installed E: Unable to correct problems, you have held broken packages. # apt install tdm-trinity tdebase-trinity-bin Reading package lists... Done Building dependency tree... Done 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: libr0 : Depends: libbinutils (>= 2.39) but 2.38.90.20220713-2 is to be installed E: Unable to correct problems, you have held broken packages.
# apt-mark showhold #
-- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ...