[Bug 69948] slapd.postinst has problem creating base dn

2006-11-02 Thread Eero Torri
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

[Bug 69948] Re: slapd.postinst has problem creating base dn

2006-11-13 Thread Eero Torri
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

Re: [Bug 69948] Re: slapd.postinst has problem creating base dn

2008-01-22 Thread Eero Torri
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

[Bug 1446732] Re: Fujitsu Lifebook E544 touchpad doesn't work

2015-06-16 Thread Eero Torri
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