ubuntu-389-directory-server team mailing list archive
-
ubuntu-389-directory-server team
-
Mailing list archive
-
Message #00341
[Bug 1974329] Re: dependent package 'cockpit-389-ds' lacks content
Maybe I should add a little bit more info:
$ cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
$ sudo dpkg -l \*389-ds\*
||/ Name Version Architecture Description
+++-========================-============-============-===============================================
ii 389-ds 2.0.15-1 all 389 Directory Server suite - metapackage
ii 389-ds-base 2.0.15-1 amd64 389 Directory Server suite - server
ii 389-ds-base-libs:amd64 2.0.15-1 amd64 389 Directory Server suite - libraries
ii cockpit-389-ds 2.0.15-1 all Cockpit user interface for 389 Directory Server
--
You received this bug notification because you are a member of Ubuntu
389 Directory Server, which is subscribed to 389-ds-base in Ubuntu.
https://bugs.launchpad.net/bugs/1974329
Title:
dependent package 'cockpit-389-ds' lacks content
Status in 389-ds-base package in Ubuntu:
New
Bug description:
What happend:
After installing the server and afterwards the '389-ds' package including all dependencies, Cockpit lacks the plugins entry "389 Directory Server" in the Web-GUI.
How to reproduce:
I installed Ubuntu server 22.04 multiple times from scratch. Either as minimal but althought as default installation does not help. After lots of testing and reinstalling the server I found that all files from '/usr/share/cockpit/389-console' are missing for the jammy and kinetic package 'cockpit-389-ds'. If one compares the package content to focal one will see the difference.
What I have done to resolve the issue:
$ wget https://github.com/389ds/389-ds-base/archive/389-ds-base-2.0.15.tar.gz
$ tar xzf 389-ds-base-2.0.15.tar.gz
$ cd ~/389-ds-base-2.0.15/src/cockpit/389-console
$ sh ./buildAndRun.sh # Stop the script after downloading and compling with ^C
$ sudo cp ~/389-ds-base-2.0.15/src/cockpit/389-console/dist/* /usr/share/cockpit/389-console
If you have any further questions feel free to contact me.
Regards, Andreas
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/389-ds-base/+bug/1974329/+subscriptions
References