NapoleonWils0n / davinci-resolve-freebsd-jail

Davinci Resolve install on Freebsd using an Ubuntu Jail
3 stars 1 forks source link

Remove mantic from old-releases list to fix "Failed getting release file" #2

Open kraken-jim opened 2 days ago

kraken-jim commented 2 days ago

This removes mantic from the "old-release" list so that the script will use http://archive.ubuntu.com/ubuntu as a mirror site instead of http://old-releases.ubuntu.com/ubuntu. Fixes #1.

NapoleonWils0n commented 1 day ago

you can append a url to the end of the debootstrap command to specify the mirror to use rather than editing the file

sudo debootstrap --arch=amd64 --no-check-gpg mantic /usr/local/jails/linux/ubuntu http://archive.ubuntu.com/ubuntu/