LukeShortCloud / winesapOS

winesapOS - Game with Linux anywhere, no installation required!
GNU General Public License v3.0
871 stars 31 forks source link

[repo] macbook12-spi-driver-dkms fails to build due to a groups issue #817

Closed LukeShortCloud closed 4 months ago

LukeShortCloud commented 4 months ago

macbook12-spi-driver-dkms fails to build due to a groups issue

+ makepkg_fn macbook12-spi-driver-dkms
+ cd /tmp
+ git clone https://aur.archlinux.org/macbook12-spi-driver-dkms.git
Cloning into 'macbook12-spi-driver-dkms'...
+ cd macbook12-spi-driver-dkms
+ [[ '' == \i\n\s\t\a\l\l ]]
+ makepkg -s --noconfirm
==> ERROR: groups does not allow empty values.
+ cp './*.pkg.tar.zst' /output
cp: cannot stat './*.pkg.tar.zst': No such file or directory
+ makepkg_build_failure_check macbook12-spi-driver-dkms
+ grep pkg.tar
+ ls -1
++ expr 0 + 1
+ failed_builds=1
+ echo 'macbook12-spi-driver-dkms build FAILED'
LukeShortCloud commented 4 months ago

I reported the problem and solution here: https://aur.archlinux.org/packages/macbook12-spi-driver-dkms#comment-967195

LukeShortCloud commented 4 months ago

The PKGBUILD was updated shortly after I made the request. The package is now building successfully.