[Bug 703811] Re: kvm guest's cpu usage with virtio storage driver goes up to 100% because of flush process

2011-01-27 Thread Roman R
well, as problem solving takes so much time,  i had to switch to
proxmox, no such problems there. but i still have ubuntu 10.10 with kvm
on my laptop, so if there will be something for testing, let me know i
will be glad to help with this bug.

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

Title:
  kvm guest's cpu usage with virtio storage driver goes up to 100%
  because of flush process

-- 
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 708493] [NEW] cannot login anymore: Read from socket failed: Connection reset by peer

2011-01-27 Thread Ralf Hildebrandt
Public bug reported:

After todays update to 
1:5.7p1-1ubuntu1
I cannot login to SOME (!) of my servers. Example of a server failing:

~$ ssh -v root@mail
OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /home/hildeb/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to mail [141.42.202.200] port 22.
debug1: Connection established.
debug1: identity file /home/hildeb/.ssh/id_rsa type -1
debug1: identity file /home/hildeb/.ssh/id_rsa-cert type -1
debug1: identity file /home/hildeb/.ssh/id_dsa type 2
debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
debug1: identity file /home/hildeb/.ssh/id_dsa-cert type -1
debug1: identity file /home/hildeb/.ssh/id_ecdsa type -1
debug1: identity file /home/hildeb/.ssh/id_ecdsa-cert type -1
debug1: Remote protocol version 1.99, remote software version OpenSSH_5.5p1 
Debian-6
debug1: match: OpenSSH_5.5p1 Debian-6 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.7p1 Debian-1ubuntu1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server-client aes128-ctr hmac-md5 none
debug1: kex: client-server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(102410248192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
Read from socket failed: Connection reset by peer

There is NOTHING in daemon.log, auth.log or syslog on the server I'm
trying to connect to.

Example of a server NOT failing:


$ ssh -v root@netsight
OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /home/hildeb/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to netsight [10.47.2.222] port 22.
debug1: Connection established.
debug1: identity file /home/hildeb/.ssh/id_rsa type -1
debug1: identity file /home/hildeb/.ssh/id_rsa-cert type -1
debug1: identity file /home/hildeb/.ssh/id_dsa type 2
debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
debug1: identity file /home/hildeb/.ssh/id_dsa-cert type -1
debug1: identity file /home/hildeb/.ssh/id_ecdsa type -1
debug1: identity file /home/hildeb/.ssh/id_ecdsa-cert type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.5p1 
Debian-6
debug1: match: OpenSSH_5.5p1 Debian-6 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.7p1 Debian-1ubuntu1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server-client aes128-ctr hmac-md5 none
debug1: kex: client-server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(102410248192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Server host key: RSA 18:ce:76:c7:7c:f4:98:94:28:8f:62:4a:31:e8:5b:c9
debug1: Host 'netsight' is known and matches the RSA host key.
debug1: Found key in /home/hildeb/.ssh/known_hosts:56
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Offering DSA public key: /home/hildeb/.ssh/id_dsa
debug1: Server accepts key: pkalg ssh-dss blen 433
debug1: Authentication succeeded (publickey).
Authenticated to netsight ([10.47.2.222]:22).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessi...@openssh.com
debug1: Entering interactive session.
debug1: Sending environment.
debug1: Sending env LC_MESSAGES = en_US.utf8
debug1: Sending env LANG = de_DE.UTF-8

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: openssh-client 1:5.7p1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic x86_64
Architecture: amd64
Date: Thu Jan 27 09:13:15 2011
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=de_DE.UTF-8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
RelatedPackageVersions:
 ssh-askpass N/A
 libpam-ssh N/A
 keychain N/A
 ssh-askpass-gnome 1:5.7p1-1ubuntu1
SSHClientVersion: OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010
SourcePackage: openssh

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


** Tags: amd64 apport-bug natty

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

Title:
  cannot login anymore: Read from socket failed: Connection reset by
  peer

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify 

[Bug 708493] Re: cannot login anymore: Read from socket failed: Connection reset by peer

2011-01-27 Thread Ralf Hildebrandt


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

Title:
  cannot login anymore: Read from socket failed: Connection reset by
  peer

-- 
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 708264] Re: package samba 2:3.5.6~dfsg-4ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-01-27 Thread Jelmer Vernooij
*** This bug is a duplicate of bug 707563 ***
https://bugs.launchpad.net/bugs/707563

** This bug has been marked a duplicate of bug 707563
   package samba 2:3.5.6~dfsg-4ubuntu2 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
 * You can subscribe to bug 707563 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/707563/+subscribe

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

Title:
  package samba 2:3.5.6~dfsg-4ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

-- 
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 708263] Re: package samba 2:3.5.6~dfsg-4ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-01-27 Thread Jelmer Vernooij
*** This bug is a duplicate of bug 707563 ***
https://bugs.launchpad.net/bugs/707563

** This bug has been marked a duplicate of bug 707563
   package samba 2:3.5.6~dfsg-4ubuntu2 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
 * You can subscribe to bug 707563 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/707563/+subscribe

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

Title:
  package samba 2:3.5.6~dfsg-4ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

-- 
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 708493] [NEW] cannot login anymore: Read from socket failed: Connection reset by peer

2011-01-27 Thread Colin Watson
Can you:

  * try with 'ssh -vvv' for both these machines and post both outputs

  * on the failing machine, bring up a server with '/usr/sbin/sshd -ddd'
(on a spare port if you can't stop the main server) and post the
output from when you attempt to connect to it

Thanks!

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

Title:
  cannot login anymore: Read from socket failed: Connection reset by
  peer

-- 
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 708504] [NEW] PHP 5.3.5 is available.

2011-01-27 Thread Stas Verberkt
Public bug reported:

Binary package hint: php5

PHP 5.3.5 is available. Changelog is located at
http://www.php.net/ChangeLog-5.php.

I already prepared packages at:
https://code.launchpad.net/~eljakim-it/+junk/php5
https://code.launchpad.net/~eljakim-it/+junk/php-mcrypt

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

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

Title:
  PHP 5.3.5 is available.

-- 
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 705429] Re: Latest update disables irqbalance with no offer to configure

2011-01-27 Thread James Page
I can confirm that settings are not preserved during an upgrade;
debian/irqbalance.config does not correctly translate 0|1 into
false|true so the debian/irqbalance.postinst script always defaults them
back to '0' as the values stored in the debconf database are ENABLED and
ONESHOT.

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

Title:
  Latest update disables  irqbalance  with no offer to configure

-- 
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 705429] Re: Latest update disables irqbalance with no offer to configure

2011-01-27 Thread James Page
As I can't seem to locate a bzr branch for this package attaching a
proposed patch.

** Patch added: Fix to correctly read existing settings.
   
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/705429/+attachment/1810193/+files/irqbalance.config.diff

** Changed in: irqbalance (Ubuntu)
   Importance: Undecided = Medium

** Changed in: irqbalance (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  Latest update disables  irqbalance  with no offer to configure

-- 
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 708493] Re: cannot login anymore: Read from socket failed: Connection reset by peer

2011-01-27 Thread James Page
** Changed in: openssh (Ubuntu)
   Status: New = Incomplete

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

Title:
  cannot login anymore: Read from socket failed: Connection reset by
  peer

-- 
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 705431] Re: publickey authentication on dropbear server fails

2011-01-27 Thread James Page
** Changed in: openssh (Ubuntu)
   Status: New = Incomplete

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

Title:
  publickey authentication on dropbear server fails

-- 
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 699967] Re: Empty list of plugins/services with hostname containing uppercase letters

2011-01-27 Thread Daniel Hahler
Subscribing ubuntu-sponsors. I hope it's OK to have the package linked like 
that.
Otherwise I might push a branch tonight.

** Changed in: munin (Ubuntu)
   Status: In Progress = Triaged

** Changed in: munin (Ubuntu)
 Assignee: Daniel Hahler (blueyed) = (unassigned)

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

Title:
  Empty list of plugins/services with hostname containing uppercase
  letters

-- 
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 708572] [NEW] tomcat6 postinst script err (sed)

2011-01-27 Thread jmullee
Public bug reported:

Binary package hint: tomcat6

problem occurred parsing this in /var/lib/dpkg/info/tomcat6.postinst

dpkg --configure --pending

sed: -e expression #1, char 175: unknown option to `s'

my defaults file is modified like this :
john@box# tail /etc/default/tomcat6
# Enabling JMX 
JAVA_OPTS=$JAVA_OPTS -Dcom.sun.management.jmxremote.port=9003
JAVA_OPTS=$JAVA_OPTS 
-Dcom.sun.management.jmxremote.password.file=/etc/tomcat6/jmxremote.password
JAVA_OPTS=$JAVA_OPTS 
-Dcom.sun.management.jmxremote.access.file=/etc/tomcat6/jmxremote.access
JAVA_OPTS=$JAVA_OPTS -Dcom.sun.management.jmxremote.ssl=false

.. so I edited /var/lib/dpkg/info/tomcat6.postinst to make the sed command use 
a different delimiter, because the
jmxremote.*.file lines (above) contain forward-slashes that are being 
interpreted as delimiters by sed.

