Validation error on 1.26.9-1 update:
==> Validating source files with sha512sums... gallery-dl ... NOT FOUND ==> ERROR: One or more files did not pass the validity check!
Git Clone URL: | https://aur.archlinux.org/gallery-dl.git (read-only, click to copy) |
---|---|
Package Base: | gallery-dl |
Description: | Command-line program to download image-galleries and collections from several image hosting sites |
Upstream URL: | https://github.com/mikf/gallery-dl |
Keywords: | downloader gallery image python terminal |
Licenses: | GPL-2.0-or-later |
Submitter: | lll2yu |
Maintainer: | katt |
Last Packager: | katt |
Votes: | 68 |
Popularity: | 3.84 |
First Submitted: | 2018-03-29 17:35 (UTC) |
Last Updated: | 2024-10-28 11:19 (UTC) |
Validation error on 1.26.9-1 update:
==> Validating source files with sha512sums... gallery-dl ... NOT FOUND ==> ERROR: One or more files did not pass the validity check!
Maybe youtube-dl
and yt-dlp
should be added as checkdepends
? Without them being present the respective checks are being skipped:
setUpClass (test_ytdl.Test_CommandlineArguments) ... skipped "cannot import module 'youtube_dl'"
setUpClass (test_ytdl.Test_CommandlineArguments_YtDlp) ... skipped "cannot import module 'yt_dlp'"
package wouldn't build. realised yt-dlp-drop-in being installed was the culprit
@rEnr3n It also annoys everyone who already dealt with it, and I know it would annoy myself greatly just like it does for other packages when they bump pkgrels for rebuilds. It is especially annoying when using testing repos. So.. no.
I know but it will be very much appreciated by those who have automated build setup.
@rEnr3n You are expected to rebuild packages in the AUR yourself.
Bump for python 3.11
@TeaHour Thanks for the info. Appreciated since it is not directly related to Arch. I will just be patient...
@katt It turned out to be a bug in setuptools which is already fixed. But Manjaro stable still uses the broken version.
@thetestspecimen An update should come soon, or you can switch to Manjaro testing branch.
@thetestspecimen since it's a manjaro issue users facing this issue should seek out the manjaro support channels. I assume one of their python packages are kaput and that's obviously not something I can help with.
Pinned Comments
lll2yu commented on 2018-04-21 02:57 (UTC)
Before running makepkg add Mike Fährmann's key