Bug 36808 - python notifier: OverflowError: Python int too large to convert to C long
python notifier: OverflowError: Python int too large to convert to C long
Status: RESOLVED DUPLICATE of bug 44222
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 4.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
https://github.com/crunchy-github/pyt...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-18 13:23 CET by Arvid Requate
Modified: 2018-03-11 13:48 CET (History)
3 users (show)

See Also:
What kind of report is it?: ---
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 Arvid Requate univentionstaff 2014-11-18 13:23:49 CET
In the case of Bug 36807 I see another strange traceback in the logs:

08.01.14 14:29:14.888  MODULE      ( ERROR   ) : Traceback (most recent call last):
  File "/usr/sbin/univention-management-console-module", line 119, in <module>
    notifier.loop()
  File "/usr/lib/pymodules/python2.7/notifier/nf_generic.py", line 284, in loop
    step()
  File "/usr/lib/pymodules/python2.7/notifier/nf_generic.py", line 220, in step
    fds = __poll.poll( timeout )
OverflowError: Python int too large to convert to C long
Comment 1 Alexander Kläser univentionstaff 2014-11-20 10:35:22 CET
32bit architecture?

http://bugs.python.org/issue21816
Comment 2 Arvid Requate univentionstaff 2014-11-20 13:19:49 CET
Yes, I think it was i386.
Comment 4 Dirk Wiesenthal univentionstaff 2018-03-11 13:48:37 CET

*** This bug has been marked as a duplicate of bug 44222 ***