prev
cat $TEMPLATE \
| sed s/^TOMCAT6_USER=.*$/TOMCAT6_USER=$TOMCAT6_USER/ \
| sed s/^TOMCAT6_GROUP=.*$/TOMCAT6_GROUP=$TOMCAT6_GROUP/ \
| sed s/^JAVA_OPTS=.*$/JAVA_OPTS=\$JAVA_OPTS\/ \
fixed
cat $TEMPLATE \
| sed s|^TOMCAT6_USER=.*$|TOMCAT6_USER=$TOMCAT6_USER| \
| sed s|^TOMCAT6_GROUP=.*$|TOMCAT6_GROUP=$TOMCAT6_GROUP| \
| sed s|^JAVA_OPTS=.*$|JAVA_OPTS=\$JAVA_OPTS\| \

- john.. 2011-01-27

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


** Tags: default postinst sed tomcat6

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

Title:
  tomcat6 postinst script err (sed)

-- 
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 708571] [NEW] ssh client segmentation fault

2011-01-27 Thread James Page
Public bug reported:

So this is happening in an up-to-date Natty i386 server install running
in a KVM virtual machine.

SSH connections to the server are fine; however using ssh from the
server (either to a remote host or localhost) results in an immediate
segmentation fault as soon as the connection to the target server is
made:

jamespage@natty-infrastructure-manager:~$ ssh -vvv localhost
OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to localhost [127.0.0.1] port 22.
debug1: Connection established.
Segmentation fault (core dumped)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: openssh-client 1:5.7p1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic-pae 2.6.37
Uname: Linux 2.6.37-12-generic-pae i686
Architecture: i386
Date: Thu Jan 27 11:11:07 2011
InstallationMedia: Ubuntu-Server 11.04 Natty Narwhal - Alpha i386 (20110118)
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions:
 ssh-askpass N/A
 libpam-ssh N/A
 keychain N/A
 ssh-askpass-gnome N/A
SSHClientVersion: OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010
SourcePackage: openssh

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


** Tags: apport-bug i386 natty

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

Title:
  ssh client segmentation fault

-- 
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 708571] Re: ssh client segmentation fault

2011-01-27 Thread James Page


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

Title:
  ssh client segmentation fault

-- 
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 708571] Re: ssh client segmentation fault

2011-01-27 Thread James Page

** Attachment added: strace-ssh.log
   
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/708571/+attachment/1810198/+files/strace-ssh.log

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

Title:
  ssh client segmentation fault

-- 
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 708571] Re: ssh client segmentation fault

2011-01-27 Thread Colin Watson
Might be my fault, but I can't quite make it out from the strace.  Any
chance of finding and attaching the core file that the error message
says was dumped?

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

Title:
  ssh client segmentation fault

-- 
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 708572] Re: tomcat6 postinst script err (sed)

2011-01-27 Thread James Page
*** This bug is a duplicate of bug 654549 ***
https://bugs.launchpad.net/bugs/654549

Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command, as it will
automatically gather debugging information, in a terminal:

  apport-collect 708572

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  tomcat6 postinst script err (sed)

-- 
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 708572] Re: tomcat6 postinst script err (sed)

2011-01-27 Thread James Page
*** This bug is a duplicate of bug 654549 ***
https://bugs.launchpad.net/bugs/654549

This is probably a duplicate of 654549 assuming that you are having this
issue in Maverick.

** This bug has been marked a duplicate of bug 654549
   Tomcat6 fails to upgrade if JAVA_OPTS contains /
 * You can subscribe to bug 654549 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/654549/+subscribe

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

Title:
  tomcat6 postinst script err (sed)

-- 
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 708571] Re: ssh client segmentation fault

2011-01-27 Thread Colin Watson
Ah, this is reproducible by moving .ssh aside.

** Changed in: openssh (Ubuntu)
   Status: New = Triaged

** Changed in: openssh (Ubuntu)
   Importance: Undecided = High

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

Title:
  ssh client segmentation fault

-- 
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 283811] Re: cups says can't promp for authorization when printing to my samba printer

2011-01-27 Thread rbertran
I'm still having the problem in 10.10 like @Geof.

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

Title:
  cups says can't promp for authorization when printing to my samba
  printer

-- 
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 708571] Re: ssh client segmentation fault

2011-01-27 Thread James Page

** Attachment added: _usr_bin_ssh.1000.crash
   
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/708571/+attachment/1810274/+files/_usr_bin_ssh.1000.crash

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

Title:
  ssh client segmentation fault

-- 
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 708493] Re: cannot login anymore: Read from socket failed: Connection reset by peer

2011-01-27 Thread Ralf Hildebrandt
$ ssh -vvv root@mail
OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /home/hildeb/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to mail [141.42.202.200] port 22.
debug1: Connection established.
debug1: identity file /home/hildeb/.ssh/id_rsa type -1
debug1: identity file /home/hildeb/.ssh/id_rsa-cert type -1
debug3: Incorrect RSA1 identifier
debug3: Could not load /home/hildeb/.ssh/id_dsa as a RSA1 public key
debug2: key_type_from_name: unknown key type '-BEGIN'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'Proc-Type:'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'DEK-Info:'
debug3: key_read: missing keytype
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug2: key_type_from_name: unknown key type '-END'
debug3: key_read: missing keytype
debug1: identity file /home/hildeb/.ssh/id_dsa type 2
debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
debug1: identity file /home/hildeb/.ssh/id_dsa-cert type -1
debug1: identity file /home/hildeb/.ssh/id_ecdsa type -1
debug1: identity file /home/hildeb/.ssh/id_ecdsa-cert type -1
debug1: Remote protocol version 1.99, remote software version OpenSSH_5.5p1 
Debian-6
debug1: match: OpenSSH_5.5p1 Debian-6 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.7p1 Debian-1ubuntu1
debug2: fd 3 setting O_NONBLOCK
debug3: load_hostkeys: loading entries for host mail from file 
/home/hildeb/.ssh/known_hosts
debug3: load_hostkeys: found key type RSA in file 
/home/hildeb/.ssh/known_hosts:67
debug3: load_hostkeys: loaded 1 keys
debug3: order_hostkeyalgs: prefer hostkeyalgs: 
ssh-rsa-cert-...@openssh.com,ssh-rsa-cert-...@openssh.com,ssh-rsa
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: 
ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: 
ssh-rsa-cert-...@openssh.com,ssh-rsa-cert-...@openssh.com,ssh-rsa,ecdsa-sha2-nistp256-cert-...@openssh.com,ecdsa-sha2-nistp384-cert-...@openssh.com,ecdsa-sha2-nistp521-cert-...@openssh.com,ssh-dss-cert-...@openssh.com,ssh-dss-cert-...@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-dss
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,z...@openssh.com,zlib
debug2: kex_parse_kexinit: none,z...@openssh.com,zlib
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: kex_parse_kexinit: 
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,z...@openssh.com
debug2: kex_parse_kexinit: none,z...@openssh.com
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: mac_setup: found hmac-md5
debug1: kex: server-client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: 

[Bug 708493] Re: cannot login anymore: Read from socket failed: Connection reset by peer

2011-01-27 Thread Ralf Hildebrandt
mail:~# /usr/sbin/sshd -p2 -ddd
debug2: load_server_config: filename /etc/ssh/sshd_config
debug2: load_server_config: done config len = 639
debug2: parse_server_config: config /etc/ssh/sshd_config len 639
debug3: /etc/ssh/sshd_config:5 setting Port 22
debug3: /etc/ssh/sshd_config:9 setting Protocol 2,1
debug3: /etc/ssh/sshd_config:11 setting HostKey /etc/ssh/ssh_host_key
debug3: /etc/ssh/sshd_config:13 setting HostKey /etc/ssh/ssh_host_rsa_key
debug3: /etc/ssh/sshd_config:14 setting HostKey /etc/ssh/ssh_host_dsa_key
debug3: /etc/ssh/sshd_config:16 setting UsePrivilegeSeparation yes
debug3: /etc/ssh/sshd_config:19 setting KeyRegenerationInterval 3600
debug3: /etc/ssh/sshd_config:20 setting ServerKeyBits 768
debug3: /etc/ssh/sshd_config:23 setting SyslogFacility AUTH
debug3: /etc/ssh/sshd_config:24 setting LogLevel INFO
debug3: /etc/ssh/sshd_config:27 setting LoginGraceTime 600
debug3: /etc/ssh/sshd_config:28 setting PermitRootLogin yes
debug3: /etc/ssh/sshd_config:29 setting StrictModes yes
debug3: /etc/ssh/sshd_config:31 setting RSAAuthentication yes
debug3: /etc/ssh/sshd_config:32 setting PubkeyAuthentication yes
debug3: /etc/ssh/sshd_config:36 setting IgnoreRhosts yes
debug3: /etc/ssh/sshd_config:38 setting RhostsRSAAuthentication no
debug3: /etc/ssh/sshd_config:40 setting HostbasedAuthentication no
debug3: /etc/ssh/sshd_config:45 setting PermitEmptyPasswords no
debug3: /etc/ssh/sshd_config:51 setting PasswordAuthentication no
debug3: /etc/ssh/sshd_config:63 setting X11Forwarding yes
debug3: /etc/ssh/sshd_config:64 setting X11DisplayOffset 10
debug3: /etc/ssh/sshd_config:65 setting PrintMotd no
debug3: /etc/ssh/sshd_config:66 setting PrintLastLog yes
debug3: /etc/ssh/sshd_config:67 setting TCPKeepAlive yes
debug3: /etc/ssh/sshd_config:73 setting Subsystem sftp 
/usr/lib/openssh/sftp-server
debug3: /etc/ssh/sshd_config:75 setting UsePAM yes
debug1: sshd version OpenSSH_5.5p1 Debian-6
debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-1024
debug1: Checking blacklist file /etc/ssh/blacklist.RSA-1024
debug1: private host key: #0 type 0 RSA1
debug3: Not a RSA1 key file /etc/ssh/ssh_host_rsa_key.
debug1: read PEM private key done: type RSA
debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-1024
debug1: Checking blacklist file /etc/ssh/blacklist.RSA-1024
debug1: private host key: #1 type 1 RSA
debug3: Not a RSA1 key file /etc/ssh/ssh_host_dsa_key.
debug1: read PEM private key done: type DSA
debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
debug1: private host key: #2 type 2 DSA
debug1: rexec_argv[0]='/usr/sbin/sshd'
debug1: rexec_argv[1]='-p2'
debug1: rexec_argv[2]='-ddd'
debug3: oom_adjust_setup
Set /proc/self/oom_adj from 0 to -17
debug2: fd 3 setting O_NONBLOCK
debug1: Bind to port 2 on 0.0.0.0.
Server listening on 0.0.0.0 port 2.
socket: Address family not supported by protocol
Generating 768 bit RSA key.
RSA key generation complete.

