Hi, Jan Engelhardt 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? [...] > Since I really don't care about manual pages for chroots, > can we perhaps drop the git -> git-man hard requirement? git-man is required for "git help" to work, so it is a real dependency. If it helps in porting, then it could make sense to specifically drop the dependency to Recommends on that arch, but like mentioned above, my preference would be to get the port in a state that allows building again instead. Thanks and hope that helps, Jonathan

