You are not logged in.
Pages: 1
Hey guys,
I'm getting an error installing the ruby-json AUR package with yaourt. Here's the error https://gist.github.com/EvanPurkhiser/5409110
I checked the directory pkg directory and it has 000 permissions =/ Changing the permissions doesn't seem to fix it as it just resets them back to 000 next time i try to install it
Also, would this be a better to report this in the package comments instead of asking here?
Last edited by EvanPurkhiser (2013-04-18 01:47:22)
Offline
Yes, it is better to notify the package maintainer. The problem is that $pkgdir is inaccessable from the build function.
Offline
Yes, it is better to notify the package maintainer. The problem is that $pkgdir is inaccessable from the build function.
Technically that is not the problem, the problem is that the PKGBUILD was doing bad things in build(), which makepkg will now refuse ![]()
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
Pages: 1