*** now I'm trying to log in on port 2 ***

debug3: fd 4 is not O_NONBLOCK
debug1: Server will not fork when running in debugging mode.
debug3: send_rexec_state: entering fd = 7 config len 639
debug3: ssh_msg_send: type 0
debug3: send_rexec_state: done
debug1: rexec start in 4 out 4 newsock 4 pipe -1 sock 7
debug1: inetd sockets after dupping: 3, 3
Connection from 172.28.0.5 port 52507
Did not receive identification string from 172.28.0.5


** Description changed:

- After todays update to 
+ After todays update to
  1:5.7p1-1ubuntu1
  I cannot login to SOME (!) of my servers. Example of a server failing:
  
  ~$ ssh -v root@mail
  OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010
  debug1: Reading configuration data /home/hildeb/.ssh/config
  debug1: Reading configuration data /etc/ssh/ssh_config
  debug1: Applying options for *
  debug1: Connecting to mail [141.42.202.200] port 22.
  debug1: Connection established.
  debug1: identity file /home/hildeb/.ssh/id_rsa type -1
  debug1: identity file /home/hildeb/.ssh/id_rsa-cert type -1
  debug1: identity file /home/hildeb/.ssh/id_dsa type 2
  debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
  debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
  debug1: identity file /home/hildeb/.ssh/id_dsa-cert type -1
  debug1: identity file /home/hildeb/.ssh/id_ecdsa type -1
  debug1: identity file /home/hildeb/.ssh/id_ecdsa-cert type -1
  debug1: Remote protocol version 1.99, remote software version OpenSSH_5.5p1 
Debian-6
  debug1: match: OpenSSH_5.5p1 Debian-6 pat OpenSSH*
  debug1: Enabling compatibility mode for protocol 2.0
  debug1: Local version string SSH-2.0-OpenSSH_5.7p1 Debian-1ubuntu1
  debug1: SSH2_MSG_KEXINIT sent
  debug1: SSH2_MSG_KEXINIT received
  debug1: kex: server-client aes128-ctr hmac-md5 none
  debug1: kex: client-server aes128-ctr hmac-md5 none
  debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(102410248192) sent
  debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  Read from socket 

[Bug 708493] Re: cannot login anymore: Read from socket failed: Connection reset by peer

2011-01-27 Thread Ralf Hildebrandt
$ ssh -vvv root@netsight
OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /home/hildeb/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to netsight [10.47.2.222] port 22.
debug1: Connection established.
debug1: identity file /home/hildeb/.ssh/id_rsa type -1
debug1: identity file /home/hildeb/.ssh/id_rsa-cert type -1
debug3: Incorrect RSA1 identifier
debug3: Could not load /home/hildeb/.ssh/id_dsa as a RSA1 public key
debug2: key_type_from_name: unknown key type '-BEGIN'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'Proc-Type:'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'DEK-Info:'
debug3: key_read: missing keytype
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug2: key_type_from_name: unknown key type '-END'
debug3: key_read: missing keytype
debug1: identity file /home/hildeb/.ssh/id_dsa type 2
debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
debug1: identity file /home/hildeb/.ssh/id_dsa-cert type -1
debug1: identity file /home/hildeb/.ssh/id_ecdsa type -1
debug1: identity file /home/hildeb/.ssh/id_ecdsa-cert type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.5p1 
Debian-6
debug1: match: OpenSSH_5.5p1 Debian-6 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.7p1 Debian-1ubuntu1
debug2: fd 3 setting O_NONBLOCK
debug3: load_hostkeys: loading entries for host netsight from file 
/home/hildeb/.ssh/known_hosts
debug3: load_hostkeys: found key type RSA in file 
/home/hildeb/.ssh/known_hosts:56
debug3: load_hostkeys: loaded 1 keys
debug3: order_hostkeyalgs: prefer hostkeyalgs: 
ssh-rsa-cert-...@openssh.com,ssh-rsa-cert-...@openssh.com,ssh-rsa
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: 
ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: 
ssh-rsa-cert-...@openssh.com,ssh-rsa-cert-...@openssh.com,ssh-rsa,ecdsa-sha2-nistp256-cert-...@openssh.com,ecdsa-sha2-nistp384-cert-...@openssh.com,ecdsa-sha2-nistp521-cert-...@openssh.com,ssh-dss-cert-...@openssh.com,ssh-dss-cert-...@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-dss
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,z...@openssh.com,zlib
debug2: kex_parse_kexinit: none,z...@openssh.com,zlib
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: kex_parse_kexinit: 
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,z...@openssh.com
debug2: kex_parse_kexinit: none,z...@openssh.com
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: mac_setup: found hmac-md5
debug1: kex: server-client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: 

[Bug 708571] Re: ssh client segmentation fault

2011-01-27 Thread Colin Watson
** Changed in: openssh (Ubuntu)
   Status: Triaged = Fix Committed

** Bug watch added: OpenSSH Portable Bugzilla #1851
   https://bugzilla.mindrot.org/show_bug.cgi?id=1851

** Also affects: openssh via
   https://bugzilla.mindrot.org/show_bug.cgi?id=1851
   Importance: Unknown
   Status: Unknown

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

Title:
  ssh client segmentation fault

-- 
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 708092] Re: package slapd 2.4.21-0ubuntu5.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-01-27 Thread James Page
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please could you attach the following file to this bug report:

   /var/log/apt/term.log

This will help us to find and resolve the problem.

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

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

Title:
  package slapd 2.4.21-0ubuntu5.3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

-- 
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 708571] Re: ssh client segmentation fault

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:5.7p1-2ubuntu1

---
openssh (1:5.7p1-2ubuntu1) natty; urgency=low

  * Resynchronise with Debian experimental.  Remaining changes:
- Add support for registering ConsoleKit sessions on login.
- Drop openssh-blacklist and openssh-blacklist-extra to Suggests.
- Convert to Upstart.  The init script is still here for the benefit of
  people running sshd in chroots.
- Install apport hook.
- Add mention of ssh-keygen in ssh connect warning.
- Make openssh-server recommend ssh-import-id.

openssh (1:5.7p1-2) experimental; urgency=low

  * Fix crash in ssh_selinux_setfscreatecon when SELinux is disabled
(LP: #708571).
 -- Colin Watson cjwat...@ubuntu.com   Thu, 27 Jan 2011 12:20:29 +

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

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

Title:
  ssh client segmentation fault

-- 
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 707365] Re: syntax error in /usr/share/awstats/tools/buildstatic.sh

2011-01-27 Thread James Page
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

** Changed in: awstats (Ubuntu)
   Status: New = Incomplete

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

Title:
  syntax error in /usr/share/awstats/tools/buildstatic.sh

-- 
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 707952] Re: package winbind 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2011-01-27 Thread James Page
Error from error log:

groupadd: cannot lock /etc/gshadow; try again later.

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

Title:
  package winbind 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: il
  sottoprocesso vecchio script di post-installation ha restituito lo
  stato di errore 1

-- 
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 707952] Re: package winbind 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2011-01-27 Thread James Page
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please can you check for the presence /etc/gshadow.lock; if it exists
please remove it and attempt the installation again.

Please update this bug report if this resolved your issue.

Thanks

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

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

Title:
  package winbind 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: il
  sottoprocesso vecchio script di post-installation ha restituito lo
  stato di errore 1

-- 
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 707365] Re: syntax error in /usr/share/awstats/tools/buildstatic.sh

2011-01-27 Thread Kenyon Ralph
Yes, this is reproducible. Remove the extra equals sign, and the syntax
becomes correct, and the script runs without error. Add the equals sign,
and see a syntax error on execution.

This is a Bourne shell script. See the dash(1) manual page; there is no
== operator for test expressions.

** Changed in: awstats (Ubuntu)
   Status: Incomplete = New

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

Title:
  syntax error in /usr/share/awstats/tools/buildstatic.sh

-- 
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 594840] Re: Many connection_read(): no connection! warnings from OpenLDAP server when using ldapi:/// and a bind DN (no external authentication)

