[Users] engine-setup error

Hi all, Trying to run the engine-setup from the nightly builds gives this error: 2012-10-26 10:23:44::DEBUG::setup_sequences::59::root:: running _configureSelinuxBoolean 2012-10-26 10:23:44::DEBUG::engine-setup::678::root:: Enable httpd_can_network_connect boolean 2012-10-26 10:23:44::DEBUG::common_utils::390::root:: Executing command --> '/usr/sbin/semanage boolean --modify --on httpd_can_network_connect' 2012-10-26 10:23:44::DEBUG::common_utils::428::root:: output = 2012-10-26 10:23:44::DEBUG::common_utils::429::root:: stderr = Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub' 2012-10-26 10:23:44::DEBUG::common_utils::430::root:: retcode = 1 This is the output of the command executed: [root@localhost cristi]# /usr/sbin/semanage boolean --modify --on httpd_can_network_connect BDB2053 Freeing read locks for locker 0x1b6: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b7: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b8: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b9: 1890/140356829087744 Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'

On 10/26/2012 09:30 AM, Cristian Falcas wrote:
Hi all,
Trying to run the engine-setup from the nightly builds gives this error:
2012-10-26 10:23:44::DEBUG::setup_sequences::59::root:: running _configureSelinuxBoolean 2012-10-26 10:23:44::DEBUG::engine-setup::678::root:: Enable httpd_can_network_connect boolean 2012-10-26 10:23:44::DEBUG::common_utils::390::root:: Executing command --> '/usr/sbin/semanage boolean --modify --on httpd_can_network_connect' 2012-10-26 10:23:44::DEBUG::common_utils::428::root:: output = 2012-10-26 10:23:44::DEBUG::common_utils::429::root:: stderr = Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'
2012-10-26 10:23:44::DEBUG::common_utils::430::root:: retcode = 1
This is the output of the command executed:
[root@localhost cristi]# /usr/sbin/semanage boolean --modify --on httpd_can_network_connect BDB2053 Freeing read locks for locker 0x1b6: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b7: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b8: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b9: 1890/140356829087744 Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'
This looks like a bug in policycoreutils-python. What version of that package are you using? -- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.

On Fri, Oct 26, 2012 at 1:25 PM, Juan Hernandez <jhernand@redhat.com> wrote:
On 10/26/2012 09:30 AM, Cristian Falcas wrote:
Hi all,
Trying to run the engine-setup from the nightly builds gives this error:
2012-10-26 10:23:44::DEBUG::setup_sequences::59::root:: running _configureSelinuxBoolean 2012-10-26 10:23:44::DEBUG::engine-setup::678::root:: Enable httpd_can_network_connect boolean 2012-10-26 10:23:44::DEBUG::common_utils::390::root:: Executing command --> '/usr/sbin/semanage boolean --modify --on httpd_can_network_connect' 2012-10-26 10:23:44::DEBUG::common_utils::428::root:: output = 2012-10-26 10:23:44::DEBUG::common_utils::429::root:: stderr = Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'
2012-10-26 10:23:44::DEBUG::common_utils::430::root:: retcode = 1
This is the output of the command executed:
[root@localhost cristi]# /usr/sbin/semanage boolean --modify --on httpd_can_network_connect BDB2053 Freeing read locks for locker 0x1b6: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b7: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b8: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b9: 1890/140356829087744 Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'
This looks like a bug in policycoreutils-python. What version of that package are you using?
-- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.

