[Bug 331731] Review Request: ltsp-server - LTSP5 server-side configurations and setup scripts

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 31 03:23:16 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ltsp-server - LTSP5 server-side configurations and setup scripts


https://bugzilla.redhat.com/show_bug.cgi?id=331731





------- Additional Comments From wtogami at redhat.com  2007-10-30 23:23 EST -------
Also add this check before anaconda runs in ltsp-build-client:

# python-ruledispatch conflicts with anaconda Bug #331091
if [ -d /usr/lib*/python*/site-packages/dispatch/ ]; then
   echo "ERROR: python-ruledispatch conflicts with anaconda.  Please remove it"
   echo "temporarily before running this script.  See Bug #331091."
   exit 1
fi



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list