View previous topic :: View next topic |
Author |
Message |
sandrain n00b
Joined: 06 Nov 2004 Posts: 30 Location: TN, USA
|
Posted: Thu Apr 09, 2015 11:42 pm Post subject: [Solved] [Gentoo Prefix] most recent bootstrap-prefix script |
|
|
Hi all,
I am trying to install the gentoo-prefix on my macbook pro (13''retina, 2015) which runs yosemite.
Where can I find the most recent bootstrap-prefix.sh script? The link to the script on the gentoo wiki page (https://wiki.gentoo.org/wiki/Project:Prefix/Bootstrap) seems to be broken. In fact, I have the the following version kept with me, but the script fails.
Code: |
#!/usr/bin/env bash
# Copyright 2006-2014 Gentoo Foundation; Distributed under the GPL v2
# $Id: bootstrap-prefix.sh 61818 2014-01-08 07:28:16Z haubi $
|
It cannot download the latest portage snapshot, since the download link is broken:
Code: |
SNAPSHOT_URL=${SNAPSHOT_URL:-"http://rsync.prefix.bitzolder.nl/snapshots"}
|
Has anyone got the working link? Any solutions/suggestions that I can finish the installation would be more than welcome!
Last edited by sandrain on Sat Apr 11, 2015 11:16 pm; edited 1 time in total |
|
Back to top |
|
|
unixj Tux's lil' helper
Joined: 18 Jul 2003 Posts: 147
|
Posted: Sat Apr 11, 2015 6:43 pm Post subject: |
|
|
That link works for me. Maybe it was down temporarily? |
|
Back to top |
|
|
sandrain n00b
Joined: 06 Nov 2004 Posts: 30 Location: TN, USA
|
Posted: Sat Apr 11, 2015 11:15 pm Post subject: |
|
|
Yes, I think it was temporal. It's now installing fine. Thank you. |
|
Back to top |
|
|
|