-
-
Notifications
You must be signed in to change notification settings - Fork 236
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
With the "--repo" option, paru does synchronization operations twice #1262
Comments
I don't see the same thing on my end. Mind posting the output with |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Affected Version
I first encountered this a while ago (possibly when I first used paru), but didn't take note at the time.
paru -V
paru v2.0.4 - libalpm v15.0.0
Description
Running a paru sync operation with
--repo
performs the sync operation twice. I expect that, e.g.,paru --repo -Sy
should only sync the mirrors once.Have you checked previous issues?
I searched for any issue with "--repo" in it, but GitHub's search ate the
--
and the 15 pages of results seemed to all be generic references to some "repo" or another. I did Ctrl+F search each page of results for--repo
, and it's not in any of the titles.Output
Include the FULL output of any relevant commands/configs
I'm scripting it a bit to show how it's the same with
--repo
before and after the pacman operation, and applies the same to-Sy
,-Syu
, and-Syuw
.Don't cut parts of the input always include the FULL thing
paru.conf and pacman.conf are usually always relevant
I don't think i changed them, but here they are (copied with names edited to comply with GitHub's file extension filter).
pacman.conf.txt
paru.conf.txt
The text was updated successfully, but these errors were encountered: