[Bug 283031] Re: package openssh-server 1:5.1p1-3ubuntu1 failed to install/upgrade:

2008-10-14 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 276503 ***
https://bugs.launchpad.net/bugs/276503

** This bug has been marked a duplicate of bug 276503
   package ubuntustudio-menu 0.10 failed to install/upgrade: there is no script 
in the new version of the package - giving up

-- 
package openssh-server 1:5.1p1-3ubuntu1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/283031
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 111188] Re: [apport] package openvpn failed to install/upgrade:

2008-10-14 Thread Thierry Carrez
Thanks for reporting this bug and sorry that it didn't get more
attention by the time it existed. I'll close this bug as Fix Released,
since it appears fixed in the latest development release.

** Changed in: openvpn (Ubuntu)
   Status: Incomplete = Fix Released

-- 
[apport] package openvpn failed to install/upgrade: 
https://bugs.launchpad.net/bugs/88
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 280123] Re: dhcp3-server needs if-up.d/if-down.d scripts for better network-manager compatibility

2008-10-14 Thread Thierry Carrez
Proposed /etc/network/if-up.d/dhcp3-server

Would a ifup.d script like this work for you ?
It is based on the openssh-server one. Like for openssh-server, I don't think 
an ifdown.d script is necessary, as dhcp3-server seems to cope with downed 
interfaces quite happily.

Let me know if it sounds ok and I'll prepare a proper debdiff.

** Attachment added: dhcp3-server
   http://launchpadlibrarian.net/18527422/dhcp3-server

-- 
dhcp3-server needs if-up.d/if-down.d scripts for better network-manager 
compatibility
https://bugs.launchpad.net/bugs/280123
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 282113] Re: gvfsd-smb crashed with SIGSEGV

2008-10-14 Thread Sebastien Bacher
** Visibility changed to: Public

-- 
gvfsd-smb crashed with SIGSEGV
https://bugs.launchpad.net/bugs/282113
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 280123] Re: dhcp3-server needs if-up.d/if-down.d scripts for better network-manager compatibility

2008-10-14 Thread Thierry Carrez
Hm, after more analysis I'm no longer convinced that this is
appropriate.

In the openssh-server case, the if-up.d script just calls the initscript
reload action, which sends a SIGHUP to the process (if any). This
doesn't have any side-effects.

This is not the same for dhcp3-server. There is no reload action so we call 
restart, which does stop/sleep 2/start.
* this is called when interfaces are brought up at boot time, resulting in boot 
delay
* /etc/init.d/dhcp3-server start is called after the if-up.d script already 
started dhcp3-server, which is confusing, to say the least
* it results in DHCP server not serving addresses for a small time every time 
an interface is brought up
* More unanticipated breakage potential

The correct way to do it would be to have :
- an ifup.d script that returns immediately if dhcp3-server isn't already 
started, so that it doesn't affect the boot. However dhcp3-server doesn't 
really start a process if there are no interfaces available, so the resulting 
ifup script would not start it if needed interfaces are later brought up... 
defeating the whole point of this bug, I suppose
- a graceful restart feature in dhcp3-server so as to minimize those reloads 
impact

So my guess is that dhcp3-server isn't sufficiently smart to be
integrated into ifup/ifdown without dirty side-effects...

-- 
dhcp3-server needs if-up.d/if-down.d scripts for better network-manager 
compatibility
https://bugs.launchpad.net/bugs/280123
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 6848] Re: libldap2: cannot malloc secure memory when not root

2008-10-14 Thread Bug Watch Updater
** Changed in: openldap2 (Debian)
   Status: New = Fix Released

-- 
libldap2: cannot malloc secure memory when not root
https://bugs.launchpad.net/bugs/6848
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2 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 283239] [NEW] objectclass filter bug in rwm overlay module of slapd 2.4.9

2008-10-14 Thread Konrad Mauz
Public bug reported:

Binary package hint: slapd

Description:Ubuntu 8.04.1
Release:8.04


slapd 2.4.9-0ubuntu0.8.04.1

When using rwm to create a subset ob attributes the objectclass attribute is 
filtered. Things like libnss-ldap and pam-ldap gets broken ( since they use a 
search filter with ((objectclass=posixAccount)) ). The bug is known and fixed 
( in 2.4.12 ) upstream. The Openldap ITS Number is 5647 ( 
http://www.openldap.org/its/index.cgi/Software%20Bugs?id=5647;page=3 )
Is it possible to patch the bug? 

If you need more information please contact me.

Regards,
Konrad

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

-- 
objectclass filter bug in rwm overlay module of slapd 2.4.9
https://bugs.launchpad.net/bugs/283239
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 282518] Re: error messages from lsscsi

2008-10-14 Thread Chuck Short
This is due to changes in the scsi subsystem. I was able tor reproduce
this error on my machine. The new version fixes this error (0.21) and
its made for kernels 2.6.24+.

Please sync the new lsscsi from debian unstable. If you have any
questions please feel free to ask me.

Regards
chuck

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

-- 
error messages from lsscsi
https://bugs.launchpad.net/bugs/282518
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lsscsi 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 271772] Re: iostat -k units are wrong when using large blocks

2008-10-14 Thread Jean-Baptiste Lallement
Confirmed in Intrepid

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

-- 
iostat -k units are wrong when using large blocks
https://bugs.launchpad.net/bugs/271772
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to sysstat 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 283187] [NEW] package apache2.2-common 2.2.9-7ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-10-14 Thread Karol
Public bug reported:

Binary package hint: apache2

