[pacman-dev] [PATCH] makepkg: fix $pkgname element duplication
Allan McRae
allan at archlinux.org
Wed Oct 28 03:26:09 UTC 2015
On 28/10/15 06:22, Benjamin Yates wrote:
> run_split_packaging did not preserve the $pkgname array correctly, and
> would create duplicate entries in the list during restore.
>
> After restoring the backup (a b c) would become (a b c b c).
>
> This probably went unnoticed because during --install, pacman would
> reconcile the duplicates.
Yikes! Good catch.
Allan
More information about the pacman-dev
mailing list