2011-01-27 Thread Kjell Braden
I can reproduce this behavior by running ldapsearch -H ldapi:/// -Y
EXTERNAL, too.

This symptom can be shut off with the rsyslog rule, should be at the top
of /etc/rsyslog.d/50-default.conf:

--snip--
:msg, contains, : no connection ~
--snip--

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

Title:
  Many connection_read(): no connection! warnings from OpenLDAP server
  when using ldapi:/// and a bind DN (no external authentication)

-- 
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 699967] Re: Empty list of plugins/services with hostname containing uppercase letters

2011-01-27 Thread Marc Deslauriers
Thanks for looking into this.

Could you please either attach a debdiff to this bug, or push a branch?

Thanks.

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

Title:
  Empty list of plugins/services with hostname containing uppercase
  letters

-- 
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 688085] Re: Guest kernel hang during boot when KVM is active on i386 host

2011-01-27 Thread Serge Hallyn
Hi Zhiyuan-lv,

the fix is currently in maverick-proposed.  You can use that kernel by
adding something like

deb http://archive.ubuntu.com/ubuntu/ maverick-proposed main

to your /etc/apt/sources.list.

I don't know how long it will take for this fix to move from maverick-
proposed into maverick.  Perhaps someone on the kernel team has an idea?

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

Title:
  Guest kernel hang during boot when KVM is active on i386 host

-- 
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 707365] Re: syntax error in /usr/share/awstats/tools/buildstatic.sh

2011-01-27 Thread James Page
Already fixed in later releases from Debian (see linked bug) so fixed
for Natty; suggest as this is really low impact that an SRU for maverick
is appropriate.

** Bug watch added: Debian Bug tracker #582861
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582861

** Also affects: awstats (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582861
   Importance: Unknown
   Status: Unknown

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

** Changed in: awstats (Ubuntu)
   Importance: Undecided = Low

** Changed in: awstats (Ubuntu)
 Assignee: (unassigned) = James Page (james-page)

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

Title:
  syntax error in /usr/share/awstats/tools/buildstatic.sh

-- 
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 707050] Re: Lost patches0004-netvision-improvements-lp-600950.patch

2011-01-27 Thread Marc Deslauriers
Thanks for the debdiff, looks good!

I'm uploading it now (with a slight adjustment for the newer nut in
natty).

** Changed in: nut (Ubuntu)
   Status: New = Fix Committed

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

Title:
  Lost patches0004-netvision-improvements-lp-600950.patch

-- 
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 707050] Re: Lost patches0004-netvision-improvements-lp-600950.patch

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package nut - 2.4.3-2ubuntu3

---
nut (2.4.3-2ubuntu3) natty; urgency=low

  * Split patches/debian-changes-2.4.3-2ubuntu1 into
patches/0005-fix-nut-m4.patch and patches/-autoconf.patch
  * Readd lost debian/patches0004-netvision-improvements-lp-600950.patch patch
(LP: #707050)
  * debian/patches/0002-fix_udev_action.patch:
Change BUS to SUBSYSTEMS, since the former is deprecated. (LP: #692171)
  * debian/nut.postinst: Uncomment missing call to adduser
 -- Laurent Bigonville bi...@ubuntu.com   Thu, 27 Jan 2011 09:18:20 -0500

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

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

Title:
  Lost patches0004-netvision-improvements-lp-600950.patch

-- 
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 692171] Re: using BUS= in udev rules causes system boot error/warning

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package nut - 2.4.3-2ubuntu3

---
nut (2.4.3-2ubuntu3) natty; urgency=low

  * Split patches/debian-changes-2.4.3-2ubuntu1 into
patches/0005-fix-nut-m4.patch and patches/-autoconf.patch
  * Readd lost debian/patches0004-netvision-improvements-lp-600950.patch patch
(LP: #707050)
  * debian/patches/0002-fix_udev_action.patch:
Change BUS to SUBSYSTEMS, since the former is deprecated. (LP: #692171)
  * debian/nut.postinst: Uncomment missing call to adduser
 -- Laurent Bigonville bi...@ubuntu.com   Thu, 27 Jan 2011 09:18:20 -0500

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

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

Title:
  using BUS= in udev rules causes system boot error/warning

-- 
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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-27 Thread Jacob Appelbaum
I'd like to confirm this bug too when using an SSH key with no
passphrase.

I'm able to override the issue by running SSH_AUTH_SOCK=0 ssh -v
user@host

Description:Ubuntu 10.04.1 LTS
Release:10.04
Codename:   lucid

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

Title:
  ssh Agent admitted failure to sign using the key on big endian
  machines

-- 
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 708551] Re: libvirt depends on SSL paths that don't exist in ubuntu

2011-01-27 Thread Serge Hallyn
Thanks for taking the time to report this bug and helping to make Ubuntu
better.

Could you tell us which release you are using?  In particular, the
results of:

cat /etc/lsb-release
dpkg -l | grep libvirt
dpkg -l | grep cert

** Changed in: libvirt (Ubuntu)
   Status: New = Incomplete

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

Title:
  libvirt depends on SSL paths that don't exist 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 707365] Re: syntax error in /usr/share/awstats/tools/buildstatic.sh

2011-01-27 Thread James Page
** Description changed:

+ IMPACT:
+ awstats users on Maverick are not be able to build static HTML reports from 
awstats data.  
+ 
+ FIX:
+ Amend minor bashism in buildstatic.sh (Debian/Ubuntu specific script)
+The == needs to be a = on line 27.
+ 
+ TEST:
+ Run buildstatic.sh pre-fix:
+[: 27: yes: unexpected operator
+ Run buildstatic.sh post-fix:
+Runs cleanly
+ 
+ REGRESSION POTENTIAL:
+ This script is currently not functional in Maverick so regression potential 
is limited.
+ 
+ == ORIGINAL BUG REPORT ==
+ 
  Binary package hint: awstats
  
  [: 27: yes: unexpected operator
  
  The == needs to be a = on line 27.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: awstats 6.9.5~dfsg-3ubuntu0.1
  ProcVersionSignature: Ubuntu 2.6.35-25.43-generic 2.6.35.10
  Uname: Linux 2.6.35-25-generic i686
  Architecture: i386
  Date: Tue Jan 25 03:48:17 2011
  PackageArchitecture: all
  ProcEnviron:
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/sh
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/sh
  SourcePackage: awstats

** Description changed:

  IMPACT:
- awstats users on Maverick are not be able to build static HTML reports from 
awstats data.  
+ awstats users on Maverick are not be able to build static HTML reports from 
awstats data.  This normally runs automatically overnight.
  
  FIX:
  Amend minor bashism in buildstatic.sh (Debian/Ubuntu specific script)
-The == needs to be a = on line 27.
+    The == needs to be a = on line 27.
  
  TEST:
  Run buildstatic.sh pre-fix:
-[: 27: yes: unexpected operator
+    [: 27: yes: unexpected operator
  Run buildstatic.sh post-fix:
-Runs cleanly
+    Runs cleanly
  
  REGRESSION POTENTIAL:
  This script is currently not functional in Maverick so regression potential 
is limited.
  
  == ORIGINAL BUG REPORT ==
  
  Binary package hint: awstats
  
  [: 27: yes: unexpected operator
  
  The == needs to be a = on line 27.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: awstats 6.9.5~dfsg-3ubuntu0.1
  ProcVersionSignature: Ubuntu 2.6.35-25.43-generic 2.6.35.10
  Uname: Linux 2.6.35-25-generic i686
  Architecture: i386
  Date: Tue Jan 25 03:48:17 2011
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/sh
  SourcePackage: awstats

** Description changed:

  IMPACT:
  awstats users on Maverick are not be able to build static HTML reports from 
awstats data.  This normally runs automatically overnight.
  
  FIX:
  Amend minor bashism in buildstatic.sh (Debian/Ubuntu specific script)
     The == needs to be a = on line 27.
  
- TEST:
+ TEST CASE:
  Run buildstatic.sh pre-fix:
     [: 27: yes: unexpected operator
  Run buildstatic.sh post-fix:
     Runs cleanly
  
  REGRESSION POTENTIAL:
  This script is currently not functional in Maverick so regression potential 
is limited.
  
  == ORIGINAL BUG REPORT ==
  
  Binary package hint: awstats
  
  [: 27: yes: unexpected operator
  
  The == needs to be a = on line 27.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: awstats 6.9.5~dfsg-3ubuntu0.1
  ProcVersionSignature: Ubuntu 2.6.35-25.43-generic 2.6.35.10
  Uname: Linux 2.6.35-25-generic i686
  Architecture: i386
  Date: Tue Jan 25 03:48:17 2011
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/sh
  SourcePackage: awstats

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

Title:
  syntax error in /usr/share/awstats/tools/buildstatic.sh

-- 
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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-27 Thread Jacob Appelbaum
I should note that this x86_64 and so clearly it's not a big endian bug
for my machine.

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

Title:
  ssh Agent admitted failure to sign using the key on big endian
  machines

-- 
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 707365] Re: syntax error in /usr/share/awstats/tools/buildstatic.sh

2011-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/ubuntu/maverick/awstats/fix-707365

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

Title:
  syntax error in /usr/share/awstats/tools/buildstatic.sh

-- 
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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-27 Thread Jacob Appelbaum
If I install 'seahorse-plugins', I'm still not able to use this key and
account without modifying SSH_AUTH_SOCK.

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

Title:
  ssh Agent admitted failure to sign using the key on big endian
  machines

-- 
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 707365] Re: syntax error in /usr/share/awstats/tools/buildstatic.sh

2011-01-27 Thread James Page
Not present in Lucid; this script was introduced in 6.9.5~dfsg-1 which
post-dates this release.

** Changed in: awstats (Ubuntu)
Milestone: None = maverick-updates

** Changed in: awstats (Ubuntu)
Milestone: maverick-updates = None

** Changed in: awstats (Ubuntu)
   Status: Confirmed = In Progress

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

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

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

Title:
  syntax error in /usr/share/awstats/tools/buildstatic.sh

-- 
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 708080] Re: facter does not recognize KVM VMs as 'virtual'

2011-01-27 Thread Clint Byrum
Oliver, looking at your patch, a couple of minor changes are necessary:

* the distribution target is set to 'lucid', should be 'lucid-proposed' in 
debian/changelog
* The version in the changelog should be 1.5.6-2ubuntu2.1  (this is SRU policy)

** Tags added: lucid patch

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

Title:
  facter does not recognize KVM VMs as 'virtual'

-- 
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 707365] Re: syntax error in /usr/share/awstats/tools/buildstatic.sh

2011-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/ubuntu/maverick/awstats/fix-707365

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

Title:
  syntax error in /usr/share/awstats/tools/buildstatic.sh

-- 
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 708080] Re: facter does not recognize KVM VMs as 'virtual'

2011-01-27 Thread Chuck Short
** Also affects: facter (Ubuntu Lucid)
   Importance: Undecided
   Status: New

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

Title:
  facter does not recognize KVM VMs as 'virtual'

-- 
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 708537] Re: package mysql-server-5.1 5.1.41-3ubuntu12.9 failed to install/upgrade: subprocess installed post-installation script killed by signal (Segmentation fault)

2011-01-27 Thread James Page
This looks like a installer issue rather than a mysql-server issue:

(from Dmesg.txt)
[ 2768.320060] frontend[8475]: segfault at 4 ip 7fefbb591237 sp 
7fff6c2f84b0 error 4 in libperl.so.5.10.1[7fefbb4ee000+162000]

(from DpkgTerminalLog)
Setting up mysql-server-5.1 (5.1.41-3ubuntu12.9) ...
mysql start/running, process 8620
Attempt to free unreferenced scalar: SV 0x1f0d438, Perl interpreter: 0x19dd010 
during global destruction.
Attempt to free unreferenced scalar: SV 0x1f0d3c0, Perl interpreter: 0x19dd010 
during global destruction.
. and lots more.

frontend is part of debconf.

** Summary changed:

- package mysql-server-5.1 5.1.41-3ubuntu12.9 failed to install/upgrade: 
subprocess installed post-installation script killed by signal (Segmentation 
fault)
+ package mysql-server-5.1 5.1.41-3ubuntu12.9 failed to install/upgrade: 
segementation fault in debconf frontend

** Package changed: mysql-dfsg-5.1 (Ubuntu) = debconf (Ubuntu)

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

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.9 failed to install/upgrade:
  segementation fault in debconf frontend

-- 
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 705509] Re: /dev/kvm is owned by root:root after install on natty

2011-01-27 Thread Marc Deslauriers
Looks good. Uploading to natty now. Thanks!

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

Title:
  /dev/kvm is owned by root:root after install on natty

-- 
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 705429] Re: Latest update disables irqbalance with no offer to configure

2011-01-27 Thread James Page
** Changed in: irqbalance (Ubuntu)
   Status: Triaged = In Progress

** Changed in: irqbalance (Ubuntu)
 Assignee: (unassigned) = James Page (james-page)

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

Title:
  Latest update disables  irqbalance  with no offer to configure

-- 
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 573657] Re: irqbalance enabled unconditionally, can't be disabled via debconf

