[Bug 1180377] libpython3_6m1_0 undefined symbol: PyFPE_jbuf (was borgbackup)

https://bugzilla.suse.com/show_bug.cgi?id=1180377 https://bugzilla.suse.com/show_bug.cgi?id=1180377#c24 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(meissner@suse.com | |) | --- Comment #24 from Marcus Meissner <meissner@suse.com> --- (In reply to Matej Cepl from comment #18)
This bug occurred because we have synchronized all python SPEC files among all versions of Python and all platforms, and this option (and whole ���fpectl��� library) has been eliminated in Python 3.7. Therefore this option is also missing in packages:
* python36 in openSUSE:Factory * python36 in SUSE:SLE-12-SP3:Update:Products:Teradata:Update * python36 in SUSE:SLE-12-SP5:Update
(it is still OK in python3 in SUSE:SLE-12:Update, which is 3.4 so it hasn���t been synchronized, as well as in python 2.7 on all platforms).
I understand that there are not many packages build against these packages, but the question is, should I return it there as well, or not?
In general we MUST NOT break binary compatibility, you saw what happens. So what was there before, needs to stay. For newly added python versions we can leave it out I think. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com