15 Sep
2009
15 Sep
'09
8 p.m.
On Tue, Sep 15, 2009 at 2:52 PM, Firmicus <Firmicus@gmx.net> wrote:
Oh no, I was thinking of the case where you had, say, version 1.3 sitting in staging, and version 1.4 is in the repos
Your version won't catch this, as it doesn't use vercmp. But, repo-add will catch it and do nothing. I think the package will still get moved to the ftp though
Ah, I get it. As I wrote, this vercmp check could be done at the commitpkg stage, no? But yes, it might as well be done by db-update.
Hmm, actually, when I think about it, db-update will catch it (as it version matches to the PKGBUILD), so this shouldn't be an issue. The only possible issue is the one you fixed :) So, tomorrow I'm going to have a bug/patch extravaganza and I'll merge this