2011-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/irqbalance

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

Title:
  irqbalance enabled unconditionally, can't be disabled via debconf

-- 
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 704377] Re: nagios3 requires smbclient, tries to uninstall samba4-clients

2011-01-27 Thread Adam J Richardson
I worked around the problem by unpacking and repacking the
samba4-clients DEB with Provides: smbclient, then installing it over
the old one. Thanks guys.

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

Title:
  nagios3 requires smbclient, tries to uninstall samba4-clients

-- 
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 705509] Re: /dev/kvm is owned by root:root after install on natty

2011-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/qemu-kvm

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

Title:
  /dev/kvm is owned by root:root after install on natty

-- 
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 708395] Re: clamdscan can't scan anything

2011-01-27 Thread Andrew
Thanks for the input Imre,

I think I've done due diligence as far as users and permissions go.
clamav has been added to the admin and root user groups and the
directory I tested scanning for this bug report has been given 777
permissions.  I also pasted the results of running stat on that
directory as clamav user, which works, so the error appears to be
misleading.

Regardless, I can't scan ANYTHING; not even my home directory, which according 
to this bug report is supposed to just work
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/450250

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

Title:
  clamdscan can't scan anything

-- 
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 705429] Re: Latest update disables irqbalance with no offer to configure

2011-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/ubuntu/natty/irqbalance/fix-705429

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

Title:
  Latest update disables  irqbalance  with no offer to configure

-- 
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 705429] Re: Latest update disables irqbalance with no offer to configure

2011-01-27 Thread Brian Murray
** Tags added: patch

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

Title:
  Latest update disables  irqbalance  with no offer to configure

-- 
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 705429] Re: Latest update disables irqbalance with no offer to configure

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package irqbalance - 0.56-1ubuntu3

---
irqbalance (0.56-1ubuntu3) natty; urgency=low

  * Fixed debian/irqbalance.config to correctly pickup existing
