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

Sending build context to Docker daemon  2.048kB
Step 1/2 : FROM debian:unstable
 ---> b291695bd6d4
Step 2/2 : RUN apt-get update && apt-cache policy devscripts && apt-get install 
devscripts -y
 ---> Running in 40561f614f4d
Get:1 http://cdn-fastly.deb.debian.org/debian unstable InRelease [233 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian unstable/main amd64 Packages 
[8296 kB]
Fetched 8529 kB in 4s (2237 kB/s)
Reading package lists...
devscripts:
  Installed: (none)
  Candidate: 2.18.7
  Version table:
     2.18.7 500
        500 http://deb.debian.org/debian unstable/main amd64 Packages
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

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 command '/bin/sh -c apt-get update && apt-cache policy devscripts && 
apt-get install devscripts -y' returned a non-zero code: 100

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to