[Bug 286063] Re: slapd package cannot be installed when using bash as the default shell

2008-11-04 Thread Nathaniel W. Turner
Note that this will cause an upgrade failure for any users who have
slapd installed and /bin/sh - /bin/bash.  Since this is a perfectly
valid configuration, this should probably be added to the 8.10 release
notes, with a recommendation that users temporarily change the default
shell to dash (dpkg-reconfigure dash) before starting the upgrade.

-- 
slapd package cannot be installed when using bash as the default shell
https://bugs.launchpad.net/bugs/286063
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 286063] Re: slapd package cannot be installed when using bash as the default shell

2008-11-04 Thread Mathias Gug
** Changed in: openldap (Ubuntu Intrepid)
   Importance: Undecided = Low
 Assignee: (unassigned) = Mathias Gug (mathiaz)
   Status: New = In Progress

-- 
slapd package cannot be installed when using bash as the default shell
https://bugs.launchpad.net/bugs/286063
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 286063] Re: slapd package cannot be installed

2008-10-27 Thread Morten Siebuhr
Happens when installing/upgrading the slapd package.

** Changed in: openldap (Ubuntu)
Sourcepackagename: None = openldap

-- 
slapd package cannot be installed
https://bugs.launchpad.net/bugs/286063
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 286063] Re: slapd package cannot be installed

2008-10-27 Thread Mathias Gug
Could you confirm that you're using bash as the default shell? Where
does the /bin/sh link point to?

** Changed in: openldap (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Incomplete

-- 
slapd package cannot be installed
https://bugs.launchpad.net/bugs/286063
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 286063] Re: slapd package cannot be installed

2008-10-27 Thread Morten Siebuhr
I have the following set:

~ ls -lh /bin/sh
lrwxrwxrwx 1 root root 9 2007-10-28 10:59 /bin/sh - /bin/bash
~ echo $SHELL
/usr/bin/tcsh

-- 
slapd package cannot be installed when using bash as the default shell
https://bugs.launchpad.net/bugs/286063
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 286063] Re: slapd package cannot be installed when using bash as the default shell

2008-10-27 Thread Mathias Gug
The local statement is used in the main slapd.config script which is not
supported by bash. However dash, the default shell, doesn't complain.


** Summary changed:

- slapd package cannot be installed
+ slapd package cannot be installed when using bash as the default shell

** Changed in: openldap (Ubuntu)
   Status: Incomplete = Triaged

** Changed in: openldap (Ubuntu)
   Importance: Medium = Low

-- 
slapd package cannot be installed when using bash as the default shell
https://bugs.launchpad.net/bugs/286063
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 286063] Re: slapd package cannot be installed

2008-10-27 Thread Gyorgy Nemeth
On Mon, Oct 27, 2008 at 12:12 PM, Mathias Gug [EMAIL PROTECTED] wrote:
 Could you confirm that you're using bash as the default shell? Where
 does the /bin/sh link point to?

My default shell is bash

$ ls -l /bin/sh
lrwxrwxrwx 1 root root 4 2007-05-15 00:40 /bin/sh - bash

I understand that default shell is dash but I think an insallscript
shouldn't depend on a concrete shell (or if depends then it should
point on it also in the first line.

-- 
Friczy

-- 
slapd package cannot be installed when using bash as the default shell
https://bugs.launchpad.net/bugs/286063
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs