(~>) Info: Searching for <tixati> ...
(~>) Info: Found in abyss-packages:
(*) tixati
(~>) Info: Found in void-packages:
(*) tixati
It should only appear in the origin repo (abyss-packages).
(~>) Info: Searching for <tixati> ...
(~>) Info: Found in abyss-packages:
(*) tixati
(~>) Info: Found in void-packages:
(*) tixati
It should only appear in the origin repo (abyss-packages).
that is intended behaviour
to see if packages is in more repos
tixati is not in any other repo.
The bug is that it appears in void-packages.
yes
void-packages list came from already merged repo now, not from void-packages only
I am aware of that
Looking for easiest way to track what is in origin not merged repo
@zenobit wrote in #38 (comment):
yes void-packages list came from already merged repo now, not from void-packages only
Current way of presenting results makes the distinction between origin repos meaningless and I will fix it or stop searching entirelly in void-packages (except for restricted packages ofc). The user can find the packages that build in their system directly using xbps...
solution is move updating lists after sync and before merging repos
@zenobit wrote in #38 (comment):
solution is move updating lists after sync and before merging repos
Yep 👍
I plan to move the list creation logic to a small separate function and call it when there is a change inside the sync or retrieve functions (including the removal of stale lists - nice btw ;) ).
After much consideration...
The current way we are creating template lists works, but the creation/update is all over the place.
I will try to centralize the logic as follows:
Have the repo creation commands in create_template_list_for_repo(). Call the function when a repo is cloned or synced.
Create the restricted templates list when the default_repo is cloned or synced.
First I want use custom branch for repos
(need bit more testing)
And I will create MR
then...
I will look at template_lists again
Solved in #55.
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?