Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
anaconda install problems: msg#00099
|
Subject: |
anaconda install problems |
I'm trying to use the xenguest-install.py script and am running into
issues. I answer the initial questions and make it to the choice
where it's asking about text mode vs. VNC. Regardless of which I
answer, the install bails out like so:
Traceback (most recent call last):
File "/usr/bin/anaconda", line 1108, in ?
from yuminstall import YumBackend
File "/usr/lib/anaconda/yuminstall.py", line 427
if self.tsInfo.reqmedia = {}:
^
SyntaxError: invalid syntax
install exited abnormally
[snip]
you may safely reboot your system
I don't know much about anaconda, but I do know that I can't find the
yuminstall.py file anywhere, which I was hoping might help me debug
things a bit.
--
Fedora-xen mailing list
Fedora-xen@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-xen
|
| |