Just to simplify your check try:
piuparts --docker-image debian:experimental -d experimental -a hplip python3
It fails cause: "The following packages have unmet dependencies:
hplip : Depends: python3 (< 3.8) but 3.8.0-2 is to be installed"

Then if you just try to rebuild in this context with debuild -b -uc -us:
It fails to build cause hplip used improper way of checking python
usability which worked  until python38 - start to include python in
spec file.

See [1] cause we had the same include upstream issues.

[1]https://bugzilla.redhat.com/show_bug.cgi?id=1706233

Il giorno ven 13 dic 2019 alle ore 16:50 Didier 'OdyX' Raboud
<o...@debian.org> ha scritto:
>
> Control: severity -1 important
> Control: tags -1 +moreinfo
>
> Le mercredi, 11 décembre 2019, 21.04:58 h CET Stefano Fabri a écrit :
> > Try to apt-get install hplip when you have in the system python >=3.8
> > (https://packages.debian.org/experimental/python3).
> >
> > In this status hplip is not installable.
>
> Well. Your bugreport still is not actionable for me as maintainer. What do you
> see on-screen when you do this installation combination (ideally in a
> terminal)? When you say "not installable", what exactly do you mean?
>
>     OdyX

Reply via email to