Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to build sid-alpha: gnupg package versions problem #36

Open
vicamo opened this issue Oct 25, 2018 · 0 comments
Open

failed to build sid-alpha: gnupg package versions problem #36

vicamo opened this issue Oct 25, 2018 · 0 comments

Comments

@vicamo
Copy link
Owner

vicamo commented Oct 25, 2018

https://travis-ci.org/vicamo/docker_buildpack-deps/jobs/446195327

The following packages have unmet dependencies:
 gnupg : Depends: dirmngr (>= 2.2.10-3) but 2.2.10-2 is to be installed
         Depends: gnupg-utils (>= 2.2.10-3) but 2.2.10-2 is to be installed
         Depends: gpg (>= 2.2.10-3) but 2.2.10-2 is to be installed
         Depends: gpg-agent (>= 2.2.10-3) but 2.2.10-2 is to be installed
         Depends: gpg-wks-client (>= 2.2.10-3) but 2.2.10-2 is to be installed
         Depends: gpg-wks-server (>= 2.2.10-3) but 2.2.10-2 is to be installed
         Depends: gpgsm (>= 2.2.10-3) but 2.2.10-2 is to be installed
         Depends: gpgv (>= 2.2.10-3) but 2.2.10-2 is to be installed
         Breaks: dirmngr (< 2.2.10-3) but 2.2.10-2 is to be installed
E: Unable to correct problems, you have held broken packages.
The command '/bin/sh -c set -ex; 	if ! command -v gpg > /dev/null; then 		apt-get update; 		apt-get install -y --no-install-recommends 			gnupg 			dirmngr 		; 		rm -rf /var/lib/apt/lists/*; 	fi' returned a non-zero code: 100
make: *** [docker-build-sid-alpha-curl] Error 100
vicamo added a commit that referenced this issue Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant