alexheretic / aurto

Arch Linux AUR tool for managing an auto-updating local 'aurto' package repository
MIT License
134 stars 9 forks source link

Can't add aurto if repo isn't in /etc/aurto/pacman-chroot.conf #50

Closed schtiehve closed 3 years ago

schtiehve commented 3 years ago

I had some issues with my aurto Server that I couldn't figure out so I installed from scratch. When getting to the step aurto add aurto it would fail because it couldn't statisfy the dependency "aurutils" from the repos. It took me a while to figure out that the pacman config in the chroot is now pulled from /etc/aurto/pacman-chroot.conf. After addding the aurto repo to that file (including /etc/pacman.d/aurto wont work since that isn't accessible in the chroot) adding aurto works as expected.

Maybe it makes sense to add the aurto repo to the /etc/aurto/pacman-chroot.conf on aurto init.

alexheretic commented 3 years ago

Thanks! This should be addressed with v0.10.4.