[CentOS-devel] Dbus not installed as dependency of Was RE: What happened to the default iptables rules on the minimal install of CentOS6 x86_64
Jason Pyeron
jpyeron at pdinc.us
Thu Jan 15 19:16:00 UTC 2015
Is this a CentoOS or upstream issue? If upstream I will file a bug.
[root at twenty-one-100 ~]# yum install system-config-firewall-tui
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
Resolving Dependencies
--> Running transaction check
---> Package system-config-firewall-tui.noarch 0:1.2.27-7.2.el6_6 will be installed
--> Processing Dependency: system-config-firewall-base = 1.2.27-7.2.el6_6 for package: system-config-firewall-tui-1.2.27-7.2.el6_6.noarch
--> Processing Dependency: newt-python for package: system-config-firewall-tui-1.2.27-7.2.el6_6.noarch
--> Running transaction check
---> Package newt-python.x86_64 0:0.52.11-3.el6 will be installed
--> Processing Dependency: newt = 0.52.11-3.el6 for package: newt-python-0.52.11-3.el6.x86_64
--> Processing Dependency: libnewt.so.0.52(NEWT_0.52.6)(64bit) for package: newt-python-0.52.11-3.el6.x86_64
--> Processing Dependency: libnewt.so.0.52(NEWT_0.52.13)(64bit) for package: newt-python-0.52.11-3.el6.x86_64
--> Processing Dependency: libnewt.so.0.52(NEWT_0.52)(64bit) for package: newt-python-0.52.11-3.el6.x86_64
--> Processing Dependency: libnewt.so.0.52()(64bit) for package: newt-python-0.52.11-3.el6.x86_64
---> Package system-config-firewall-base.noarch 0:1.2.27-7.2.el6_6 will be installed
--> Running transaction check
---> Package newt.x86_64 0:0.52.11-3.el6 will be installed
--> Processing Dependency: libslang.so.2(SLANG2)(64bit) for package: newt-0.52.11-3.el6.x86_64
--> Processing Dependency: libslang.so.2()(64bit) for package: newt-0.52.11-3.el6.x86_64
--> Running transaction check
---> Package slang.x86_64 0:2.2.1-1.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
===============================================================================================================================================================================
Package Arch Version Repository Size
===============================================================================================================================================================================
Installing:
system-config-firewall-tui noarch 1.2.27-7.2.el6_6 updates 39 k
Installing for dependencies:
newt x86_64 0.52.11-3.el6 base 97 k
newt-python x86_64 0.52.11-3.el6 base 48 k
slang x86_64 2.2.1-1.el6 base 473 k
system-config-firewall-base noarch 1.2.27-7.2.el6_6 updates 434 k
Transaction Summary
===============================================================================================================================================================================
Install 5 Package(s)
Total download size: 1.1 M
Installed size: 4.5 M
Is this ok [y/N]: y
Downloading Packages:
(1/5): newt-0.52.11-3.el6.x86_64.rpm | 97 kB 00:00
(2/5): newt-python-0.52.11-3.el6.x86_64.rpm | 48 kB 00:00
(3/5): slang-2.2.1-1.el6.x86_64.rpm | 473 kB 00:00
(4/5): system-config-firewall-base-1.2.27-7.2.el6_6.noarch.rpm | 434 kB 00:00
(5/5): system-config-firewall-tui-1.2.27-7.2.el6_6.noarch.rpm | 39 kB 00:00
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 6.1 MB/s | 1.1 MB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : slang-2.2.1-1.el6.x86_64 1/5
Installing : newt-0.52.11-3.el6.x86_64 2/5
Installing : newt-python-0.52.11-3.el6.x86_64 3/5
Installing : system-config-firewall-base-1.2.27-7.2.el6_6.noarch 4/5
Installing : system-config-firewall-tui-1.2.27-7.2.el6_6.noarch 5/5
Verifying : system-config-firewall-base-1.2.27-7.2.el6_6.noarch 1/5
Verifying : newt-0.52.11-3.el6.x86_64 2/5
Verifying : slang-2.2.1-1.el6.x86_64 3/5
Verifying : system-config-firewall-tui-1.2.27-7.2.el6_6.noarch 4/5
Verifying : newt-python-0.52.11-3.el6.x86_64 5/5
Installed:
system-config-firewall-tui.noarch 0:1.2.27-7.2.el6_6
Dependency Installed:
newt.x86_64 0:0.52.11-3.el6 newt-python.x86_64 0:0.52.11-3.el6 slang.x86_64 0:2.2.1-1.el6 system-config-firewall-base.noarch 0:1.2.27-7.2.el6_6
Complete!
[root at twenty-one-100 ~]# system-config-firewall
-bash: system-config-firewall: command not found
[root at twenty-one-100 ~]# system-config-firewall-tui
Traceback (most recent call last):
File "/usr/bin/system-config-firewall-tui", line 29, in <module>
import fw_tui
File "/usr/share/system-config-firewall/fw_tui.py", line 34, in <module>
import fw_nm
File "/usr/share/system-config-firewall/fw_nm.py", line 29, in <module>
import dbus
ImportError: No module named dbus
[root at twenty-one-100 ~]# yum install dbus
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
Resolving Dependencies
--> Running transaction check
---> Package dbus.x86_64 1:1.2.24-7.el6_3 will be installed
--> Finished Dependency Resolution
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- -
- Jason Pyeron PD Inc. http://www.pdinc.us -
- Principal Consultant 10 West 24th Street #100 -
- +1 (443) 269-1555 x333 Baltimore, Maryland 21218 -
- -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
This message is copyright PD Inc, subject to license 20080407P00.
> -----Original Message-----
> From: Jason Pyeron [mailto:jpyeron at pdinc.us]
> Sent: Thursday, January 15, 2015 14:04
> To: CentOS mailing list
> Subject: What happened to the default iptables rules on the
> minimal install of CentOS6 x86_64
>
> Sometime ago the minimal install stopped putting a default
> /etc/sysconfig/iptables file which allowed only ssh, why the change?
>
> --
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> - -
> - Jason Pyeron PD Inc. http://www.pdinc.us -
> - Principal Consultant 10 West 24th Street #100 -
> - +1 (443) 269-1555 x333 Baltimore, Maryland 21218 -
> - -
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> This message is copyright PD Inc, subject to license 20080407P00.
>
More information about the CentOS-devel
mailing list