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