termux/termux-root-packages

lxc : Depends: dirmngr but it is not installable

cuihaoleo opened this issue · 1 comments

Problem description
lxc package depends on dirmngr which is not found in the repo.

Steps to reproduce

$ apt install lxc
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:
 lxc : Depends: dirmngr but it is not installable
E: Unable to correct problems, you have held broken packages.

Expected behavior
Successfully installed.

Maybe commit fae38a6 forgot to bump REVISION?

Thanks for reporting! Should be fixed in 3.2.1-1, when https://cirrus-ci.com/build/4949039561048064 finishes.