Skip to content
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

Fix ordering according to version #7

Open
triallax opened this issue Feb 15, 2023 · 0 comments
Open

Fix ordering according to version #7

triallax opened this issue Feb 15, 2023 · 0 comments

Comments

@triallax
Copy link

These lines are currently in https://repo-default.voidlinux.org/void-updates/void-updates.txt:

bash                        5.1 patch 016 -> 5.2           https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 1   https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 10  https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 11  https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 12  https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 13  https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 14  https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 15  https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 2   https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 3   https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 4   https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 5   https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 6   https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 7   https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 8   https://www.gnu.org/software/bash/bash.html                                
bash                        5.1 patch 016 -> 5.2 patch 9   https://www.gnu.org/software/bash/bash.html                                

The results reported by ./xbps-src update-check bash meanwhile are:

bash-5.1 patch 016 -> bash-5.2
bash-5.1 patch 016 -> bash-5.2 patch 1
bash-5.1 patch 016 -> bash-5.2 patch 2
bash-5.1 patch 016 -> bash-5.2 patch 3
bash-5.1 patch 016 -> bash-5.2 patch 4
bash-5.1 patch 016 -> bash-5.2 patch 5
bash-5.1 patch 016 -> bash-5.2 patch 6
bash-5.1 patch 016 -> bash-5.2 patch 7
bash-5.1 patch 016 -> bash-5.2 patch 8
bash-5.1 patch 016 -> bash-5.2 patch 9
bash-5.1 patch 016 -> bash-5.2 patch 10
bash-5.1 patch 016 -> bash-5.2 patch 11
bash-5.1 patch 016 -> bash-5.2 patch 12
bash-5.1 patch 016 -> bash-5.2 patch 13
bash-5.1 patch 016 -> bash-5.2 patch 14
bash-5.1 patch 016 -> bash-5.2 patch 15

Needless to say, the ordering of ./xbps-src update-check bash is much more sensible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant