Hi all,
I just found this list, having created a bugzilla entry for a problem in
making screen shots:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=75169. Perhaps I'm
missing something, in which case I can withdraw the bug report before
anyone wastes time on it.
Here's an excerpt from my report:
Description of problem:
The source RPM contains a file describing how to make screen shots by using
a remote X server. However, the procedure fails. Apparently, the libzvt
library containing the zvt terminal widget is not available to anaconda.
How reproducible:
Always
Steps to Reproduce:
1. set up networking on the installation host (ifconfig and route)
2. test connectivity (ping)
3. configure remote host to allow X connection (xhost +)
4. issue the command "anaconda -m cdrom://mnt/source --xmode" via VC2
Actual Results: A window briefly opens on the remote X server. Then,
anaconda terminates with the following error message:
/usr/bin/anaconda, line 563, in ? from gnome import zvt
cannot import name zvt
Expected Results: The installation should have continued, using the remote
X server.
Thanks for any help!
Cheers,
---------------------------------------------------
Bill McCarty