Those are the packages instaleld: policycoreutils-sandbox-2.1.12-4.fc17.x86_64 policycoreutils-2.1.12-4.fc17.x86_64 policycoreutils-restorecond-2.1.12-4.fc17.x86_64 policycoreutils-python-2.1.12-4.fc17.x86_64 On Fri, Oct 26, 2012 at 6:01 PM, Cristian Falcas <cristi.falcas@gmail.com> wrote:
On Fri, Oct 26, 2012 at 1:25 PM, Juan Hernandez <jhernand@redhat.com> wrote:
On 10/26/2012 09:30 AM, Cristian Falcas wrote:
Hi all,
Trying to run the engine-setup from the nightly builds gives this error:
2012-10-26 10:23:44::DEBUG::setup_sequences::59::root:: running _configureSelinuxBoolean 2012-10-26 10:23:44::DEBUG::engine-setup::678::root:: Enable httpd_can_network_connect boolean 2012-10-26 10:23:44::DEBUG::common_utils::390::root:: Executing command --> '/usr/sbin/semanage boolean --modify --on httpd_can_network_connect' 2012-10-26 10:23:44::DEBUG::common_utils::428::root:: output = 2012-10-26 10:23:44::DEBUG::common_utils::429::root:: stderr = Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'
2012-10-26 10:23:44::DEBUG::common_utils::430::root:: retcode = 1
This is the output of the command executed:
[root@localhost cristi]# /usr/sbin/semanage boolean --modify --on httpd_can_network_connect BDB2053 Freeing read locks for locker 0x1b6: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b7: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b8: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b9: 1890/140356829087744 Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'
This looks like a bug in policycoreutils-python. What version of that package are you using?
-- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.

reverting to policycoreutils-2.1.11-18.fc17.x86_64 fixed the error. On Fri, Oct 26, 2012 at 6:01 PM, Cristian Falcas <cristi.falcas@gmail.com> wrote:
Those are the packages instaleld:
policycoreutils-sandbox-2.1.12-4.fc17.x86_64 policycoreutils-2.1.12-4.fc17.x86_64 policycoreutils-restorecond-2.1.12-4.fc17.x86_64 policycoreutils-python-2.1.12-4.fc17.x86_64
On Fri, Oct 26, 2012 at 6:01 PM, Cristian Falcas <cristi.falcas@gmail.com> wrote:
On Fri, Oct 26, 2012 at 1:25 PM, Juan Hernandez <jhernand@redhat.com> wrote:
On 10/26/2012 09:30 AM, Cristian Falcas wrote:
Hi all,
Trying to run the engine-setup from the nightly builds gives this error:
2012-10-26 10:23:44::DEBUG::setup_sequences::59::root:: running _configureSelinuxBoolean 2012-10-26 10:23:44::DEBUG::engine-setup::678::root:: Enable httpd_can_network_connect boolean 2012-10-26 10:23:44::DEBUG::common_utils::390::root:: Executing command --> '/usr/sbin/semanage boolean --modify --on httpd_can_network_connect' 2012-10-26 10:23:44::DEBUG::common_utils::428::root:: output = 2012-10-26 10:23:44::DEBUG::common_utils::429::root:: stderr = Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'
2012-10-26 10:23:44::DEBUG::common_utils::430::root:: retcode = 1
This is the output of the command executed:
[root@localhost cristi]# /usr/sbin/semanage boolean --modify --on httpd_can_network_connect BDB2053 Freeing read locks for locker 0x1b6: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b7: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b8: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b9: 1890/140356829087744 Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'
This looks like a bug in policycoreutils-python. What version of that package are you using?
-- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.

