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

trellis-backup-role fails to install dependencies #23

Closed
smaboshe opened this issue Dec 28, 2018 · 1 comment
Closed

trellis-backup-role fails to install dependencies #23

smaboshe opened this issue Dec 28, 2018 · 1 comment

Comments

@smaboshe
Copy link
Contributor

Hello, @guilro!

Hope you are well.

I am provisioning a server with a newer version of Trellis than I have used before. It's the first time I'll be using this setup with an Ubuntu 18.04 box. Provisioning fails when dependencies for lafranceinsoumise.backup (by @lafranceinsoumise) need to be installed:

TASK [lafranceinsoumise.backup : Install dependencies] **************************************************************************************************************************************************************************
System info:
  Ansible 2.7.5; Linux
  Trellis version (per changelog): "Fix Vagrant trigger path"
---------------------------------------------------
'/usr/bin/apt-get -y -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options
::=--force-confold"     install 'python-boto' 's3cmd' 'duply'' failed: E:
Error, pkgProblemResolver::Resolve generated breaks, this may be caused by
held packages.

E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by
held packages.

fatal: [turquoise.pcsvps]: FAILED! => {"cache_update_time": 1545969942, "cache_updated": false, "changed": false, "rc": 100, "stderr_lines": ["E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSome packages could not be installed. This may mean that you have\nrequested an impossible situation or if you are using the unstable\ndistribution that some required packages have not yet been created\nor been moved out of Incoming.\nThe following information may help to resolve the situation:\n\nThe following packages have unmet dependencies:\n duply : Depends: duplicity (>= 0.4.11) but it is not going to be installed\n libssl1.1 : Breaks: python-boto (< 2.44.0-1.1) but 2.44.0-1ubuntu2 is to be installed\n python-boto : Depends: python-requests but it is not going to be installed\n               Depends: python:any (< 2.8)\n               Depends: python:any (>= 2.7.5-5~)\n               Depends: python-six but it is not going to be installed\n s3cmd : Depends: python3-dateutil but it is not going to be installed\n         Depends: python3-magic but it is not going to be installed\n         Depends: python3-distutils but it is not going to be installed\n", "stdout_lines": ["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:", " duply : Depends: duplicity (>= 0.4.11) but it is not going to be installed", " libssl1.1 : Breaks: python-boto (< 2.44.0-1.1) but 2.44.0-1ubuntu2 is to be installed", " python-boto : Depends: python-requests but it is not going to be installed", "               Depends: python:any (< 2.8)", "               Depends: python:any (>= 2.7.5-5~)", "               Depends: python-six but it is not going to be installed", " s3cmd : Depends: python3-dateutil but it is not going to be installed", "         Depends: python3-magic but it is not going to be installed", "         Depends: python3-distutils but it is not going to be installed"]}

I'm filing the issue here but let me know if I should post it on ansible-backup instead.

What do I need to do to resolve this dependency problem?

@jillro
Copy link
Collaborator

jillro commented Dec 28, 2018

Hello ! This is indeed probably an issue with https://github.com/lafranceinsoumise/ansible-backup. I moved the issue there lafranceinsoumise/ansible-backup#2.

@jillro jillro closed this as completed Dec 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants