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

python3-libcharmstore missing on trusty (Amulet fails to install) #172

Open
msplival opened this issue Feb 10, 2017 · 0 comments
Open

python3-libcharmstore missing on trusty (Amulet fails to install) #172

msplival opened this issue Feb 10, 2017 · 0 comments

Comments

@msplival
Copy link

msplival commented Feb 10, 2017

Hi.

I tried to install amulet on a fresh trusty box with stable juju ppa's enabled. It seems that blabla is no longer available for trusty:

ms-1:root@mariosplivalo-bastion:~/charmtest/mongodb# apt-get install amulet
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:
 amulet : Depends: python3-amulet (> 1.14.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
ms-1:root@mariosplivalo-bastion:~/charmtest/mongodb# apt-cache policy python3-amulet
python3-amulet:
  Installed: (none)
  Candidate: 1.18.1-0ubuntu1~ubuntu14.04.1~ppa2
  Version table:
     1.18.1-0ubuntu1~ubuntu14.04.1~ppa2 0
        500 http://ppa.launchpad.net/juju/stable/ubuntu/ trusty/main amd64 Packages
ms-1:root@mariosplivalo-bastion:~/charmtest/mongodb# apt-get install python3-amulet
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:
 python3-amulet : Depends: python3-libcharmstore (< 1.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
ms-1:root@mariosplivalo-bastion:~/charmtest/mongodb# apt-cache policy python3-libcharmstore
python3-libcharmstore:
  Installed: (none)
  Candidate: (none)
  Version table:

I was able to 'remedy' this by copying python3-libcharmstore's deb from my local apt-cacher-ng store, but it looks like this package somehow vanished from the repositories.

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

1 participant