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
I was trying to build copperhead as part of an AUR package build. The packages are first compiled with normal privileges and after the package got assemble it is installed to the system with superuser privileges.
Here is my problem. It seems to me like the setup script tries to modify the site-packages of the global python installation. This obviously fails because it would require higher privileges.
I was trying to build copperhead as part of an AUR package build. The packages are first compiled with normal privileges and after the package got assemble it is installed to the system with superuser privileges.
Here is my problem. It seems to me like the setup script tries to modify the site-packages of the global python installation. This obviously fails because it would require higher privileges.
I talked to the packages maintainer here:
https://aur.archlinux.org/packages/copperhead-hg/
The maintainer is migrating to the new github repo here:
https://aur.archlinux.org/packages/python2-copperhead-git/
The text was updated successfully, but these errors were encountered: