Bug 52219 - Traceback during school installation on master (ldap_port_s4 = int(ucr.get("connector/s4/ldap/port")))
Traceback during school installation on master (ldap_port_s4 = int(ucr.get("c...
Status: NEW
Product: UCS@school
Classification: Unclassified
Component: General
UCS@school 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS@school maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-10-15 10:12 CEST by Felix Botner
Modified: 2020-10-15 10:16 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 1: Cosmetic issue or missing function but workaround exists
Who will be affected by this bug?: 5: Will affect all installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.029
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 Felix Botner univentionstaff 2020-10-15 10:12:02 CEST
Looking for affected domaincontroller_slave objects...
Traceback (most recent call last):
File "/usr/share/ucs-school-import/scripts/fix_ucsschool_slaves", line 169, in <module>
main()
File "/usr/share/ucs-school-import/scripts/fix_ucsschool_slaves", line 159, in main
lo_s4 = get_s4_lo()
File "/usr/share/ucs-school-import/scripts/fix_ucsschool_slaves", line 60, in get_s4_lo
ldap_port_s4 = int(ucr.get("connector/s4/ldap/port"))
TypeError: int() argument must be a string or a number, not 'NoneType'


probably not critica, jst no s4 connector installed on the master.