Historical bug tracker for the Pacman package manager.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
FS#2244 - Version Bug of pacman
|
DetailsWhen I update my kmplayer, pacman said:
kmplayer: local version (0.8.4-1) is newer than repo version (0.8.4a-1) But in fact, 0.8.4a is newer then 0.8.4. So, you must optimize the algorithm of pacman that analyzing the version string of packages, I think. |
This task depends upon
Many packages have 0.81b (beta) which then graduates to 0.81 (final).
That was the understanding when creating the version comparison algorithm, so it will have to stay that way or more comparisons will be wrong.