[aur-general] AUR 4.0.0 pre-alpha
Lukas Fleischer
archlinux at cryptocrack.de
Tue Dec 30 11:40:28 UTC 2014
On Tue, 30 Dec 2014 at 05:39:28, Ido Rosen wrote:
> Posted in other thread, but:
>
> The AUR4 update hook compares an str to an int when looking at the
> pkginfo['epoch'], so packages with an epoch set fail to pass the
> update hook. Probably should check that the string pkginfo['epoch']
> contains only numbers, then do an int(pkginfo['epoch']) in the
> comparison line there... line 45 of save_srcinfo.
> [...]
Fixed. Thanks for reporting!
More information about the aur-general
mailing list