Public bug reported:
If the FQDN of a server has trailing dot ( like foo.bar. ) , the postinst
script will try to create base dn with trailing empty "dc=" element (like
"dc=bar,dc=") and this fails the install.
Quick solution - change the script to remove any trailing dot before
replacing dots
oops, I quess those should be single quotes and not double in that
context
--
slapd.postinst has problem creating base dn
https://launchpad.net/bugs/69948
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Hi Chuck,
Sorry for the unclear reporting.
At least I am now running 2.2.26-5ubuntu3.2 which seems to have the
same issue. In file "slapd.postinst" in function
create_new_configuration (about line 517).
A FQDN should have a dot at the end. This causes the script to put
empty ",dc=" at the
Hello,
I'm quite new here, so excuse if this is stupid question but would this
https://github.com/torvalds/linux/commit/47c1ffb2b6b630894e9a16442611c056ab21c057
be backported to the 14.04 kernel?
Looks like it is the cause of problems with E544 and E554 touchpad
--
You received this bug notif