404 Errors for mirrors when install ee stacks

Hi,

I’m trying to install the ee web stack on Ubuntu Server but when installing I get a 404 error for one of the sources: http://mirror.aarnet.edu.au/. So the install errors out.

How can I work around this to install ee stack? The doesn’t show up in /etc/apt/sources.list so I can’t change it there.

The error went away because the site came up again. But it could be interesting to know how to change the EE server, if anyone knows?

Same 404 here.

Waiting an hour now for it to come back online…

I fixed it. Here is how:

sudo nano /etc/apt/sources.list.d/ee-repo.list

you will see the folowing text:

deb http://mirror.aarnet.edu.au/pub/MariaDB/repo/10.0/ubuntu trusty main

deb http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_14.04/ /

uncomment the mariadb deb repository and add a working one instead. The content of that file should be changed like this:

# deb http://mirror.aarnet.edu.au/pub/MariaDB/repo/10.0/ubuntu trusty main

deb http://mirror.23media.de/mariadb/repo/10.0/ubuntu trusty main

deb http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_14.04/ /`

The repository used in above example is a working official german mirror. You can ofcourse use a mirror that is located near you. Find your mirror from this site: https://downloads.mariadb.org/mariadb/repositories/#mirror=23Media&distro=Ubuntu&distro_release=trusty--ubuntu_trusty&version=10.0

And copy/paste the deb respository info shown in the boxes below.

Hope this helps someone!

1 Like

Hi SaskiaLund,

Definitely it helps! Thank you for posting back! Very useful! Have a great day!

– Sendt fra Mailbox