Bug 46058 - Update to UCS-4.3 fails from UMC
Update to UCS-4.3 fails from UMC
Status: RESOLVED DUPLICATE of bug 46388
Product: UCS
Classification: Unclassified
Component: UMC - Software update
UCS 4.3
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-01-17 09:40 CET by Philipp Hahn
Modified: 2018-03-15 16:06 CET (History)
2 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 6: Setup Problem: Issue for the setup process
Who will be affected by this bug?: 4: Will affect most installed domains
How will those affected feel about the bug?: 5: Blocking further progress on the daily work
User Pain: 0.686
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 Philipp Hahn univentionstaff 2018-01-17 09:40:19 CET
The updates to UCS-4.3 started from UMC fails:
>UCS Aktualisierung fehlgeschlagen

# tail updater.log
Checking for services that may need to be restarted...
Checking init scripts...

Restarting services possibly affected by the upgrade:
  slapd: restarting...done.
  saslauthd: restarting...done.
  postfix: restarting...done.
  openbsd-inetd: restarting...done.
  cron: restarting...done.
  atd: restarting...

# less management-console-server.log
17.01.18 09:10:43.000  ACL         ( WARN    ) : Error reading credentials from LDAP: Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/univention/management/console/acl.py", line 368, in _read_from_ldap
    userdn = self.lo.searchDn(filter_format('(&(objectClass=person)(uid=%s))', [self.username]), unique=True)[0]
IndexError: list index out of range
...
17.01.18 09:20:46.675  MAIN        ( WARN    ) : Socket died (module=setup)
17.01.18 09:20:46.676  MAIN        ( WARN    ) : Module process setup died (pid: 9799, exit status: -1, signal: -1, status: -1)
17.01.18 09:20:46.676  MAIN        ( WARN    ) : Cleaning up requests
17.01.18 09:20:46.676  MAIN        ( WARN    ) : Remove inactivity timer
17.01.18 09:20:46.676  MAIN        ( PROCESS ) : ModuleProcess: child died
17.01.18 09:20:46.947  MAIN        ( PROCESS ) : Connection timed out.
17.01.18 09:20:46.947  MAIN        ( PROCESS ) : Processor: dying

# tail auth.log
Jan 17 03:17:51 unassigned-hostname atd[11391]: pam_unix(atd:session): session closed for user root
Comment 1 Florian Best univentionstaff 2018-01-17 13:52:37 CET
I don't think the traceback from management-console-server.log is relevant:
It says: The UMC ACL for one of the currently logged in user cannot be read via an LDAP search because no such user object could be found.
Comment 2 Stefan Gohmann univentionstaff 2018-01-17 17:06:22 CET
Can you provide the full updater.log?
Comment 3 Stefan Gohmann univentionstaff 2018-03-15 16:06:58 CET

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