Kiwi / clyde

Next-generation libalpm/makepkg wrapper.
https://kiwi.github.io/clyde
Other
63 stars 8 forks source link

Clyde doesn't build hg packages #124

Closed rickeyski closed 13 years ago

rickeyski commented 13 years ago

Clyde works great for svn or git aur packages; however, it won't create correct directory permissions to allow hg packages. It will show determining latest hg revision, then abort saying permission is denied for ./src/$pkgname. the error message is then unknown error, aur.lua:414, makepkg returned 256. The package will build if you clone the hg repository manually and then run clyde -S $pkgname

Let me know if you need any other information or if I'm an idiot. thanks

juster commented 13 years ago

Should be fixed now, thanks for mentioning it. I saw it on the bbs too but didn't have time to look at it until today.

rickeyski commented 13 years ago

Awesome, thanks.

On Fri, Apr 15, 2011 at 4:55 PM, juster < reply@reply.github.com>wrote:

Should be fixed now, thanks for mentioning it. I saw it on the bbs too but didn't have time to look at it until today.

Reply to this email directly or view it on GitHub: https://github.com/Kiwi/clyde/issues/124#comment_1010785