FrodeSolheim / python-lhafile

LHA archive support for Python
BSD 3-Clause "New" or "Revised" License
22 stars 7 forks source link

problems installing package on Ubuntu 20.04.1 LTS focal #11

Closed omski closed 3 years ago

omski commented 3 years ago
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.1 LTS
Release:    20.04
Codename:   focal
sudo apt install python3-lhafile
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-lhafile : Depends: python3 (< 3.8) but 3.8.2-0ubuntu2 is to be installed
E: Unable to correct problems, you have held broken packages.
FrodeSolheim commented 3 years ago

Hi, I assume this was caused by using a repository for an older Ubuntu version, on Ubuntu 20.04?

omski commented 3 years ago

Hi, to be honest I could not remember where I hit this problem so it is hard for me to reproduce and check. Thanks for your replay anyways. I will close the issue.

FrodeSolheim commented 3 years ago

:+1: Just reopen or create new issues if you encounter further problems :)