On Wed, 2 Mar 2016, Frank M. Ramaekers wrote:
> I'm attempting to (re)install ClefOS (7.1.1503) and selected "Server
> with GUI", but it is failing with:
This is probably a problem in the installation package set
available. I don't recall that we expressly test and verify
that there is local 'package closure' for each of the
installation variants. If there is a network up and running,
if DNS is working, and if the fates smile, 'holes' in a local
package set should be supplemented from the remote 'yum'
archive. But this can be dicey
The absence of a dependency in the libreoffice chain is a
problem and I'll do some testing
Probably the best workaround is to do a minimal install, and
then use the 'yum group' commands: yum group list, and
friends, in ClefOS 7, and install either in a %post stanza if
using kickstart in anaconda, or manually at the command line
As to manually managing the firewall chain in ClefOS 7 ,
there is a workaround to get it back to TUI friendly, and more
like the earlier Red Hat derived 'iptables' method:
yum -y install iptables-services
chkconfig firewalld off
chkconfig iptables on
# save the existing ruleset for iptables to use
service firewalld save
service firewalld stop
service iptables start
There are like TUI rule management capabilities for the
firewalld package, but they seem less direct, and less
intuitive to me
-- Russ herrold
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/