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

When trying to install Pypowervm on Ubuntu 18.04 on ppc64le, I get package name dependencies that are not installable. #14

Open
upenr opened this issue Mar 12, 2021 · 1 comment

Comments

@upenr
Copy link

upenr commented Mar 12, 2021

The following packages have unmet dependencies: pypowervm : Depends: python3-pyrsistent but it is not installable Depends: python3-zipp but it is not installable E: Unable to correct problems, you have held broken packages.
I tried installing pyrsistent and zipp via 'pip3 install pyrsistent zipp', but the error persists.
'pip3 install python3-pyrsistent python3-zipp' doesn't work.

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:
 pypowervm : Depends: python3-pyrsistent but it is not installable
             Depends: python3-zipp but it is not installable
E: Unable to correct problems, you have held broken packages.
ln: failed to create symbolic link '/usr/bin/python': File exists
@gcorneau-ibm
Copy link

gcorneau-ibm commented Mar 23, 2021

Have the same issue using the 2.0.1 repository (line in /etc/apt/sources.list.d/pvm.list):
deb ftp://public.dhe.ibm.com/systems/virtualization/Novalink/debian/ novalink_2.0.1 non-free

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