Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] [SOLVED] Trouble Installing Opera Browser Under Debian Unstable  (Read 470 times)

Offline tranquil

  • User
  • Posts: 118
Attempted to install the stable version of the Opera browser a few minutes ago. Opera requires the libatk-bridge2.0-0 package, but I already have libgtk-3-0t64 and libatk-bridge2.0-0t64 packages installed, which are required for other apps that I have installed; e.g. audacious, pcmanfm. So I get the following error when I attempt to install the libatk-bridge2.0-0 package:

Code: [Select]
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:

Unsatisfied dependencies:
 libgtk-3-0t64 : Depends: libatk-bridge2.0-0t64 (>= 2.15.1) but it is not going to be installed
                 Recommends: libgtk-3-bin
Error: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
« Last Edit: 2024/12/20, 09:20:52 by tranquil »
Dual-booting Debian Stable and Unstable with Openbox window manager and Tint2 panel.

Offline tranquil

  • User
  • Posts: 118
Re: Trouble Installing Opera Browser Under Debian Unstable
« Reply #1 on: 2024/12/20, 09:20:23 »
I found an unofficial AppImage that works well.
Dual-booting Debian Stable and Unstable with Openbox window manager and Tint2 panel.

Offline scholle1

  • Global Moderator
  • User
  • *****
  • Posts: 135
For me:
Code: [Select]
# apt policy libatk-bridge2.0-0t64 libgtk-3-0t64 libgtk-3-bin
libatk-bridge2.0-0t64:
  Installiert:           2.54.0-1
  Installationskandidat: 2.54.0-1
  Versionstabelle:
 *** 2.54.0-1 500
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
libgtk-3-0t64:
  Installiert:           3.24.43-4
  Installationskandidat: 3.24.43-4
  Versionstabelle:
 *** 3.24.43-4 500
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
libgtk-3-bin:
  Installiert:           3.24.43-4
  Installationskandidat: 3.24.43-4
  Versionstabelle:
 *** 3.24.43-4 500
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status

Quote
Error: [...] this may be caused by held packages.

Have look at
Code: [Select]
# apt-mark showhold
    then maybe
# apt-mark unhold <package>
    and
apt install --solver 3.0 <what you want>
"pax in terra" - Das ist mein großer, mein einzigster, von Herzen kommender Wunsch.
"Frieden auf der Erde" und alles Weitere erscheint einfach.