Bug ID 1113946
Summary ceph build fails in openSUSE:Factory:Staging:C
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component AutoYaST
Assignee yast2-maintainers@suse.de
Reporter martin.liska@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Fails here:
https://build.opensuse.org/public/build/openSUSE:Factory:Staging:C/standard/x86_64/ceph/_log

due to:
[ 2933s]
/home/abuild/rpmbuild/BUILD/ceph-13.2.0-210-g0e990e900d/src/mgr/PythonCompat.h:
In function 'char* PyString_AsString(PyObject*)':
[ 2933s]
/home/abuild/rpmbuild/BUILD/ceph-13.2.0-210-g0e990e900d/src/mgr/PythonCompat.h:17:26:
error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
[ 2933s]    return PyUnicode_AsUTF8(string);
[ 2933s]           ~~~~~~~~~~~~~~~~^~~~~~~~


which is caused by Python update. Please fix it.


You are receiving this mail because: