[Pkg-cmake-team] Bug#1004468: cmake : Depends: libarchive13 (>= 3.3.3) but 3.2.2-2+deb9u2 is to be installed

Mathieu Malaterre malat at debian.org
Fri Jan 28 08:34:21 GMT 2022


Package: cmake
Version: 3.16.3-1~bpo9+1

Package cannot be installed on stretch + bpo:

```
% sudo apt-get install  -t stretch-backports cmake libarchive13
Reading package lists... Done
Building dependency tree
Reading state information... Done
libarchive13 is already the newest version (3.2.2-2+deb9u2).
libarchive13 set to manually installed.
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:
 cmake : Depends: libarchive13 (>= 3.3.3) but 3.2.2-2+deb9u2 is to be installed
E: Unable to correct problems, you have held broken packages.
```

With:

```
% apt-cache policy cmake libarchive13
cmake:
  Installed: 3.7.2-1
  Candidate: 3.7.2-1
  Version table:
     3.16.3-1~bpo9+1 100
        100 http://deb.debian.org/debian stretch-backports/main amd64 Packages
 *** 3.7.2-1 500
        500 http://deb.debian.org/debian stretch/main amd64 Packages
        100 /var/lib/dpkg/status
libarchive13:
  Installed: 3.2.2-2+deb9u2
  Candidate: 3.2.2-2+deb9u2
  Version table:
 *** 3.2.2-2+deb9u2 500
        500 http://deb.debian.org/debian stretch/main amd64 Packages
        100 /var/lib/dpkg/status
```

Thanks !



More information about the Pkg-cmake-team mailing list