-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VCS packages do not update #106
Comments
Could be because of #103, I see rpcs3-git does use Perhaps the logic should be the other way around, to try |
It also happens to packages without a prepare(), like weechat-git. |
In #107 i see a line which suggests your vcs packages are trying to update
|
It actually got an update on AUR, which is why it tries to update. On another note, for whatever reason, duckstation-git is now updating as it should, none of the others work though.
|
I'm using aurto 0.14.2 with aurutils 20.4, testing repos enabled if it matters, and with aurto none of my VCS packages are being updated.
They're being detected alright, and at least when I had a SRCDEST set in my makepkg.conf it used to update the git repos there and then claim everything was already updated. I've since nuked all of that, removed all custom paths in my makepkg.conf and still it won't update any of them.
here's the log from when it ran just now:
but at least rpcs3-git is stuck at 20+ commits behind, I've even gone as far as nuke everything in .cache/aurto and removed+added the packages to aurto, which obviously updated them, but we're now back to them being stuck there...
Is there any way to enable any debugging, or at least try figure out what is going wrong? Any advice useful.
fwiw it worked fine with my janky scripts but I'd like to get away from them.
The text was updated successfully, but these errors were encountered: