You are not logged in.

#1 2019-04-20 01:57:13

sillysamoyed
Member
Registered: 2019-04-20
Posts: 1

[solved] Getting a 404 when trying to install anythng via AUR

Not sure where I have gone wrong, but any package I try to install via AUR on a clean installation is returning the following:

curl: (22) The requested URL returned error: 404 Not Found

I have generated the mirror list using reflector:

# With:       reflector -l 5 --sort rate --save /etc/pacman.d/mirrorlist
# When:       2019-04-20 01:33:57 UTC
# From:       [url]https://www.archlinux.org/mirrors/status/json/[/url]
# Retrieved:  2019-04-20 01:33:53 UTC
# Last Check: 2019-04-20 01:25:01 UTC

Server = [url]https://archlinux.mailtunnel.eu/$repo/os/$arch[/url]
Server = [url]https://mirror.pseudoform.org/$repo/os/$arch[/url]
Server = [url]http://mirror.pseudoform.org/$repo/os/$arch[/url]
Server = [url]http://archlinux.mailtunnel.eu/$repo/os/$arch[/url]
Server = rsync://mirror.pseudoform.org/packages/$repo/os/$arch

Then ran pacman -Syyu

Example package is jdk8 (required for work).  I have tried to install via pamac, yay and manually with makepkg -si

I figure I have probably messed something up during installation, but I am unsure where to start looking.


Edit:
Think the issue is me not reading the comments for that specific package:
Direct downloads are no longer available. Create your Oracle account, download, and put in with the PKGBUILD.

Last edited by sillysamoyed (2019-04-20 02:11:01)

Offline

#2 2019-04-20 02:07:22

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,525
Website

Re: [solved] Getting a 404 when trying to install anythng via AUR

Your mirrorlist isn't relevant for installing AUR packages.  Please post the complete makepkg command and output that you are seeing.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB