[Bug 1023591] Re: php5 opens /proc/XXX/auxv thousands of times until Apache crashes with too many open files

2012-07-15 Thread Jens
I'm running PHP as a FCGI (FastCGI) module to isolate my user
environments from each other properly.

No specific script causes this behaviour, I have multiple handwritten
PHP scripts as well as Typo3 and Mambo / Joomla / whatever processes
running and they all collect open file descriptors roughly at the same
speed.

Here is an example virtualhost configuration:
 
VirtualHost xx.xxx.xxx.xx:80
  ServerName foobar.name
  ServerAlias *.foobar.name
  ServerAdmin j...@.de
  DocumentRoot /x/webs/jens/name.foobar/
  FcgidIdleTimeout 30
  SuexecUserGroup jens jens
  Directory /x/webs/jens/name.foobar/
FilesMatch \.(php)$
  SetHandler fcgid-script
  FCGIWrapper /x/jens/foobar.name/php-fcgi-starter .php
  Options +ExecCGI
/FilesMatch
Order allow,deny
allow from all
  /Directory
  Alias /awstats /x/webs/jens/awstats/foobar.name
  Alias /awstats-icon /usr/share/awstats/icon/
  ErrorLog /x/logs/jens-foobar.name-error.log
  CustomLog /x/logs/jens-foobar.name-access.log combined
/VirtualHost

Here is the referenced (autogenerated) php-fcgi-starter script:

umask 022
PHPRC='/x/jens/foobar.name/'
export PHPRC
PHP_FCGI_CHILDREN=0
export PHP_FCGI_CHILDREN
PHP_FCGI_MAX_REQUESTS=250
export PHP_FCGI_MAX_REQUESTS
exec /usr/bin/php-cgi -c '/x/jens/foobar.name/'

I will read up on FPM, thank you for the info. But I still regard this
as a bug ;)

Cheers
Jens

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1023591

Title:
  php5 opens /proc/XXX/auxv thousands of times until Apache crashes with
  too many open files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1023591/+subscriptions

-- 
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 1024926] [NEW] package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-15 Thread jose m
Public bug reported:

no se puede actualizar clamav

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: clamav-base 0.97.3+dfsg-2.1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic i686
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Sat Jul 14 22:24:50 2012
DuplicateSignature:
 Setting up whoopsie (0.1.32) ...
 useradd: no se puede bloquear /etc/passwd; inténtelo más tarde.
 adduser: `/usr/sbin/useradd -d /nonexistent -g whoopsie -s /bin/false -u 119 
whoopsie' devolvió el código de error 1. Saliendo.
 dpkg: error processing whoopsie (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: clamav
Title: package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-04-30 (76 days ago)

** Affects: clamav (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/1024926

Title:
  package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1024926/+subscriptions

-- 
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 1024926] Re: package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-15 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/1024926

Title:
  package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1024926/+subscriptions

-- 
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 1013171] Re: Many package hooks not ported to python3

2012-07-15 Thread Launchpad Bug Tracker
This bug was fixed in the package lxpanel - 0.5.10-1ubuntu2

---
lxpanel (0.5.10-1ubuntu2) quantal; urgency=low

  * debian/patches: Refresh all patches.

  [ Matthieu Baerts (matttbe) ]
  * debian/local/source_lxpanel.py:
   - Update apport hook for python3 ; thanks to Edward Donovan (LP: #1013171)
 -- Julien Lavergne gi...@ubuntu.com   Sun, 15 Jul 2012 13:00:20 +0200

** Changed in: lxpanel (Ubuntu Quantal)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.5 in Ubuntu.
https://bugs.launchpad.net/bugs/1013171

Title:
  Many package hooks not ported to python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1013171/+subscriptions

-- 
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 702433] Re: Graphical SSH passphrase prompt does not come up in front/foreground of guake terminal (focus)

2012-07-15 Thread Domen Kožar
Using 12.04 I have the same issue. It was working in 11.10.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/702433

Title:
  Graphical SSH passphrase prompt does not come up in front/foreground
  of guake terminal (focus)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/guake/+bug/702433/+subscriptions

-- 
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 702433] Re: Graphical SSH passphrase prompt does not come up in front/foreground of guake terminal (focus)

2012-07-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: guake (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/702433

Title:
  Graphical SSH passphrase prompt does not come up in front/foreground
  of guake terminal (focus)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/guake/+bug/702433/+subscriptions

-- 
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 1025066] [NEW] package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-15 Thread Nicholas Audette
Public bug reported:

Crashed when installing wine.

Unpacking wine (from .../wine_1.4-0ubuntu4_amd64.deb) ...
Setting up winbind (2:3.6.3-2ubuntu2.3) ...
 * Starting the Winbind daemon winbind   [fail] 
invoke-rc.d: initscript winbind, action start failed.
dpkg: error processing winbind (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libpam-winbind:
 libpam-winbind depends on winbind (= 2:3.6.3-2ubuntu2.3); however:
  Package winbind is not configured yet.
dpkg: error processing libpam-winbind (--configure):
 dependency problems - leaving unconfigured
Setting up samba4 (4.0.0~alpha18.dfsg1-4ubuntu2) ...
No apport report written because the error message indicates its a followup 
error from a previous failure.
  unable to open smb.conf at 
/usr/share/samba/setoption.pl line 22.
dpkg: error processing samba4 (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up wine (1.4-0ubuntu4) ...
Errors were encountered while processing:
 winbind
 libpam-winbind
 samba4
E: Sub-process /usr/bin/dpkg returned an error code (1)

I had a previous install error with samba4, so why would samba4 be
installing alongside winbind?

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: winbind 2:3.6.3-2ubuntu2.3
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu5
AptOrdering:
 wine: Install
 winbind: Configure
 libpam-winbind: Configure
 samba4: Configure
 wine: Configure
Architecture: amd64
Date: Sun Jul 15 18:54:24 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
SourcePackage: samba
Title: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1025066

Title:
  package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1025066/+subscriptions

-- 
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 1025066] Re: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-15 Thread Nicholas Audette
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1025066

Title:
  package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1025066/+subscriptions

-- 
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 1025066] Re: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-15 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1025066

Title:
  package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1025066/+subscriptions

-- 
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 1025066] Re: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-15 Thread Nicholas Audette
It seems when I try to remove samba4, I get this:

Removing samba4 ...
samba4 stop/waiting
Processing triggers for ureadahead ...
Processing triggers for man-db ...
Setting up winbind (2:3.6.3-2ubuntu2.3) ...
 * Starting the Winbind daemon winbind   [fail] 
invoke-rc.d: initscript winbind, action start failed.
dpkg: error processing winbind (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libpam-winbind:
 libpam-winbind depends on winbind (= 2:3.6.3-2ubuntu2.3); however:
  Package winbind is not configured yet.
dpkg: error processing libpam-winbind (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
  Errors were encountered while processing:
 winbind
 libpam-winbind
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1025066

Title:
  package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1025066/+subscriptions

-- 
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 1023729] Re: maas-import-isos requires wget, but maas has no wget dependency

2012-07-15 Thread Julian Edwards
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: maas (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1023729

Title:
  maas-import-isos requires wget, but maas has no wget dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1023729/+subscriptions

-- 
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 160426] Re: keepalived using genhash keeps getting zombied and using CPU to a 100%

2012-07-15 Thread Clint Byrum
Adam, thanks for the response! With that, I'll mark it as Confirmed.

The symptoms all seem to center around the order that modules are loaded
and perhaps how networking is handled. Perhaps keepalived needs to be
delayed until after all networking. I have to wonder if this still
affects 12.04, since runlevel 2 is now delayed until all interfaces in
/etc/network/interfaces have been brought up.

** Changed in: keepalived (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/160426

Title:
  keepalived using genhash keeps getting zombied and using CPU to a
  100%

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/160426/+subscriptions

-- 
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 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-07-15 Thread Julian Edwards
On Wednesday 27 June 2012 15:45:17 you wrote:
 Curious. I was able to get one of the servers to actually function
 correctly as the ZK node -- not sure why that one is different since it
 was built just like the other two nodes. Anyway, logs are attached for
 all three as well as the cloud-init-output.log log from that one
 functioning server (server03; neither of the other two servers have this
 logfile).
 
 ** Attachment added: cloud-init-logs.tgz
   
 https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1015207/+attachment/320
 5714/+files/cloud-init-logs.tgz

The critical difference in the logs is here:

server02:
Jun 21 13:08:36 server02 [CLOUDINIT] __init__.py[DEBUG]: handling scripts-user 
with freq=None and args=[]
Jun 21 13:08:36 server02 [CLOUDINIT] cc_scripts_user.py[WARNING]: failed to 
run-parts in /var/lib/cloud/instance/scripts


Did you put your own cloudinit scripts in which are now failing?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1015207

Title:
  juju setup fails, ERROR Invalid SSH key - 12.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1015207/+subscriptions

-- 
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 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-07-15 Thread Julian Edwards
 I think the Problem is a bug because there is no ubuntu User on my
installation:

This is because it didn't finish commissioning.  You need to examine the
logs as above to find out where the problem is.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1015207

Title:
  juju setup fails, ERROR Invalid SSH key - 12.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1015207/+subscriptions

-- 
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 941968] Re: lockfile-create hangs inside lxc containers (potential buffer overflow?)

2012-07-15 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lxc (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/941968

Title:
  lockfile-create hangs inside lxc containers (potential buffer
  overflow?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/941968/+subscriptions

-- 
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 941968] Re: lockfile-create hangs inside lxc containers (potential buffer overflow?)

2012-07-15 Thread Launchpad Bug Tracker
[Expired for ntp (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ntp (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/941968

Title:
  lockfile-create hangs inside lxc containers (potential buffer
  overflow?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/941968/+subscriptions

-- 
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 670526] Re: phpmyadmin broken after hardy - lucid upgrade

2012-07-15 Thread Clint Byrum
Mark, first off thanks for opening this bug report back in 2010. I am
able to reproduce this, however I don't think it is a bug.

I started by configuring phpmyadmin to point at my mysql server in a
hardy chroot, including a 'controluser'. I then upgraded the chroot to
lucid. When accepting the dist config to replace my
/etc/phpmyadmin/config.inc.php, things did not work, but switching to
the old one produced a mostly working phpmyadmin that just warned me
about a few broken things. Moving the dist config back into place and
reconfiguring with dpkg-reconfigure phpmyadmin also did not break
things. Using the old config (from hardy) with dpkg-reconfigure
definitely broke things as you describe.

I feel that this is the wrong approach to support, as during an upgrade,
the user should incorporate the new changes into the config file,
merging the old values into the new config. The change is so radical
from hardy to lucid, that its very easy to get wrong, but this is just
part of the reality of config file management unfortunately.

I think this is purely a case where the old version configs and new
version configs were just too incompatible. There haven't been any more
reports of this, so I think this issue is not something we can handle in
Ubuntu, nor is it something we can forward upstream. I'm closing it as
Invalid, but if you think it might still be a bug worth looking at
please do feel free to re-open it or open a new bug report.

** Changed in: dbconfig-common (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common in Ubuntu.
https://bugs.launchpad.net/bugs/670526

Title:
  phpmyadmin broken after hardy - lucid upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/670526/+subscriptions

-- 
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 1016435] Re: remove btrfs recommendation

2012-07-15 Thread Martin Pitt
Please also report this as a Debian bug. This is the kind of change
which tends to get dropped during merges/syncs as not important enough
to have a delta for

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1016435

Title:
  remove btrfs recommendation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1016435/+subscriptions

-- 
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 675052] Re: Upgrade from hardy (8.04) to lucid (10.04) sets bad permissions on olcDatabase={-1}frontend, cn=config

2012-07-15 Thread Clint Byrum
In hardy:

# ldapsearch -x -b  -s base +
# extended LDIF
#
# LDAPv3
# base  with scope baseObject
# filter: (objectclass=*)
# requesting: + 
#

#
dn:
structuralObjectClass: OpenLDAProotDSE
configContext: cn=config
namingContexts: dc=nodomain
supportedControl: 2.16.840.1.113730.3.4.18
supportedControl: 2.16.840.1.113730.3.4.2
supportedControl: 1.3.6.1.4.1.4203.1.10.1
supportedControl: 1.2.840.113556.1.4.319
supportedControl: 1.2.826.0.1.3344810.2.3
supportedControl: 1.3.6.1.1.13.2
supportedControl: 1.3.6.1.1.13.1
supportedControl: 1.3.6.1.1.12
supportedExtension: 1.3.6.1.4.1.4203.1.11.1
supportedExtension: 1.3.6.1.4.1.4203.1.11.3
supportedExtension: 1.3.6.1.1.8
supportedFeatures: 1.3.6.1.1.14
supportedFeatures: 1.3.6.1.4.1.4203.1.5.1
supportedFeatures: 1.3.6.1.4.1.4203.1.5.2
supportedFeatures: 1.3.6.1.4.1.4203.1.5.3
supportedFeatures: 1.3.6.1.4.1.4203.1.5.4
supportedFeatures: 1.3.6.1.4.1.4203.1.5.5
supportedLDAPVersion: 3
supportedSASLMechanisms: NTLM
supportedSASLMechanisms: DIGEST-MD5
supportedSASLMechanisms: CRAM-MD5
entryDN:
subschemaSubentry: cn=Subschema

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1

After dist-upgrade:

# ldapsearch -x -b  -s base +
# extended LDIF
#
# LDAPv3
# base  with scope baseObject
# filter: (objectclass=*)
# requesting: + 
#

# search result
search: 2
result: 0 Success

# numResponses: 1

Marking Confirmed, still exists after upgrading to precise


** Changed in: openldap (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/675052

Title:
  Upgrade from hardy (8.04) to lucid (10.04) sets bad permissions on
  olcDatabase={-1}frontend,cn=config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/675052/+subscriptions

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