Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#55232 - [python2-ovirt-engine-sdk] 'any' package with 32-bit binary

Attached to Project: Community Packages
Opened by Konstantin Shalygin (k0ste) - Tuesday, 22 August 2017, 03:58 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Thursday, 31 August 2017, 04:44 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

TASK [vm_create : Obtain SSO token with using username/password credentials] ***************************************************************************************************************************************************************************************************************
task path: /home/evv/ansible/roles/vm_create/tasks/main.yml:5
Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/ovirt/ovirt_auth.py
<127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: evv
<127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python2 && sleep 0'
fatal: [localhost]: FAILED! => {
"changed": false,
"failed": true,
"invocation": {
"module_args": {
"ca_file": "/etc/ssl/private/ovirt-ca.pem",
"compress": true,
"insecure": false,
"kerberos": false,
"ovirt_auth": null,
"password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
"state": "present",
"timeout": 0,
"url": "https://control1.opentech.local/ovirt-engine/api",
"username": "evv@opentech"
}
},
"msg": "ovirtsdk4 version 4.0.0 or higher is required for this module"
}


Root cause:
ImportError: /usr/lib/python2.7/site-packages/ovirtsdk4/xml.so: wrong ELF class: ELFCLASS32


This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Thursday, 31 August 2017, 04:44 GMT
Reason for closing:  Fixed
Comment by Sven-Hendrik Haase (Svenstaro) - Thursday, 31 August 2017, 03:33 GMT
Oh dear. When did they put that in?

Loading...