From: David Relson <relson@osagesoftware.com>
To: gentoo-user <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] broken install from LiveCD-2006.0
Date: Thu, 30 Mar 2006 21:32:18 -0500 [thread overview]
Message-ID: <20060330213218.73ad44e2@osage.osagesoftware.com> (raw)
G'day,
Using the graphical installer on the LiveCD, I've encountered several
problems - 2 minor and 1 major.
Minor problem: after being prompted for ethernet configuration (static
in my case) and modifying the DNS address (from 127.0.0.1
192.168.0.1 ... to 127.0.0.1 192.168.1.2), /etc/resolv.conf is not
updated, i.e. it doesn't have an entry for my name server.
This is easily fixed, but I'm reporting it for completeness.
Minor problem: the LiveCD allows emacs to be run from its menus.
However it's not usable since characters aren't displayed in a readable
manner. I'm guessing that fonts aren't configured.
Major problem:
GLI: ... - Fetching and unpacking tarball:
GLI: ... - Exception received during 'Unpack stage tarball':
GLIUtilityError :FATAL: get_uri: File does not exist or URI
is invalid!
GLI: ... - Traceback (most recent call last):
GLI: ... - File "/opt/installer/GLIClientController.py", line 165,
in run
self._install_steps[self._install_step]['function']()
GLI: ... - File "/opt/installer/GLIArchitectureTemplate.py", line 306,
in unpack_stage_tarball
GLIUtility.fetch_and_unpack_tarball(self._install_profile.get_stage_tarball_uri(),
self._chroot_dir, temp_directory=self._chroot_dir,
keep_permissions=True, cc=self._cc)
GLI: ... - File "/opt/installer/GLIUtility.py", line 557,
in fetch_and_unpack_tarball
if not get_uri(tarball_uri, temp_directory + "/" +
tarball_filename, cc):
GLI: ... - File "/opt/installer/GLIUtility.py", line 478,
in get_uri
raise GLIException("GLIUtilityError", 'fatal', 'get_uri',
"File does not exist or URI is invalid!")
GLI: ... - GLIException: GLIUtilityError :FATAL: get_uri:
File does not exist or URI is invalid!
As can be seen, the installer is failing to find the tarball it wants.
FWIW, installprofile.xml contains:
installprofile.xml
<gli-profile>
...
<portage-snapshot>
file:///mnt/cdrom/snapshots/portage-20060123.tar.bz2
</portage-snapshot>
and the tarball _does_ exist.
Any tips on how to get the install going?
Thanks.
David
--
gentoo-user@gentoo.org mailing list
next reply other threads:[~2006-03-31 7:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-31 2:32 David Relson [this message]
2006-04-02 1:11 ` [gentoo-user] broken install from LiveCD-2006.0 Jeremy Olexa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060330213218.73ad44e2@osage.osagesoftware.com \
--to=relson@osagesoftware.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox