Originally posted by burns
hmm, I'm struggling to get into the environment on my hd. I do
chroot /mnt/gentoo /bin/bash
env-update
and it gives the following errors:
!!!invalid token (not "=") is
!!!ParseError: Invalid token(not "=") /etc/make.conf:7
I'm guessing I got some incorrect syntax in my make.conf, but I can't load vi having done the chroot bit. Any ideas?
Originally posted by Mpemba Effect
OK press ctrl-c to break out of emerge system if it hasn't timed out or given you the connection refused error the doCode:cd /usr/portage/distfile wget [url]http://mirrors.sunsite.dk/gnu/groff/groff-1.18.1.tar.gz[/url] emerge system
Originally posted by Mpemba Effect
No the portage tree is held in /usr/portage and when you update portage it just updates all the ebullds in /usr/portage. When you install something via emerge the source files are held in /usr/portage/distfiles. During the install process the source files will be unpacked, patched etc in /var/tmp/portage.
Originally posted by riven
lol, emerging is how you install most software so you need the archive there! you periodically update it of course.
Originally posted by Mpemba Effect
No way to pause it unfortunately. You can try adding a # to the beginning of of the GENTOO_MIRRORS= in make.conf. I think it will then try to download everything from ibiblio.org.
It must be something funny today with broken mirrors.