On Monday 2024-05-20 04:36, Jonathan Nieder wrote:
>> root@f3:/tmp# apt-get install git
>[...]
>> git : Depends: git-man (< 1:2.42.0-.) but 1:2.43.0-1 is to be installed
>
>This means the latest version hasn't built on x32 in the last several
>months. https://buildd.debian.org/status/package.php?p=git says the
>build deps are not installable; do you know why?
git build-depends on:
- libsvn-perl:x32
libsvn-perl depends on missing:
- perlapi-5.36.0:x32
subversion build-depends on:
- libkf5wallet-dev:x32
libkf5wallet-dev depends on:
- libkf5wallet5:x32 (= 5.101.0-1)
libkf5wallet5 depends on missing:
- libkf5wallet-data:x32 (= 5.101.0-1)
[follow some more BD chains]
https://buildd.debian.org/status/package.php?p=kconfig&suite=sid#problem-6
$ make check
...
E: Build killed with signal TERM after 150 minutes of inactivity
Oh well. Guess I don't get git because of some far-away KDE problem.