Allan McRae pushed to branch master at Pacman / Pacman
Commits: b60b779f by Allan McRae at 2024-06-19T17:33:36+10:00 Fix calculation of space needed for download package The calculation used the size of the package rather than the amount remaining to download for partially downloaded packages. Signed-off-by: Allan McRae <[email protected]> - - - - - c9acfc2b by Allan McRae at 2024-06-19T17:38:07+10:00 Fix error when downloading signature file for an existing package file If a package was already downloaded but its signature file was not, pacman would download the signature then error out despite all files being present. Also fixes a similar error when some, but not all, package databases were updated with -Sy. Fixes #156 Signed-off-by: Allan McRae <[email protected]> - - - - - 2 changed files: - lib/libalpm/dload.c - lib/libalpm/sync.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/compare/479f4d574a25fee0d24ffbb6d8b476210c653ea9...c9acfc2b50b79390c58d8aa52a134030e7cec58a -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/compare/479f4d574a25fee0d24ffbb6d8b476210c653ea9...c9acfc2b50b79390c58d8aa52a134030e7cec58a You're receiving this email because of your account on gitlab.archlinux.org.
