You are not logged in.
Hi! I've been having this issue in the past few days while trying to install pandoc-bin:
$ paru -S --noconfirm pandoc-bin
:: Resolving dependencies...
:: Calculating conflicts...
:: Calculating inner conflicts...
Aur (1) Old Version New Version Make Only
aur/pandoc-bin 3.9.0.2-1 No
:: Proceed to review? [Y/n]:
:: Downloading PKGBUILDs...
PKGBUILDs up to date
fetching devel info...
==> Making package: pandoc-bin 3.9.0.2-1 (jue 07 may 2026 13:11:36)
==> Retrieving sources...
-> Downloading pandoc-bin-3.9.0.2.tar.gz...
** Resuming transfer from byte position 8122368
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
curl: (33) HTTP server does not seem to support byte ranges. Cannot resume.
==> ERROR: Failure while downloading https://github.com/jgm/pandoc/archive/3.9.0.2.tar.gz
Aborting...
error: failed to download sources for 'pandoc-bin-3.9.0.2-1':
error: packages failed to build: pandoc-bin-3.9.0.2-1The github link works fine if I click it and it downloads the tarball.
Last edited by Megido (2026-05-07 11:54:48)
Offline
-> Downloading pandoc-bin-3.9.0.2.tar.gz... ** Resuming transfer from byte position 8122368 [...] curl: (33) HTTP server does not seem to support byte ranges. Cannot resume.
Check your SRCDEST (likely the same directory as the PKGBUILD, unless you've set one in makepkg.conf), you have a partial download of pandoc-bin-3.9.0.2.tar.gz. Remove that and try again.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
That did the trick, thank you!
Offline