On 10/28/2012 09:38 AM, Cristian Falcas wrote:
reverting to policycoreutils-2.1.11-18.fc17.x86_64 fixed the error.
Cristian, I don't see that version of policycoreutils available in Fedora 17. Do you have the testing repository enabled? Or are you using Fedora 18? Anyhow, I would appreciate if you can open a bug against that package.
On Fri, Oct 26, 2012 at 6:01 PM, Cristian Falcas <cristi.falcas@gmail.com> wrote:
Those are the packages instaleld:
policycoreutils-sandbox-2.1.12-4.fc17.x86_64 policycoreutils-2.1.12-4.fc17.x86_64 policycoreutils-restorecond-2.1.12-4.fc17.x86_64 policycoreutils-python-2.1.12-4.fc17.x86_64
On Fri, Oct 26, 2012 at 6:01 PM, Cristian Falcas <cristi.falcas@gmail.com> wrote:
On Fri, Oct 26, 2012 at 1:25 PM, Juan Hernandez <jhernand@redhat.com> wrote:
On 10/26/2012 09:30 AM, Cristian Falcas wrote:
Hi all,
Trying to run the engine-setup from the nightly builds gives this error:
2012-10-26 10:23:44::DEBUG::setup_sequences::59::root:: running _configureSelinuxBoolean 2012-10-26 10:23:44::DEBUG::engine-setup::678::root:: Enable httpd_can_network_connect boolean 2012-10-26 10:23:44::DEBUG::common_utils::390::root:: Executing command --> '/usr/sbin/semanage boolean --modify --on httpd_can_network_connect' 2012-10-26 10:23:44::DEBUG::common_utils::428::root:: output = 2012-10-26 10:23:44::DEBUG::common_utils::429::root:: stderr = Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'
2012-10-26 10:23:44::DEBUG::common_utils::430::root:: retcode = 1
This is the output of the command executed:
[root@localhost cristi]# /usr/sbin/semanage boolean --modify --on httpd_can_network_connect BDB2053 Freeing read locks for locker 0x1b6: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b7: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b8: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b9: 1890/140356829087744 Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'
This looks like a bug in policycoreutils-python. What version of that package are you using?
-- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.

Hi Juan, I was using the testing repository. I opened this bug for the problem: https://bugzilla.redhat.com/show_bug.cgi?id=871006 best regards, On Mon, Oct 29, 2012 at 11:33 AM, Juan Hernandez <jhernand@redhat.com> wrote:
On 10/28/2012 09:38 AM, Cristian Falcas wrote:
reverting to policycoreutils-2.1.11-18.fc17.x86_64 fixed the error.
Cristian, I don't see that version of policycoreutils available in Fedora 17. Do you have the testing repository enabled? Or are you using Fedora 18?
Anyhow, I would appreciate if you can open a bug against that package.
On Fri, Oct 26, 2012 at 6:01 PM, Cristian Falcas <cristi.falcas@gmail.com> wrote:
Those are the packages instaleld:
policycoreutils-sandbox-2.1.12-4.fc17.x86_64 policycoreutils-2.1.12-4.fc17.x86_64 policycoreutils-restorecond-2.1.12-4.fc17.x86_64 policycoreutils-python-2.1.12-4.fc17.x86_64
On Fri, Oct 26, 2012 at 6:01 PM, Cristian Falcas <cristi.falcas@gmail.com> wrote:
On Fri, Oct 26, 2012 at 1:25 PM, Juan Hernandez <jhernand@redhat.com> wrote:
On 10/26/2012 09:30 AM, Cristian Falcas wrote:
Hi all,
Trying to run the engine-setup from the nightly builds gives this error:
2012-10-26 10:23:44::DEBUG::setup_sequences::59::root:: running _configureSelinuxBoolean 2012-10-26 10:23:44::DEBUG::engine-setup::678::root:: Enable httpd_can_network_connect boolean 2012-10-26 10:23:44::DEBUG::common_utils::390::root:: Executing command --> '/usr/sbin/semanage boolean --modify --on httpd_can_network_connect' 2012-10-26 10:23:44::DEBUG::common_utils::428::root:: output = 2012-10-26 10:23:44::DEBUG::common_utils::429::root:: stderr = Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'
2012-10-26 10:23:44::DEBUG::common_utils::430::root:: retcode = 1
This is the output of the command executed:
[root@localhost cristi]# /usr/sbin/semanage boolean --modify --on httpd_can_network_connect BDB2053 Freeing read locks for locker 0x1b6: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b7: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b8: 1890/140356829087744 BDB2053 Freeing read locks for locker 0x1b9: 1890/140356829087744 Traceback (most recent call last): File "/usr/sbin/semanage", line 572, in <module> process_args(sys.argv[1:]) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'
This looks like a bug in policycoreutils-python. What version of that package are you using?
-- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
participants (2)
-
Cristian Falcas
-
Juan Hernandez