Control: severity -1 minor Hello,
Wait for 3 days until perl-5.28 migration is finished. Le Jeudi, Novembre 01, 2018 15:04 CET, Inaki Malerba <[email protected]> a écrit: ,Package: devscripts Version: 2.18.7 Severity: grave --- Please enter the report below this line. --- Dear Maintainer, The package is not installable on unstable due to dependencies problem. ``` The following packages have unmet dependencies: devscripts : Depends: libipc-run-perl but it is not going to be installed Depends: libmoo-perl but it is not going to be installed Depends: libwww-perl but it is not going to be installed Recommends: licensecheck but it is not going to be installed Recommends: lintian but it is not going to be installed Recommends: liblwp-protocol-https-perl but it is not going to be installed Recommends: libsoap-lite-perl but it is not going to be installed E: Unable to correct problems, you have held broken packages. ``` The issue is reproducible building the following dockerfile: ``` FROM debian:unstable RUN apt-get update && apt-cache policy devscripts && apt-get install devscripts -y ``` The output is attached. --- System information. --- Architecture: Kernel: Linux 4.17.0-2-amd64 Debian Release: buster/sid 500 unstable httpredir.debian.org 500 stretch download.docker.com 500 stable repository.spotify.com 500 jessie packagecloud.io --- Output from package bug script --- --- /etc/devscripts.conf --- --- ~/.devscripts --- Not present-- - ina

