Hi guys,
I am trying to install Firefox from mozilla repo, but it fails:
I believe that it depends by this:
The package
Fixing doesn't work either:
My system:
Thanks!
I am trying to install Firefox from mozilla repo, but it fails:
Code:
Errors were encountered while processing: firefoxE: Sub-process /usr/bin/dpkg returned an error code (1)
Code:
apt show firefox -aPackage: firefoxVersion: 130.0~build2Priority: optionalSection: webMaintainer: Mozilla Releng <release@mozilla.com>Installed-Size: 257 MBProvides: gnome-www-browser, www-browserDepends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.18), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.5.12), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.0), libgtk-3-0 (>= 3.13.7), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 4.8), libx11-6, libx11-xcb1, libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxrandr2 (>= 2:1.4.0), libxrender1Download-Size: 70.6 MBAPT-Manual-Installed: yesAPT-Sources: https://packages.mozilla.org/apt mozilla/main amd64 PackagesDescription: Mozilla Firefox
libgcc1doesn't exist with this name, as a matter of fact:
Code:
apt install libgcc1 -sReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneNote, selecting 'libgcc-s1' instead of 'libgcc1'libgcc-s1 is already the newest version (12.2.0-14).0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.1 not fully installed or removed.Conf firefox (130.0~build2 namespaces/moz-fx-productdelivery-pr-38b5/repositories/mozilla:mozilla
Code:
apt install -fReading package lists... DoneBuilding dependency tree... DoneReading state information... Done0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.1 not fully installed or removed.After this operation, 0 B of additional disk space will be used.Setting up firefox (130.0~build2) ...update-alternatives: error: alternative path /usr/bin/firefox doesn't existdpkg: error processing package firefox (--configure): installed firefox package post-installation script subprocess returned error exit status 2Errors were encountered while processing: firefoxE: Sub-process /usr/bin/dpkg returned an error code (1)
Code:
dpkg --configure -aSetting up firefox (130.0~build2) ...update-alternatives: error: alternative path /usr/bin/firefox doesn't existdpkg: error processing package firefox (--configure): installed firefox package post-installation script subprocess returned error exit status 2Errors were encountered while processing: firefox
Code:
aptitude install -fThe following packages will be REINSTALLED: firefox 0 packages upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.Need to get 0 B of archives. After unpacking 0 B will be used.E: Internal Error, No file name for firefox:amd64
Code:
lsb_release -aNo LSB modules are available.Distributor ID:DebianDescription:Debian GNU/Linux 12 (bookworm)Release:12Codename:bookworm
Statistics: Posted by Danielsan — 2024-09-10 03:41