Block a user
dhclient (with NetworkManager, wireless) issue
Thanks for your tests. Looks like a separate -O3 blacklist is in order.
Well, currently only this package is buggy, but it would help down the road if more creep up.
Maybe don't rebuild kernel modules ?
How would you go about it? Manually blacklist them? Haskell packages were really easy to exclude, since they share a very specific makedep (ghc). Don't know if that applies to modules as well, since…
Blacklisted packages
Added back skia-sharp58
, which is a sort of limbo package which should not exist anymore, but does (at least in…
Blacklisted packages
I just removed
- texi2html
- gradle
- re2
- basket
- w3m
- ctags
- libedit
- jre-openjdk-headless
- jre-openjdk
- qca
- skia-sharp58
and added
- dhclient (#20)
dhclient (with NetworkManager, wireless) issue
Thanks for your report. That seems like the first package to not work due to possibly -O3
or x86-64-v3
(highly unlikely).
That needs to be tested further, possibly by compiling dhclient with…
shellcheck (and other haskell packages) are built against x86-64 haskell-* packages, and fail when using x86-64-v3 haskell libraries
Closing this in favor of #19.
shellcheck (and other haskell packages) are built against x86-64 haskell-* packages, and fail when using x86-64-v3 haskell libraries