FS#43849 - [dub] newer version is detected as older by pacman.
Attached to Project:
Community Packages
Opened by a821 (a821) - Monday, 16 February 2015, 22:30 GMT
Last edited by Mihails Strasuns (Dicebot) - Tuesday, 17 February 2015, 17:43 GMT
Opened by a821 (a821) - Monday, 16 February 2015, 22:30 GMT
Last edited by Mihails Strasuns (Dicebot) - Tuesday, 17 February 2015, 17:43 GMT
|
Details
Description:
dub version v0.9.22.r198.g83b2926-1 is detected as older than the previous version 0.9.22-2 by pacman. After runnnig a system upgrade "pacman -Suy", Pacman issues a warning: "warning: dub: local (0.9.22-2) is newer than community (v0.9.22.r198.g83b2926-1)" and does not upgrade the package. A workaround is to execute "pacman -Suu dub" to force a "downgrade". Additional info: * See this post: https://bbs.archlinux.org/viewtopic.php?id=193761 Steps to reproduce: just system upgrade "pacman -Syu" but you need to have dub version 0.9.22-2 already installed. |
This task depends upon
Comment by
Anatol Pomozov (anatolik) - Monday,
16 February 2015, 22:58 GMT
The new version "v0.9.22.r198.g83b2926-1" should not have "v"
prefix.
Comment by
Mihails Strasuns (Dicebot) -
Tuesday, 17 February 2015, 10:07 GMT
Re-uploaded packages with leading `v` removed from version number,
please test again once it propagates to your mirror
Comment by a821 (a821) - Tuesday,
17 February 2015, 17:39 GMT
Now the update worked properly. I guess it can be closed.