settings from /etc/default/irqbalance (LP: #705429)
 -- James Page james.p...@canonical.com   Thu, 27 Jan 2011 15:36:50 +

** Changed in: irqbalance (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Latest update disables  irqbalance  with no offer to configure

-- 
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 708080] Re: facter does not recognize KVM VMs as 'virtual'

2011-01-27 Thread Oliver Brakmann
Changelog entry of the fixed version:

 facter (1.5.7-2) unstable; urgency=low
 .
   [ Stig Sandbeck Mathisen ]
   * Fix upgrade from 1.3.5 to 1.5.1 requires puppet to be restarted,
 added a note in debian/NEWS about restarting puppet (Closes: #515726)
   * Add versioned dependency for ruby1.8 (Closes: #585867)
   * debian/control: bump standards version: no changes
   * debian/control: Remove unused build dependency on cdbs
   * Add versioned dependency for ruby1.8 (Closes: #585867)
   * Cherry-pick domain/fqdn fact fix from upstream (Closes: #515591)
 .
   [ Micah Anderson ]
   * debian/control: add Vcs-Git, Vcs-Browser, and Homepage fields
   * debian/NEWS: fix lintian syntax-error-in-debian-news-file
   * debian/facter.8: fix manpage-section-mismatch
   * cherry pick upstream virtualization support:
 . openvz fix [#4156]
 . add kvm support (Closes: #603001)
 . fix Linux-Vserver of virtual fact [#3397]
 . add xendomains fact

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

Title:
  facter does not recognize KVM VMs as 'virtual'

-- 
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 708080] Re: facter does not recognize KVM VMs as 'virtual'

2011-01-27 Thread Oliver Brakmann
Corrected debdiff for Lucid, thanks to Clint for the advice!

** Patch added: debdiff for Lucid
   
https://bugs.launchpad.net/ubuntu/+source/facter/+bug/708080/+attachment/1810807/+files/facter_1.5.6-2ubuntu2.1.debdiff

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

Title:
  facter does not recognize KVM VMs as 'virtual'

-- 
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 708080] Re: facter does not recognize KVM VMs as 'virtual'

2011-01-27 Thread Oliver Brakmann

** Patch added: debdiff for Maverick
   
https://bugs.launchpad.net/ubuntu/+source/facter/+bug/708080/+attachment/1810808/+files/facter_1.5.7-1ubuntu1.1.debdiff

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

Title:
  facter does not recognize KVM VMs as 'virtual'

-- 
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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-27 Thread Brian Murray
** Also affects: libvirt (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: libvirt (Ubuntu Maverick)
   Importance: Undecided = Medium

** Changed in: libvirt (Ubuntu Maverick)
   Status: New = Triaged

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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 708080] Re: facter does not recognize KVM VMs as 'virtual'

2011-01-27 Thread Brian Murray
** Also affects: facter (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: facter (Ubuntu Lucid)
   Status: New = Triaged

** Changed in: facter (Ubuntu Maverick)
   Status: New = Triaged

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

Title:
  facter does not recognize KVM VMs as 'virtual'

-- 
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 708808] [NEW] Makefile changes ownership of web directory to 'apache', not 'www-data'.

2011-01-27 Thread Patrick Dubois
Public bug reported:

Binary package hint: cobbler

Performing :

1) bzr co lp:~ubuntu-virt/cobbler/ubuntu

2) Apply patches as found.

3) verify patches applied : 
--
tests@ubuntucobbler:~/ubuntu# quilt applied
01-ubuntu-webroot.patch
03-localboot-value.patch
04-logfile-check.patch
11_support-other-wol-tools.patch
21_cobbler_use_netboot.patch
22_re-enable_debmirror.patch
30_cobbler4j_redstone.patch
--

4) attempt make  make install results in : 
--

Writing /usr/local/lib/python2.7/dist-packages/cobbler-2.1.0.egg-info
chown -R apache /usr/share/cobbler/web
chown: invalid user: `apache'
make: *** [install] Error 1
--

Suggested patch : 
--
=== modified file 'Makefile'
--- Makefile2011-01-13 22:05:33 +
+++ Makefile2011-01-27 17:49:22 +
@@ -37,7 +37,7 @@
 
 install: build
python setup.py install -f
-   chown -R apache /usr/share/cobbler/web
+   chown -R www-data /usr/share/cobbler/web
 
 debinstall:
python setup.py install -f --root $(DESTDIR)

--

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

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

Title:
  Makefile changes ownership of web directory to 'apache', not 'www-
  data'.

-- 
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 676472] [NEW] after upgrade from ubuntu 10.04 to 10.10, virt-manager could not create or start a vm.

2011-01-27 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Traceback (most recent call last):
  File /usr/share/virt-manager/virtManager/engine.py, line 814, in run_domain
vm.startup()
  File /usr/share/virt-manager/virtManager/domain.py, line 1296, in startup
self._backend.create()
  File /usr/lib/python2.6/dist-packages/libvirt.py, line 333, in create
if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: internal error process exited while connecting to monitor: qemu: 
could not open disk image /media/Image/vm/winxp.img: Permission denied

** Affects: libvirt (Ubuntu)
 Importance: Low
 Status: Confirmed

-- 
after upgrade from ubuntu 10.04 to 10.10, virt-manager could not create or 
start a vm.
https://bugs.launchpad.net/bugs/676472
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to libvirt 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 676472] Re: after upgrade from ubuntu 10.04 to 10.10, virt-manager could not create or start a vm.

2011-01-27 Thread Serge Hallyn
So Im not quite sure what to do with this bug.  It will prevent libvirt
from starting VMs only if the user has somehow played with cgroups.
Perhaps the thing to do is to find a way to provide a more meaningful
error message when this particular error occurs.

I'm reclassifying this bug as being against libvirt, as it is not
actually a bug in virt-manager itself.

** Package changed: virt-manager (Ubuntu) = libvirt (Ubuntu)

** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Low

** Changed in: libvirt (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  after upgrade from ubuntu 10.04 to 10.10, virt-manager could not
  create or start a vm.

-- 
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 707365] Re: syntax error in /usr/share/awstats/tools/buildstatic.sh

2011-01-27 Thread Brian Murray
** Also affects: awstats (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: awstats (Ubuntu Maverick)
   Importance: Undecided = Low

** Changed in: awstats (Ubuntu Maverick)
   Status: New = In Progress

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

Title:
  syntax error in /usr/share/awstats/tools/buildstatic.sh

-- 
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 708080] Re: facter does not recognize KVM VMs as 'virtual'

2011-01-27 Thread Oliver Brakmann
Nominating for SRU, fulfills: (1) have an obviously safe patch and (2)
affect an application rather than critical infrastructure packages

Justification: it fixes obviously wrong behaviour in regard to a package
that is central to the Ubuntu Server product (KVM).

The fix is from upstream and has been verified to exist in Natty.

Regression potential:  Existing puppet manifests which evaluate either
the virtual or is_virtual fact will be impacted when run on KVM
guests. However, the existence of such manifests is to be doubted, since
they would be broken in such an environment anyway.  Administrators that
have worked around this bug may possibly notice a regression, though.

** Description changed:

  Binary package hint: facter
  
  On current Ubuntu releases (the latest LTS most notably), puppet's
  facter library does not recognize KVM virtual machines as virtual:
  
  $ facter  | grep virtual
  is_virtual = false
  virtual = physical
  
  $ grep -i qemu /proc/cpuinfo
  model name: QEMU Virtual CPU version 0.12.3
  
  This has already been fixed upstream in version 1.5.8. However, this
  version has not been packaged for any Ubuntu release yet (not even Natty).
  
  The upstream commit with the fix is here:
  
https://github.com/puppetlabs/facter/commit/62b6773a63bb96273fbcb6f79bec524fb67df075
  
  Please also see http://thread.gmane.org/gmane.linux.ubuntu.server/4917.
  
  Thanks!
+ 
+ 
+ TEST CASE:
+ Run facter  | grep virtual in a KVM virtual machine.
+ 
+ Buggy output: see above.
+ 
+ Expected output:
+ $ facter  | grep virtual
+ is_virtual = true
+ virtual = kvm

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

Title:
  facter does not recognize KVM VMs as 'virtual'

-- 
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 708808] Re: Makefile changes ownership of web directory to 'apache', not 'www-data'.

2011-01-27 Thread Patrick Dubois
** Branch linked: lp:~ubuntu-virt/cobbler/ubuntu

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

Title:
  Makefile changes ownership of web directory to 'apache', not 'www-
  data'.

-- 
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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-27 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu)
 Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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 708504] Re: PHP 5.3.5 is available.

2011-01-27 Thread Stas Verberkt
** Branch linked: lp:~eljakim-it/+junk/php5

** Branch linked: lp:~eljakim-it/+junk/php-mcrypt

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

Title:
  PHP 5.3.5 is available.

-- 
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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-27 Thread Serge Hallyn
Note this is not actually a regression from lucid.  It only looks like
it because the package has both the sysvinit and upstart jobs, and the
sysvinit script sources /etc/default/libvirt-bin while the upstart one
does not.  But only the upstart job gets installed in lucid.

So this fix will have to be SRU'd back to.. everything.

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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 699967] Re: Empty list of plugins/services with hostname containing uppercase letters

2011-01-27 Thread Daniel Hahler

** Patch added: Debdiff against current version in Ubuntu (1.4.5-3ubuntu1)
   
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/699967/+attachment/1811071/+files/munin_1.4.5-3ubuntu2.dsc.diff

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

Title:
  Empty list of plugins/services with hostname containing uppercase
  letters

-- 
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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-27 Thread Serge Hallyn
Note that the upstart job says

# If you used to set $libvirtd_opts in /etc/default/libvirt-bin,
# change the 'exec' line here instead.

So Im torn as to whether we should 'fix' the inclusion of /etc/default
/libvirt-bin, or fix the documentation somehow.

If we do want to modify the upstart job, then three at lp:~serge-
hallyn/ubuntu/natty/libvirt/upstart-include-default should have the fix.

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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 635188] Re: installing cloud-init on a non-ec2/UEC server results in a 20 minute boot wait

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.0-0ubuntu2

---
cloud-init (0.6.0-0ubuntu2) natty; urgency=low

  * add a debian/README.source file
  * fix bug in fixing permission on /var/log/cloud-init.log (cherry pick)
  * remove dependency on update-motd as updates-check was removed
  * fix failure on cloud-init package purge
  * add configuration of DataSources via debconf. Default to not searching
Ec2. (LP: #635188)
  * fix naming of pre-processed (now user-data.txt.i) (cherry pick)
  * upgrade existing content in /var/lib/cloud to 0.6.x format
 -- Scott Moser smo...@ubuntu.com   Thu, 27 Jan 2011 16:32:44 -0500

** Branch linked: lp:ubuntu/cloud-init

** Changed in: cloud-init (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  installing cloud-init on a non-ec2/UEC server results in a 20 minute
  boot wait

-- 
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 708808] Re: Makefile changes ownership of web directory to 'apache', not 'www-data'.

2011-01-27 Thread Dave Walker
Hmm.. this was applied, need to investigate how it was reverted. :/

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

Title:
  Makefile changes ownership of web directory to 'apache', not 'www-
  data'.

-- 
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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-27 Thread Dustin Kirkland
I like Serge's solution to the problem.

However, I think we should probably bring this question, generically, to
the ubuntu-server@ and ubuntu-devel@ mailing lists, and get a policy
defined for this behavior.  In my opinion, we should give server
administrators a smooth mechanism for making minor tweaks to daemon
start options (such as libvirt and ssh), either using /etc/default/* or
something in that vein.  I certainly think there should be a cleaner
mechanism for doing this than editing the dpkg-managed conffile
/etc/init/*.conf.

I simply followed the lead defined in /etc/init/ssh.conf, when I
commented in libvirt's upstart job about editing the exec line.

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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 708493] Re: cannot login anymore: Read from socket failed: Connection reset by peer

2011-01-27 Thread Ralf Hildebrandt
** Changed in: openssh (Ubuntu)
   Status: Incomplete = New

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

Title:
  cannot login anymore: Read from socket failed: Connection reset by
  peer

-- 
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 596064] Re: nmbd fails to start on boot - problem with upstart

2011-01-27 Thread Kylepablo
This bug is still present for me. I have to do nmbd -D manually.

Ubuntu 10.10
samba2:3.5.4~dfsg-1ub 

nmbd.conf is attached.

** Attachment added: nmbd.conf
   
https://bugs.launchpad.net/ubuntu/lucid/+source/samba/+bug/596064/+attachment/1811589/+files/nmbd.conf

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

Title:
  nmbd fails to start on boot - problem with upstart

-- 
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 690925] Re: Package MySQL 5.5.x for Natty

2011-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~clint-
fewbar/ubuntu/natty/mysql-5.1/mysql-5.5-packaging

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

Title:
  Package MySQL 5.5.x for Natty

-- 
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 709000] [NEW] package samba 2:3.5.6~dfsg-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-01-27 Thread Ghost BR
Public bug reported:

Binary package hint: samba

Just install samba, then come this update do not finish the install

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: samba 2:3.5.6~dfsg-4ubuntu2
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic x86_64
Architecture: amd64
Date: Fri Jan 28 00:04:58 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
SourcePackage: initramfs-tools
Title: package samba 2:3.5.6~dfsg-4ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

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


** Tags: amd64 apport-package natty

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

Title:
  package samba 2:3.5.6~dfsg-4ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
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 709000] Re: package samba 2:3.5.6~dfsg-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-01-27 Thread Ghost BR


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

Title:
  package samba 2:3.5.6~dfsg-4ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
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 596064] Re: nmbd fails to start on boot - problem with upstart

2011-01-27 Thread Kylepablo
Confirmed. Adding mkdir -p /var/run/samba just after the pre-start
script line of /etc/init/nmbd.conf fixes it.

Ubuntu 10.10
samba 2:3.5.4~dfsg-1ub

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

Title:
  nmbd fails to start on boot - problem with upstart

-- 
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 164473] Re: Oracle 11g client work only with version 2.2.12

2011-01-27 Thread Micah Gersten
As noted by Nicola, Maverick has 2.2.14.  If you would like a backport to 
lucid, please file a backport request.  instructions are here: 
https://help.ubuntu.com/community/UbuntuBackports
I'm not sure if a backport request can be granted though, since there are many 
applications that depend on this package.

** Changed in: unixodbc (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Oracle 11g client work only with version 2.2.12

-- 
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 709071] [NEW] package samba 2:3.5.6~dfsg-4ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-01-27 Thread Ryan Gyger
Public bug reported:

Binary package hint: samba

Natty is reporting after an update that a package failed to install.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: samba 2:3.5.6~dfsg-4ubuntu3
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic i686
Architecture: i386
Date: Wed Jan 26 03:05:56 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
RelatedPackageVersions:
 nautilus 1:2.32.2.1-0ubuntu5
 gvfs 1.7.1-0ubuntu1
SambaClientRegression: No
SourcePackage: samba
Title: package samba 2:3.5.6~dfsg-4ubuntu3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

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


** Tags: apport-package i386 natty

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

Title:
  package samba 2:3.5.6~dfsg-4ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
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 709071] Re: package samba 2:3.5.6~dfsg-4ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-01-27 Thread Ryan Gyger


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

Title:
  package samba 2:3.5.6~dfsg-4ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
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 534154] Re: system-tools-backends crashed with SIGSEGV in dbus_message_iter_append_basic()

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package system-tools-backends -
2.9.4-0ubuntu1.1

---
system-tools-backends (2.9.4-0ubuntu1.1) lucid-proposed; urgency=low

  * debian/patches/03-lp616682.patch: backport fixes from 2.10.0 to fix
various issues (LP: #616682):
- Fix crash on authentication error (LP: #534154)
- Fix crash due to wrong int size with SelfConfig (LP: #533870)
- Identify users and groups by login instead of UID (LP: #542183)
- Major performance improvements when committing groups (LP: #546873)
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Mon, 06 Dec 2010 09:19:18 
-0500

** Changed in: system-tools-backends (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/534154

Title:
  system-tools-backends crashed with SIGSEGV in
  dbus_message_iter_append_basic()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 542183] Re: [users-admin] Changing UID doesn't work

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package system-tools-backends -
2.9.4-0ubuntu1.1

---
system-tools-backends (2.9.4-0ubuntu1.1) lucid-proposed; urgency=low

  * debian/patches/03-lp616682.patch: backport fixes from 2.10.0 to fix
various issues (LP: #616682):
- Fix crash on authentication error (LP: #534154)
- Fix crash due to wrong int size with SelfConfig (LP: #533870)
- Identify users and groups by login instead of UID (LP: #542183)
- Major performance improvements when committing groups (LP: #546873)
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Mon, 06 Dec 2010 09:19:18 
-0500

** Changed in: system-tools-backends (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/542183

Title:
  [users-admin] Changing UID doesn't work

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 533870] Re: Crash in SelfConfig on amd64

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package system-tools-backends -
2.9.4-0ubuntu1.1

---
system-tools-backends (2.9.4-0ubuntu1.1) lucid-proposed; urgency=low

  * debian/patches/03-lp616682.patch: backport fixes from 2.10.0 to fix
various issues (LP: #616682):
- Fix crash on authentication error (LP: #534154)
- Fix crash due to wrong int size with SelfConfig (LP: #533870)
- Identify users and groups by login instead of UID (LP: #542183)
- Major performance improvements when committing groups (LP: #546873)
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Mon, 06 Dec 2010 09:19:18 
-0500

** Changed in: system-tools-backends (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/533870

Title:
  Crash in SelfConfig on amd64

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 525154] Re: mountall for /var races with rpc.statd

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package nfs-utils - 1:1.2.0-4ubuntu4.1

---
nfs-utils (1:1.2.0-4ubuntu4.1) lucid-proposed; urgency=low

  * debian/nfs-common.statd.upstart,
debian/nfs-common.statd-mounting.upstart: refactor startup to wait for
local-filesystems. (LP: #525154)
  * debian/control: depend on portmap version that sets ON_BOOT=y and
has the portmap-wait job.
  * debian/rules: install new statd-mounting upstart job
  * debian/nfs-common.rpc_pipefs.upstart: instantiate this job separately for
gssd and idmapd, so that the filesystem gets mounted and unmounted
correctly even if both of gssd and idmapd aren't being run, or if one of
the two tries to start before the filesystem is fully mounted.  Though
it may be simpler now to move this logic back into the gssd and idmapd
jobs directly, leave that for a later date.
 -- Steve Langasek steve.langa...@ubuntu.com   Wed, 19 Jan 2011 16:28:35 -0800

** Changed in: nfs-utils (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

** Changed in: portmap (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/525154

Title:
  mountall for /var races with rpc.statd

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 525154] Re: mountall for /var races with rpc.statd

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package portmap - 6.0.0-1ubuntu2.1

---
portmap (6.0.0-1ubuntu2.1) lucid-proposed; urgency=low

  * debian/upstart renamed to debian/portmap.portmap.upstart,
debian/portmap.portmap-boot.upstart, debian/rules: Added to set
special ON_BOOT flag during boot, which allows statd to use an
AND with 'started portmap ON_BOOT=y'. This version of portmap is a
dependency of nfs-utils to fix LP: #525154
  * debian/portmap.portmap-wait.upstart: job to wait for portmap to
finish starting. also depended on on by nfs-utils.
 -- Steve Langasek steve.langa...@ubuntu.com   Tue, 18 Jan 2011 15:44:43 -0800

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/525154

Title:
  mountall for /var races with rpc.statd

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 500086] Re: packaging: udev rules should be in /lib/udev/rules.d

2011-01-27 Thread Bug Watch Updater
** Changed in: gentoo
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/500086

Title:
  packaging: udev rules should be in /lib/udev/rules.d

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 497546] Re: Microphones not working on Dell Vostro 320

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.35-25.44

---
linux (2.6.35-25.44) maverick-proposed; urgency=low

  [ Upstream Kernel Changes ]

  * Revert drm/radeon/kms: properly compute group_size on 6xx/7xx
- LP: #703553

linux (2.6.35-25.43) maverick-proposed; urgency=low

  [ Brad Figg ]

  - LP: #697948

  [ Andy Whitcroft ]

  * [Config] add vmware-balloon driver to -virtual flavour
- LP: #592039

  [ Manoj Iyer ]

  * SAUCE: Enable jack sense for Thinkpad Edge 13
- LP: #685015

  [ Robert Hooker ]

  * Revert (pre-stable): input: Support Clickpad devices in ClickZone
mode
- LP: #669399

  [ Stefan Bader ]

  * Set virtual flavour maximum of domain visible memory to 70G
- LP: #667796

  [ Takashi Iwai ]

  * SAUCE: input: Support Clickpad devices in ClickZone mode
- LP: #516329

  [ Tim Gardner ]

  * [Config] Add nfsd modules to -virtual flavour
- LP: #688070
  * [Config] Added autofs4.ko to -virtual flavour
- LP: #692917

  [ Upstream Kernel Changes ]

  * intel_idle: delete substates DEBUG modparam
- LP: #684888
  * intel_idle: delete power_policy modparam, and choose substate functions
- LP: #684888
  * intel_idle: add support for Westmere-EX
- LP: #684888
  * intel_idle: recognize Lincroft Atom Processor
- LP: #684888
  * x86, mwait: Move mwait constants to a common header file
- LP: #684888
  * intel_idle: Change mode 755 = 644
- LP: #684888
  * intel_idle: add missing __percpu markup
- LP: #684888
  * cpuidle: extend cpuidle and menu governor to handle dynamic states
- LP: #684888
  * intel_idle: Voluntary leave_mm before entering deeper
- LP: #684888
  * intel_idle: enable Atom C6
- LP: #684888
  * intel_idle: simplify test for leave_mm()
- LP: #684888
  * intel_idle: delete bogus data from cpuidle_state.power_usage
- LP: #684888
  * intel_idle: add initial Sandy Bridge support
- LP: #684888
  * intel_idle: do not use the LAPIC timer for ATOM C2
- LP: #684888
  * staging: usbip: Notify usb core of port status changes
- LP: #686158
  * staging: usbip: Process event flags without delay
- LP: #686158
  * Staging: phison: fix problem caused by libata change
- LP: #686158
  * perf_events: Fix bogus AMD64 generic TLB events
- LP: #686158
  * perf_events: Fix bogus context time tracking
- LP: #686158
  * powerpc/perf: Fix sampling enable for PPC970
- LP: #686158
  * pcmcia: synclink_cs: fix information leak to userland
- LP: #686158
  * sched: Drop all load weight manipulation for RT tasks
- LP: #686158
  * sched: Fix string comparison in /proc/sched_features
- LP: #686158
  * bluetooth: Fix missing NULL check
- LP: #686158
  * futex: Fix errors in nested key ref-counting
- LP: #686158
  * cifs: fix broken oplock handling
- LP: #686158
  * libahci: fix result_tf handling after an ATA PIO data-in command
- LP: #686158
  * mm, x86: Saving vmcore with non-lazy freeing of vmas
- LP: #686158
  * x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit
- LP: #686158
  * x86, kexec: Make sure to stop all CPUs before exiting the kernel
- LP: #686158
  * x86, olpc: Don't retry EC commands forever
- LP: #686158
  * x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD
CPUs
- LP: #686158
  * x86, intr-remap: Set redirection hint in the IRTE
- LP: #686158
  * x86, kdump: Change copy_oldmem_page() to use cached addressing
- LP: #686158
  * x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint
handlers.
- LP: #686158
  * KVM: X86: Report SVM bit to userspace only when supported
- LP: #686158
  * KVM: SVM: Restore correct registers after sel_cr0 intercept emulation
- LP: #686158
  * USB: mct_u232: fix broken close
- LP: #686158
  * pipe: fix failure to return error code on -confirm()
- LP: #686158
  * p54usb: fix off-by-one on !CONFIG_PM
- LP: #686158
  * p54usb: add five more USBIDs
- LP: #686158
  * drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation
failure
- LP: #686158
  * usb gadget: composite: prevent OOPS for non-standard control request
- LP: #686158
  * USB: gadget: g_ffs: fixed vendor and product ID
- LP: #686158
  * USB: gadget: g_multi: fixed vendor and product ID
- LP: #686158
  * USB: ftdi_sio: Add PID for accesio products
- LP: #686158
  * USB: ftdi_sio: revert USB: ftdi_sio: fix DTR/RTS line modes
- LP: #686158, #690798
  * USB: add PID for FTDI based OpenDCC hardware
- LP: #686158
  * USB: ftdi_sio: new VID/PIDs for various Papouch devices
- LP: #686158
  * USB: ftdi_sio: add device ids for ScienceScope
- LP: #686158
  * USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
- LP: #686158
  * usb: musb: blackfin: call usb_nop_xceiv_unregister() in
musb_platform_exit()
- LP: #686158
  * usb: musb: blackfin: call gpio_free() on error path in

[Bug 708095] Re: Use same height for Label, ProgressBar and Button in App Details [patch]

2011-01-27 Thread Robert Roth
*** This bug is a duplicate of bug 708096 ***
https://bugs.launchpad.net/bugs/708096

** This bug has been marked a duplicate of bug 708096
   Use same height for Label, ProgressBar and Button in App Details [patch]
 * You can subscribe to bug 708096 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/708096/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/708095

Title:
  Use same height for Label, ProgressBar and Button in App Details
  [patch]

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 707003] Re: Kernel panic when trying to offline CPU1

2011-01-27 Thread Bryan Wu
Oh, weird. I can reproduce it on 2.6.38-rc2 kernel:

http://pastebin.ubuntu.com/558885/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/707003

Title:
  Kernel panic when trying to offline CPU1

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 706757] Re: Installing linux-tools package fails on ti-omap4

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-meta-ti-omap4 - 2.6.35.903.6

---
linux-meta-ti-omap4 (2.6.35.903.6) maverick-proposed; urgency=low

  [ Bryan Wu ]

  * Add linux-tools-omap4 meta package
- LP: #706757
  * Misc typo corrections

  [ Andy Whitcroft ]

  * fix descriptions of the OMAP4 meta packages
- LP: #623297
 -- Andy Whitcroft a...@canonical.com   Mon, 27 Sep 2010 10:22:27 +0100

** Changed in: linux-meta-ti-omap4 (Ubuntu Maverick)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/706757

Title:
  Installing linux-tools package fails on ti-omap4

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 704503] Re: Tracking bug: Maverick LBM 2.6.35-25.16

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-backports-modules-2.6.35 -
2.6.35-25.16

---
linux-backports-modules-2.6.35 (2.6.35-25.16) maverick; urgency=low

  [ Tim Gardner ]

  * Updated to compat-wireless-2.6.37-4
  * enable compat-wireless-2.6.37 build
  * Update compat-wireless-2.6.36 to compat-wireless-2.6.36.3
  * Updated BOM
- LP: #704503
 -- Tim Gardner tim.gard...@canonical.com   Tue, 18 Jan 2011 09:41:03 -0700

** Changed in: linux-backports-modules-2.6.35 (Ubuntu Maverick)
   Status: Fix Committed = Fix Released

** Changed in: linux-meta (Ubuntu Maverick)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/704503

Title:
  Tracking bug: Maverick LBM 2.6.35-25.16

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 704503] Re: Tracking bug: Maverick LBM 2.6.35-25.16

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-meta - 2.6.35.25.32

---
linux-meta (2.6.35.25.32) maverick-proposed; urgency=low

  * Enabled compat-wireless-2.6.37 packages in linux-backports-modules-2.6.35
- LP: #704503
 -- Tim Gardner tim.gard...@canonical.com   Tue, 18 Jan 2011 11:06:31 -0700

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/704503

Title:
  Tracking bug: Maverick LBM 2.6.35-25.16

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 686071] Re: Linaro-2.6.35-1010.17 tracking bug

2011-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-linaro - 2.6.35-1010.17

---
linux-linaro (2.6.35-1010.17) maverick-proposed; urgency=low

  [ Tim Gardner ]

  * Stable updates tracking bug
- LP: #686071

  [ John Rigby ]

  * LINARO: [CONFIG] Enable CONFIG_PERF_EVENTS for all flavours
- LP: #683195
  * LINARO: [CONFIG] Enable CONFIG_POSIX_MQUEUE for all flavours
- LP: #646419

  [ Ubuntu Kernel ]

  * Ubuntu-2.6.35-24.42
  * Ubuntu-2.6.35-23.41
  * Ubuntu-2.6.35-23.39
  * Ubuntu-2.6.35-23.38

  [ Upstream Stable Kernels ]

  * Linux 2.6.35.7
  * Linux 2.6.35.8
  * Linux 2.6.35.9

  [ linux-linaro-2.6.35 ]

  * ARM: perf-events: squash compiler warning
  * ARM: atomic64: use generic implementation for OABI configurations
  * ARM: backtrace: fix calculation of thread stack base
  * omap4: Update id.c and cpu.h for es2.0
  * omap4: l2x0: Fix init parameter for es2.0
  * omap4: Panda: Add DEBUG_LL support
  * omap4: Fix bootup crash observed with higher CPU clocks
  * Revert Versatile Express: add support for local timers on CA9X4 
daughterboard
  * Revert Revert Versatile Express: add support for local timers on CA9X4 
daughterboard
  * omap: Use CONFIG_SMP for test_for_ipi and test_for_ltirq
  * omap: Fix sev instruction usage for multi-omap
  * USB: musb: Kill board specific pinmux from driver file
  * ARM: Do not enable SWP emulation if CPU_V6  CPU_V7
  * omap3: id: fix 3630 rev detection
  * mfd: Adding twl6030 mmc card detect support for MMC1
  * omap4: pandaboard: fix up mmc card detect logic
  * OMAP4 ES2: HSMMC soft reset change
  * omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not set
  * omap4: pandaboard: Fix the init if CONFIG_MMC_OMAP_HS is not set
  * ARM: oprofile: fix merge conflict introduced by cd2cc211
  * ARM: Fix find_next_zero_bit and related assembly
  * OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs
  * OMAP clock: Add uart4_ick/fck definitions for 3630
  * OMAP3: serial: Fix uart4 handling for 3630
- LP: #627512
  * omap: serial: Fix the boot-up crash/reboot without CONFIG_PM
  * OMAP: some definitions extracted from commit 046465b76a

linux-linaro (2.6.35-1009.16) maverick-proposed; urgency=low

  [ Ubuntu Kernel ]

  * Ubuntu-2.6.35-23.36
  * Ubuntu-2.6.35-23.37
  * Ubuntu-2.6.35-22.35

  [ John Rigby ]

  * LINARO: Update configs
- LP: #672656
  * LINARO: Turn on and enforce PM CONFIG options
- LP: #672791
 -- John Rigby john.ri...@linaro.org   Thu, 02 Dec 2010 23:23:56 -0700

** Changed in: linux-linaro (Ubuntu Maverick)
   Status: Fix Committed = Fix Released

** Changed in: linux-meta-linaro (Ubuntu Maverick)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/686071

Title:
  Linaro-2.6.35-1010.17 tracking bug

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >