You are not logged in.
For some unknown reason yay now demands that I feed more data to git when I run the yay -S command. This is something that I was never asked before.
-> error fetching [AUR_package]: There is no tracking information for the current branch.
Please specify which branch you want to rebase against.
See git-pull(1) for details.
git pull <remote> <branch>
If you wish to set tracking information for this branch you can do so with:
git branch --set-upstream-to=origin/<branch> master
context: exit status 1
Is there a way to get past this without setting up a Github repository? I never had to play around with git before and I was able to use yay just fine. The only change I've made recently was updating my system.
UPDATE: Don't use parallel-launcher.
Last edited by nearing_migration (2023-11-27 02:02:21)
Offline
I've tested yay with a few other packages and it works perfectly fine. For some reason the parallel-launcher package gives the error seen above. Is there an explanation for this?
Offline
So does this have anything to do with yay specifically? Can you clone the aur repo directly? If so, try deleting any yay cache directory for the package.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
So does this have anything to do with yay specifically?
I'm not entirely sure yet. Maybe there's some oddity in this AUR package?
Can you clone the aur repo directly? If so, try deleting any yay cache directory for the package.
Git clone appears to be working just fine.
Offline
If you *must* use an AUR helper, try paru-bin if indeed yay is the issue.
Supercalifragilisticexpialidocious
Offline
Mod note: moving to AUR Issues.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Online
So does this have anything to do with yay specifically? Can you clone the aur repo directly? If so, try deleting any yay cache directory for the package.
parallel-launcher builds for me in a clean chroot which does not have git installed.
Offline