You are not logged in.
I am trying to update a package (elementary-ob-openbox) using
yaourt -Syuabut my AUR helper (yaourt-git) does not notify me that the update is available.
After some extensive package version checks I realized the AUR helper package was outdated too and that this could well be the source of my problem. After proceeding to update it I thought the problem should be fixed and the update would pop up. The (lack of) result is the same though.
The thing that puzzles me is that if I do a
yaourt -Si packagenameit lists the updated version and draws my attention on the outdated local copy. So if I understand correctly yaourt should be aware of the package update/version change. I contacted the package owner who does not experiment this and is using Pacaur though. I checked the latter out in order to see if yaourt-git was the problem but the same situation repeats itself (the same happens with other AUR helpers I have tried like packer and cower).
Any hint on what I might be missing here? Thanks in advance.
Last edited by root (2014-10-11 23:57:13)
\(o_X)/
'Cause I wanna be an Archy - An Archy in the UK // Sex Pistols
Offline
Which version do you have installed?
You should probably request that the maintainer use a sensible version numbering. The pattern currently used would not be expected to work.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Thanks for your reply Trilby.
The version I have installed is,
11062014-1and the updated version is,
05102014-1.
Does this shed any light on your 'pattern concern'?
\(o_X)/
'Cause I wanna be an Archy - An Archy in the UK // Sex Pistols
Offline
Yes, 11062014 is "newer" than 05102014. Like I said, ask the maintainer to use a sensible versioning scheme.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
@orschido> If you want to keep the same version number as upstream, simply reverse the date: 20141005 (ISO 8601 format). New release will always be seen as newer version.
Offline
@Spyhawk
Very useful hint. Thank you!
I added the reverse method to the Wiki page [1].
Offline