Bug 1217254 - python-Django1 fails to build as test_delete_signals fails
Summary: python-Django1 fails to build as test_delete_signals fails
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Python (show other bugs)
Version: Leap 15.6
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Lubos Kocman
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-16 16:34 UTC by Lubos Kocman
Modified: 2024-04-17 08:38 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lubos Kocman 2023-11-16 16:34:45 UTC
Hello

python-Django1 does not build on Leap 15.6. This should be fixed before Beta (Feb 2023).
https://en.opensuse.org/openSUSE:Roadmap#Schedule_for_openSUSE_Leap_15.6

Build log from Leap 15.6

https://build.opensuse.org/package/live_build_log/openSUSE:Backports:SLE-15-SP6/python-Django1/standard/x86_64
[  154s] ======================================================================
[  154s] FAIL: test_delete_signals (signals.tests.SignalTests)
[  154s] ----------------------------------------------------------------------
[  154s] Traceback (most recent call last):
[  154s]   File "/usr/lib64/python3.6/unittest/case.py", line 59, in testPartExecutor
[  154s]     yield
[  154s]   File "/usr/lib64/python3.6/unittest/case.py", line 608, in run
[  154s]     self.tearDown()
[  154s]   File "/home/abuild/rpmbuild/BUILD/Django-1.11.29/tests/signals/tests.py", line 33, in tearDown
[  154s]     self.assertEqual(self.pre_signals, post_signals)
[  154s]   File "/usr/lib64/python3.6/unittest/case.py", line 829, in assertEqual
[  154s]     assertion_func(first, second, msg=msg)
[  154s]   File "/usr/lib64/python3.6/unittest/case.py", line 1039, in assertTupleEqual
[  154s]     self.assertSequenceEqual(tuple1, tuple2, msg, seq_type=tuple)
[  154s]   File "/usr/lib64/python3.6/unittest/case.py", line 1010, in assertSequenceEqual
[  154s]     self.fail(msg)
[  154s]   File "/usr/lib64/python3.6/unittest/case.py", line 670, in fail
[  154s]     raise self.failureException(msg)
[  154s] AssertionError: Tuples differ: (1, 0, 2, 1) != (1, 0, 2, 0)
[  154s] 
[  154s] First differing element 3:
[  154s] 1
[  154s] 0
[  154s] 
[  154s] - (1, 0, 2, 1)
[  154s] ?           ^
[  154s] 
[  154s] + (1, 0, 2, 0)
[  154s] ?           ^
[  154s]
Comment 1 Matej Cepl 2023-11-20 15:32:04 UTC
Please, remove this package from Leap, it is a way obsolete.
Comment 2 OBSbugzilla Bot 2023-11-23 09:35:05 UTC
This is an autogenerated message for OBS integration:
This bug (1217254) was mentioned in
https://build.opensuse.org/request/show/1127703 Backports:SLE-15-SP6 / python-Django1
Comment 3 Max Lin 2024-04-17 08:38:38 UTC
python-Django1 got dropped. closing