Hi all, I started this topic in the UCC forum but have not had a response on my last posts questions. I think my issues are more relevant to the UCS forum now in any case as it relates to LDAP schema issues.
Let me know if I’ve committed a faux pas posting here.
Short story is that UCC 3.0 packages were signed with wrong GPG key from previous version and I just happened to download and try the upgrade during that time (UCC server on member server, with a single Master and Backup).
It seems the debian packages upgraded successfully on the Domain Backup but failed on the Domain Master.
So now as per last post in the other thread I have the following packages on the Master:
ii univention-corporate-client-schema 3.0.1-8.91.201507141444 all Univention Corporate Client - LDAP schema
ii python-univention-directory-manager-ucc 3.0.1-9.92.201507201331 all Univention Corporate Client - UDM module
ii ucc-management-integration 3.0.1-9.92.201507201331 all Univention Corporate Client - integration in management system
And the following on the Backup:
ii univention-corporate-client-schema 4.0.0-6.98.201608151412 all Univention Corporate Client - LDAP schema
ii python-univention-directory-manager-ucc 4.0.0-6.98.201608151412 all Univention Corporate Client - UDM module
ii ucc-management-integration 4.0.0-6.98.201608151412 all Univention Corporate Client - integration in management system
Leading to one result that the Master LDAP is missing the new UCC 3.0 schema attributes (univentionCorporateClientCurrentBootImage) which fail to replicate to the Backup and slapd fails to start up on any upgrade or after any dpkg --configure slapd.
Running univention-upgrade on the Master does not bring the packages up to version 4 - it seems to think there is nothing to be done. Re-running joinscripts seems to not change anything either.
Queries:
As this is production and I’m not an LDAP expert, my main concern has been not to wreck the Master Directory.
- Is there a way to safely force a re-install of the UCC app across all UCS DCs? Or do I have to uninstall and reinstall the app?
- Is a removal likely to hit issues given the differing directory info on each DC?
- Or, is all I need to do to manually use univention-install to try and upgrade the packages on the Master?
Hope someone can help or give me the yay or nay on removal and reinstall of UCC.
Thanks.