Command: sudo tasksel install lamp-server doesn't finish it's job. The
package apache2.2-common 2.2.9-7ubuntu3 failed to install/upgrade:
subprocess post-installation script returned error exit status 1 error
occurs.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script returned error exit status 1
Package: apache2.2-common 2.2.9-7ubuntu3
SourcePackage: apache2
Title: package apache2.2-common 2.2.9-7ubuntu3 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
Uname: Linux 2.6.27-7-generic i686

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


** Tags: apport-package

-- 
package apache2.2-common 2.2.9-7ubuntu3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/283187
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 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 281909] Re: gvfsd-smb crashed when accessing network drive

2008-10-14 Thread Apport retracing service
*** This bug is a duplicate of bug 264943 ***
https://bugs.launchpad.net/bugs/264943

** Tags removed: need-amd64-retrace

** Attachment removed: Registers.txt

   http://launchpadlibrarian.net/18448232/Registers.txt

** Attachment removed: CoreDump.gz

   http://launchpadlibrarian.net/18448227/CoreDump.gz

** Attachment removed: ProcMaps.txt

   http://launchpadlibrarian.net/18448230/ProcMaps.txt

** Attachment removed: Stacktrace.txt

   http://launchpadlibrarian.net/18448233/Stacktrace.txt

** Attachment removed: Dependencies.txt

   http://launchpadlibrarian.net/18448228/Dependencies.txt

** Attachment removed: ThreadStacktrace.txt

   http://launchpadlibrarian.net/18448234/ThreadStacktrace.txt

** Attachment removed: Disassembly.txt

   http://launchpadlibrarian.net/18448229/Disassembly.txt

** Attachment removed: ProcStatus.txt

   http://launchpadlibrarian.net/18448231/ProcStatus.txt

** This bug has been marked a duplicate of bug 264943
   gvfsd-smb crashed with SIGSEGV in strlen()

-- 
gvfsd-smb crashed when accessing network drive
https://bugs.launchpad.net/bugs/281909
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 282674] Re: max_execution_time and max_input_time settings in php.ini are ignored by php cli

2008-10-14 Thread Chris Fryer
Thanks.  Then I'll ask PHP to update their documentation.  You link to a
page that states: When running PHP from the command line the default
setting is 0.  It is not sufficiently clear that this value cannot be
overridden in php.ini.  However, it does say so here:

http://www.php.net/manual/en/features.commandline.php

Sorry I didn't spot that earlier.

-- 
max_execution_time and max_input_time settings in php.ini are ignored by php cli
https://bugs.launchpad.net/bugs/282674
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 281909] Re: gvfsd-smb crashed when accessing network drive

2008-10-14 Thread Sebastien Bacher
the crash is a libsmbclient one

** Changed in: samba (Ubuntu)
Sourcepackagename: gvfs = samba

** Tags added: need-amd64-retrace

-- 
gvfsd-smb crashed when accessing network drive
https://bugs.launchpad.net/bugs/281909
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 236830] Re: cifs does not support kerberos authentication

2008-10-14 Thread Martin Pitt
linux 2.6.24-21 copied to hardy-updates.

** Changed in: linux (Ubuntu Hardy)
   Status: Fix Committed = Fix Released

-- 
cifs does not support kerberos authentication
https://bugs.launchpad.net/bugs/236830
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 283431] Re: sar, mpstat report extraneous CPU

2008-10-14 Thread Jean-Baptiste Lallement
Thanks for your report.

This has been fixed upstream in 8.1.1 and is available in Intrepid.

* The number of processors was not properly calculated on
  machines where a directory named cpuidle was present in the
  /sys/devices/system/cpu directory [GENTOO bug# 207886].

Please see https://wiki.ubuntu.com/StableReleaseUpdates if you would like to 
pursue
a fix in stable releases.

** Changed in: sysstat (Ubuntu)
   Status: New = Fix Released

-- 
sar, mpstat report extraneous CPU
https://bugs.launchpad.net/bugs/283431
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to sysstat 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 283534] Re: Segmentation Fault with SSH

2008-10-14 Thread Draik

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/18549926/Dependencies.txt

-- 
Segmentation Fault with SSH
https://bugs.launchpad.net/bugs/283534
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 283534] [NEW] Segmentation Fault with SSH

2008-10-14 Thread Draik
Public bug reported:

Binary package hint: ssh

I am using the latest updates from Kubuntu 8.04 (Hardy Heron). I try to
SSH from my laptop to my desktop and I get Segmentation Fault. When I
try to SSH from my desktop to the laptop, I get ssh: connect to host
192.x.y.z port 22: Connection refused. I have another laptop on my
network and I can SSH with my desktop; the desktop can also SSH into
this other laptop. The laptop with the SSH segfault is a Dell SmartStep
250N.

dmesg:
[769844.015639] ssh[2436]: segfault at 0046 eip b7dcb1e9 esp bfe782e8 error 
4

apt-cache policy ssh
ssh:
  Installed: 1:4.7p1-8ubuntu1.2
  Candidate: 1:4.7p1-8ubuntu1.2
  Version table:
 *** 1:4.7p1-8ubuntu1.2 0
500 http://security.ubuntu.com hardy-security/main Packages
500 http://us.archive.ubuntu.com hardy-updates/main Packages
100 /var/lib/dpkg/status
 1:4.7p1-8ubuntu1 0
500 http://us.archive.ubuntu.com hardy/main Packages

Let me know if further details are required.

ProblemType: Bug
Architecture: i386
Date: Tue Oct 14 19:28:23 2008
DistroRelease: Ubuntu 8.04
Package: ssh 1:4.7p1-8ubuntu1.2
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 LANGUAGE=en_US:en
SourcePackage: openssh
Uname: Linux 2.6.24-21-generic i686

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


** Tags: apport-bug

-- 
Segmentation Fault with SSH
https://bugs.launchpad.net/bugs/283534
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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