← Back to team overview

ubuntu-389-directory-server team mailing list archive

[Bug 1974329] [NEW] dependent package 'cockpit-389-ds' lacks content

 

Public bug reported:

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

** Affects: 389-ds-base (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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



Follow ups