Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Ubuntu 20.04 python2 problem #78

Closed
denisafanasev opened this issue Apr 26, 2020 · 4 comments
Closed

Ubuntu 20.04 python2 problem #78

denisafanasev opened this issue Apr 26, 2020 · 4 comments

Comments

@denisafanasev
Copy link

Due to there is no python 2 in Ubuntu 20.04 the FAHControl doesn't install on that OS:

After

sudo dpkg -i --force-depends fahcontrol_7.6.9-1_all.deb

got an error

fahcontrol depends on python-gtk2 | python-gnome2; however:
Package python-gtk2 is not installed.
Package python-gnome2 is not installed.

and also there is no python-gnome2 available by:

sudo apt-get install -y python-stdeb python-gtk2 python-all debhelper

Package python-stdeb 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:
python3-stdeb

E: Package 'python-stdeb' has no installation candidate
E: Unable to locate package python-gtk2

Suppose the moving to python3 is necessary.

@benkean
Copy link

benkean commented Apr 26, 2020

#55 #56 #70

@cdberkstresser
Copy link

@denisafanasev We do have rpms and debs for PR #70, which is definitely a work in progress. It is what I've used to do the beta testing for FAHClient from Ubuntu 20.04 when I needed FAHControl to see what was going on.
https://github.com/cdberkstresser/fah-control/releases

@denisafanasev
Copy link
Author

Thank you very much! Looking forward for a new release!

@PSLLSP
Copy link

PSLLSP commented Apr 23, 2022

It is April 2022. FAHcontrol still doesn't work in Ubuntu 20.04. Ubuntu 22.04 was released this week... :-(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants