You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exited the portage shell back to my user (UID 1000)
ran sudo emerge -atvD1 sys-apps/accountsservice (it succeeded)
disabled the keepwork feature
It would stand to reason that these patches from Alpine Linux could be included in the ebuild for sys-apps/accountsservice. Consider adding these patches? Thank you as always!
The text was updated successfully, but these errors were encountered:
sys-apps/accountsservice
does not compile on musl. I did get it to compile but it's a bit hacky. Here's what I did:keepwork
featuresys-apps/accountsservice
(sudo emerge -atvD1 sys-apps/accountsservice
) (it failed)sudo su -s /bin/bash - portage
cd /var/tmp/portage/sys-apps/accountsservice-22.08.8/work/accountsservice-22.08.8/
sudo emerge -atvD1 sys-apps/accountsservice
(it succeeded)keepwork
featureIt would stand to reason that these patches from Alpine Linux could be included in the ebuild for
sys-apps/accountsservice
. Consider adding these patches? Thank you as always!The text was updated successfully, but these errors were encountered: