Bug 16638 - Fehlermeldung bei ad-connector-Installation
Summary: Fehlermeldung bei ad-connector-Installation
Status: CLOSED FIXED
Alias: None
Product: UCS
Classification: Unclassified
Component: AD Connector
Version: UCS 2.3
Hardware: Other Linux
: P5 normal
Target Milestone: UCS 2.3-1
Assignee: Daniel Hofmann
QA Contact: Andre Fenske
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-30 16:33 CET by Sönke Schwardt-Krummrich
Modified: 2010-02-18 14:37 CET (History)
1 user (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):
Customer ID:
Max CVSS v3 score:


Attachments
Installation von univention-ad-connector (34.28 KB, image/png)
2009-11-30 16:33 CET, Sönke Schwardt-Krummrich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sönke Schwardt-Krummrich univentionstaff 2009-11-30 16:33:07 CET
Created attachment 2074 [details]
Installation von univention-ad-connector

Während der Installation von univention-ad-connector tritt folgende Meldung
auf:
'NoneType' has no attribute 'startswith'

Siehe Screenshot
Comment 1 Sönke Schwardt-Krummrich univentionstaff 2009-11-30 16:34:02 CET
Bitte vorher kurz prüfen, was da fehlschlägt.
Comment 2 Sönke Schwardt-Krummrich univentionstaff 2009-12-01 11:34:26 CET
Im UCR-Modul ad-certificate.py muss durch die UCR-Umstellung in Bug 14200 die Zeile:
	new = baseConfig.get(ad_var)
durch
	new = baseConfig.get(ad_var, '')
ausgetauscht werden. Dies hat aktuell keine weiteren Auswirkungen, da der Traceback abgefangen wird und andere UCR-Module nicht beeinflusst.
Comment 3 Daniel Hofmann univentionstaff 2009-12-17 13:25:59 CET
Besagten Fix eingepflegt, gebaut, Changelogeintrag erstellt.
Comment 4 Andre Fenske univentionstaff 2010-01-05 11:11:35 CET
Das Problem tritt nicht mehr auf.
VERIFIED
Comment 5 Arvid Requate univentionstaff 2010-02-18 14:33:10 CET
UCS 2.3-1 wurde veröffentlicht. Sollte der hier beschriebene Bug mit einer
neueren Version von UCS erneut auftreten, so sollte der Bug dupliziert werden:
"Clone This Bug".