Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error trying to install fwupd_1.8.10+r17+gaf5fb429c_amd64.deb on Debian Bullseye #2

Open
nick-kentik opened this issue Jan 25, 2023 · 0 comments

Comments

@nick-kentik
Copy link

nick-kentik commented Jan 25, 2023

Basically the same as #1

The package now wants libc6 2.34, but bullseye remains on 2.31

``` $ dpkg --info fwupd_1.8.10+r17+gaf5fb429c_amd64.deb new Debian package, version 2.0. size 3425332 bytes: control archive=5388 bytes. 677 bytes, 19 lines conffiles 1720 bytes, 22 lines control 7098 bytes, 93 lines md5sums 3912 bytes, 94 lines * postinst #!/bin/sh 1766 bytes, 46 lines * postrm #!/bin/sh 1470 bytes, 36 lines * preinst #!/bin/sh 849 bytes, 14 lines * prerm #!/bin/sh Package: fwupd Version: 1.8.10+r17+gaf5fb429c Architecture: amd64 Maintainer: Debian EFI Installed-Size: 7506 Depends: libarchive13 (>= 3.2.1), libc6 (>= 2.34), libcbor0.8 (>= 0.8.0), libcurl3-gnutls (>= 7.63.0), libefiboot1 (>= 37), libflashrom1, libfwupd2 (>= 1.8.10+r17+gaf5fb429c), libgcab-1.0-0 (>= 1.5), libglib2.0-0 (>= 2.70.0), libgnutls30 (>= 3.7.3), libgudev-1.0-0 (>= 212), libgusb2 (>= 0.3.8), libjcat1 (>= 0.1.3), libjson-glib-1.0-0 (>= 1.5.2), liblzma5 (>= 5.1.1alpha+20120614), libmbim-glib4 (>= 1.28.0), libmbim-proxy, libmm-glib0 (>= 1.10.0), libpolkit-gobject-1-0 (>= 0.99), libprotobuf-c1 (>= 1.3.1), libqmi-glib5 (>= 1.18.0), libqmi-proxy, libsmbios-c2, libsqlite3-0 (>= 3.6.1), libsystemd0, libtss2-esys-3.0.2-0 (>= 2.3.1), libxmlb2 (>= 0.3.2), adduser, shared-mime-info Recommends: python3, bolt, dbus, secureboot-db, udisks2, fwupd-signed, jq Suggests: gir1.2-fwupd-2.0 Conflicts: fwupdate-amd64-signed, fwupdate-arm64-signed, fwupdate-armhf-signed, fwupdate-i386-signed Breaks: fwupdate (<< 12-7), gir1.2-dfu-1.0 (<< 0.9.7-1), libdfu-dev (<< 0.9.7-1), libdfu1 (<< 0.9.7-1) Replaces: fwupdate (<< 12-7), gir1.2-dfu-1.0 (<< 0.9.7-1), libdfu-dev (<< 0.9.7-1), libdfu1 (<< 0.9.7-1) Provides: fwupdate Section: admin Priority: optional Multi-Arch: foreign Homepage: https://github.com/fwupd/fwupd Description: Firmware update daemon fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details ```
$ apt-cache policy libc6 libc6: Installed: 2.31-13+deb11u5 Candidate: 2.31-13+deb11u5 Version table: *** 2.31-13+deb11u5 500 500 http://deb.debian.org/debian bullseye/main amd64 Packages 500 http://deb.debian.org/debian bullseye-updates/main amd64 Packages 100 /var/lib/dpkg/status

Maybe it's not worth trying to convince a single package to work on both debian and mint?

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

No branches or pull requests

1 participant