Monday, March 30, 2020

[389-users] Re: Scripted letsencrypt certificate for 389-ds

On Mon, 2020-03-30 at 09:16 +0200, Laurent GUERBY wrote:
> On Sun, 2020-03-29 at 20:15 -0400, Mark Reynolds wrote:
>
> > Second, 1.4.0 is dead and 
> > has not been maintained in a very long time so the UI is probably
> > very 
> > unstable in that version.  Please use 389-ds-base-1.4.1 or higher.
>
> I checked and the backport repo for debian 10 (buster) doesn't
> have a more recent version than 1.4.0.
>
> Is anyone maintaining a repository with a more recent version
> than 1.4.0 for debian ?

Debian unstable has 1.4.3 so I installed:

# tail -1 /etc/apt/sources.list
deb http://deb.debian.org/debian/ unstable main

# apt-get install 389-ds/unstable cockpit/unstable

Ran :

dscreate interactive

cockpit 389 tab showed:

"There is no 389-ds-base package installed on this system. Sorry there
is nothing to manage..."

20200330 16:50:15<mreynolds> you should see the command that
failed.  Its trying to do "rpm -q 389-ds-base"
20200330 17:02:04<vashirov> ln -sf /usr/bin/true /usr/bin/rpm

After this small hack everything worked.

Thanks for the help!

Laurent
_______________________________________________
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org

No comments:

Post a Comment