Search Criteria
Package Details: system76-driver 20.04.96-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/system76-driver.git (read-only, click to copy) |
---|---|
Package Base: | system76-driver |
Description: | Universal driver for System76 computers |
Upstream URL: | https://github.com/pop-os/system76-driver |
Licenses: | GPL-2.0-or-later |
Submitter: | ava1ar |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 23 |
Popularity: | 0.000052 |
First Submitted: | 2013-08-18 05:41 (UTC) |
Last Updated: | 2024-10-08 22:26 (UTC) |
Dependencies (36)
- at
- dmidecode (dmidecode-gitAUR)
- ethtool (ethtool-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libnotify (libnotify-gitAUR)
- lm_sensors (lm_sensors-gitAUR)
- pciutils (pciutils-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python-cffi
- python-dbus
- python-distro
- python-evdev
- python-gobject (python-gobject-gitAUR)
- python-pynacl
- python-systemd
- python-xlib
- system76-firmware-daemon (system76-firmware-daemon-gitAUR, system76-firmware-gitAUR, system76-firmware)
- usbutils (usbutils-gitAUR)
- wireless_tools
- git (git-gitAUR, git-glAUR) (make)
- Show 16 more dependencies...
Latest Comments
1 2 3 4 5 6 .. 17 Next › Last »
yochananmarqos commented on 2024-08-19 21:12 (UTC) (edited on 2024-08-19 21:13 (UTC) by yochananmarqos)
@nameless: I see. Gtk4 is not required by this package, therefore the tests get confused about it being present.
Either way, the tests failing will not stop the package from building.
EDIT: I made edits.
nameless commented on 2024-08-19 20:51 (UTC)
@yochananmarqos: Thanks for the correction. There's both a warning and an error. I should have been clearer that I had both.
The error I'm referring to is this one:
ERROR system76driver/tests/test_gtk.py - ValueError: Namespace Gtk is already loaded with version 4.0
. It's in the installation log output. It seems to only affect the tests.yochananmarqos commented on 2024-08-19 19:26 (UTC)
@nameless: It's warning, not an error. The build completes in a clean chroot.
The warning is valid, however it doesn't really make any difference. If you know Python and Gtk well enough to create a comprehensive upstream issue, feel free.
nameless commented on 2024-08-19 18:56 (UTC) (edited on 2024-08-19 18:58 (UTC) by nameless)
I ran into an error in check(). It does look like the package builds, but there are failing tests. Should this be reported upstream?
Installation Log
zo0M commented on 2024-05-08 04:21 (UTC) (edited on 2024-05-08 04:22 (UTC) by zo0M)
I get an error during the update:
Installation log
nikogura commented on 2023-05-30 20:39 (UTC)
False alarm. A fully clean build succeeds.
sr98vn commented on 2023-02-20 21:43 (UTC)
@Parker8283 Can confirm that
python-setuptools
version 67.3.2 (recently updated) allowssystem76-driver
to build now, thanks!Parker8283 commented on 2023-02-20 01:53 (UTC)
Downgrading python-setuptools 67.3.0 --> 67.2.0 worked for me, the package builds now. Found the real issue/PR: SetupTools #3823. This was released in 67.3.1. Looks like 67.3.2 is in testing currently, so once that moves to extra, it should build fine.
Eeems commented on 2023-02-19 01:28 (UTC)
@Parker8283 and @sr98vn this could be related to the issue with setuptools that @Parker8283 identified. That said, I've been having this package build daily with no issue, and it's using python-setuptools 1:67.3.0-1 https://github.com/Eeems/repo.eeems.codes/actions/runs/4208706435/jobs/7305093989#step:9:77
If you just need an updated build of the package for now, you can get the package from my repo if you trust my build mechanism. You can also try building it yourself with the container that I'm building with. You can find the Dockerfiles here: https://github.com/Eeems/images
1 2 3 4 5 6 .. 17 Next › Last »