Bug 55840 - python-daemon: merge patches to UCS UCS5.1 / 5.2
python-daemon: merge patches to UCS UCS5.1 / 5.2
Status: VERIFIED FIXED
Product: UCS
Classification: Unclassified
Component: General
UCS 5.1
All Linux
: P5 normal (vote)
: UCS 5.1
Assigned To: Florian Best
UCS maintainers
:
Depends on:
Blocks: ucs520errata
  Show dependency treegraph
 
Reported: 2023-03-06 16:43 CET by Florian Best
Modified: 2024-01-15 12:40 CET (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2023-03-06 16:43:54 CET
The patches of python-daemon have to be cherry-picked and rebased to (UCS 5.1 and) UCS 5.2.
Comment 1 Florian Best univentionstaff 2023-03-16 14:29:01 CET
No adjustment necessary for UCS 5.1.
UCS 5.2:
r19779 | Bug #55840: adjust patch hunks
Comment 2 Florian Best univentionstaff 2023-03-22 16:16:38 CET
r19938 | Bug #55840: remove obsolete patch
r19937 | Bug #55840: remove obsolete patch

    Traceback (most recent call last):
      File "/usr/sbin/univention-management-console-module", line 77, in <module>
        daemon.open()
      File "/usr/lib/python3/dist-packages/daemon/daemon.py", line 374, in open
        close_all_open_files(exclude=exclude_fds)
      File "/usr/lib/python3/dist-packages/daemon/daemon.py", line 993, in close_all_open_files
        fd_ranges = _get_candidate_file_descriptor_ranges(exclude=exclude)
      File "/usr/lib/python3/dist-packages/daemon/daemon.py", line 959, in _get_candidate_file_descriptor_ranges
        ranges.append(FileDescriptorRange(low=minfd, high=fd))
    NameError: name 'FileDescriptorRange' is not defined
Comment 3 Iván.Delgado univentionstaff 2024-01-15 12:40:52 CET
OK: diff -urN python-daemon/ucs_5.0-0-errata5.0-0/2.2.3-1 python-daemon/ucs_5.1-0/2.2.4-1.1
OK: diff -urN python-daemon/ucs_5.0-0-errata5.0-0/2.2.3-1 python-daemon/ucs_5.2-0/2.3.2-1

OK: dchdiff -l1 ucs_5.1-0/source/python-daemon_2.2.4-1.1A~5.1.0.202303221612.debian.tar.xz
OK: dchdiff -l1 ucs_5.2-0/source/python-daemon_2.3.2-1A~5.2.0.202303221615.debian.tar.xz