Package Details: gallery-dl 1.26.3-1

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: GPL2
Submitter: lll2yu
Maintainer: katt
Last Packager: katt
Votes: 55
Popularity: 0.115896
First Submitted: 2018-03-29 17:35 (UTC)
Last Updated: 2023-11-28 14:36 (UTC)

Dependencies (16)

Required by (1)

Sources (1)

Pinned Comments

lll2yu commented on 2018-04-21 02:57 (UTC)

Before running makepkg add Mike Fährmann's key

gpg --recv-keys 5680CA389D365A88

Latest Comments

1 2 3 4 Next › Last »

veras commented on 2023-11-27 09:14 (UTC) (edited on 2023-11-27 09:53 (UTC) by veras)

package wouldn't build. realised yt-dlp-drop-in being installed was the culprit

katt commented on 2023-05-07 09:17 (UTC)

@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.

rEnr3n commented on 2023-05-07 09:06 (UTC)

I know but it will be very much appreciated by those who have automated build setup.

katt commented on 2023-05-07 09:03 (UTC)

@rEnr3n You are expected to rebuild packages in the AUR yourself.

rEnr3n commented on 2023-05-07 08:00 (UTC)

Bump for python 3.11

thetestspecimen commented on 2023-03-29 07:28 (UTC)

@TeaHour Thanks for the info. Appreciated since it is not directly related to Arch. I will just be patient...

TeaHour commented on 2023-03-29 05:50 (UTC)

@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.

katt commented on 2023-03-22 18:55 (UTC)

@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.

thetestspecimen commented on 2023-03-22 17:19 (UTC) (edited on 2023-03-22 17:28 (UTC) by thetestspecimen)

@katt I just wanted to mention that I also get the exact same build error as @TeaHour when trying to upgrade from 1.24.5-1 to 1.25.0-1. As with @TeaHour I am on Manjaro, not Arch.

It would therefore suggest this is a Manjaro problem.

If you want any specifics just let me know. As the error seems to revolve around python and setuptools --> My system uses Python 3.10 and setuptools is currently version 67.3.0.

TeaHour commented on 2023-03-17 11:39 (UTC)

@katt No worries, must be something on my system. I'm running Manjaro. By luck, an update for python-cloudscraper came up, and it throws the exact same error on build. Seems like something is broken with python/setuptools... on my system.

Still thank you for investigating.