KenT2 / tboplayer

Raspberry Pi. A GUI for OMXPlayer
Other
157 stars 43 forks source link

Fails to install on Bullseye due to python2 deps #201

Closed Botspot closed 2 years ago

Botspot commented 2 years ago

We at Pi-Apps have been receiving many error reports similar to this one.

OS: Raspbian GNU/Linux 11 (bullseye)
OS architecture: 32-bit
Pi-Apps local commit ID: 80535c771ec7b94bfbec5065963a6502a42c7437
Kernel: armv7l 5.10.63-v7l+
Device model: Raspberry Pi 4 Model B Rev 1.4
Raspberry Pi OS image version: 2021-05-07
Language: C

BEGINNING OF LOG FILE:
-----------------------

Running pkg-install...
Running sudo apt update...

Hit:1 http://archive.raspberrypi.org/debian buster InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
All packages are up to date.

Creating dummy deb...

Installing dummy deb...

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:
 pi-apps-88726c83 : Depends: python-pip but it is not going to be installed
                    Depends: python-gobject-2 but it is not installable
                    Depends: python-dbus but it is not installable
                    Depends: python-gtk2 but it is not installable
                    Depends: python-requests but it is not installable
E: Unable to correct problems, you have held broken packages.

Apt finished.
Failed to install the packages!
APT reported these errors:
E: Unable to correct problems, you have held broken packages.

Bullseye is the future, and more people are switching to it every day. Apps that can't run on Bullseye will eventually be removed from Pi-Apps.

Botspot commented 2 years ago

Any input, @heniotierra? We are receiving these reports more and more frequently.

Botspot commented 2 years ago

Unfortunately, I've been forced to remove TBOPlayer from Pi-Apps. :(

Botspot commented 2 years ago

@heniotierra, let me know if TBOPlayer will be changed to run on python3 dependencies.