libapache2-mod-shib2: Installation fails because of unmet dependencies
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
shibboleth-sp2 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Dear Maintainers,
I'm seeing the following error when trying to install the libapache2-
```
$ sudo apt install libapache2-
Reading package lists... Done
Building dependency tree
Reading state information... Done
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:
libapache2-
E: Unable to correct problems, you have held broken packages.
```
There are no "held broken packages" on this system.
System information:
```
$ lsb_release -rd
Description: Ubuntu 18.04.5 LTS
Release: 18.04
```
Package information:
```
$ apt-cache policy libapache2-
libapache2-
Installed: (none)
Candidate: 2.6.1+dfsg1-2
Version table:
2.6.1+dfsg1-2 500
500 http://
2.
100 /var/lib/
```
This error seems identical to an error reported for Debian Sid in 2018 (see link below).
https:/
Best,
Jon Green