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

Error while installing apt packages #68

Open
stoponerr opened this issue Dec 1, 2021 · 0 comments
Open

Error while installing apt packages #68

stoponerr opened this issue Dec 1, 2021 · 0 comments

Comments

@stoponerr
Copy link

Here is the last task. Unsure of how to add python-apt, went looking for the package but I can only find python3-apt.

TASK [common : Install apt packages] *******************************************
[WARNING]: Updating cache and auto-installing missing dependency: python-apt
fatal: [localhost]: FAILED! => {"changed": false, "cmd": "apt-get install --no-install-recommends python-apt -y -q", "msg": "E: Package 'python-apt' has no installation candidate", "rc": 100, "stderr": "E: Package 'python-apt' has no installation candidate\n", "stderr_lines": ["E: Package 'python-apt' has no installation candidate"], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nPackage python-apt is not available, but is referred to by another package.\nThis may mean that the package is missing, has been obsoleted, or\nis only available from another source\nHowever the following packages replace it:\n python-apt-doc python3-apt-dbg:i386 python3-apt:i386 python3-apt-dbg\n python3-apt python-apt-common\n\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Package python-apt is not available, but is referred to by another package.", "This may mean that the package is missing, has been obsoleted, or", "is only available from another source", "However the following packages replace it:", " python-apt-doc python3-apt-dbg:i386 python3-apt:i386 python3-apt-dbg", " python3-apt python-apt-common", ""]}

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