[Bug 716931] [NEW] dbconfig-common doesn't work properly when the version of the database script for upgrade is greather than 1.10, 1.10.1, 1.10.2, 1.10.3, 1.11, 1.12

2011-02-11 Thread mokolomboka
Public bug reported:

Binary package hint: dbconfig-common

Hello,

The current bug is fixed on Debian here 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611820.
is it possible to fix this on Ubuntu or I have to report this also in Ubuntu's 
bug report before you fix this ?

Ghislain.

** Affects: dbconfig-common (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  dbconfig-common doesn't work properly when the version of the database
  script for upgrade is greather than 1.10, 1.10.1, 1.10.2, 1.10.3,
  1.11, 1.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 716948] [NEW] Can't connect to local MySQL server through '/tmp/mysql.sock' (2)

2011-02-11 Thread rrchandrakmpati
Public bug reported:

Hi I am using CRUX 2.3.

I started Mysql server with with  command /etc/rc.d/mysqld start

and then I am trying to connect to SQL data base, with command #mysql 
it is giving showing that ERROR 2002 (HY000): Can't connect to local
MySQL server through '/tmp/mysql.sock' (2)Can't connect to local MySQL
server through '/tmp/mysql.sock' (2).

I check out few forums they to use #mysql -u root -p,

when I issue this command it is giving the output

Enter password:
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'

could you give me the some inputs?

** Affects: openssh (Ubuntu)
 Importance: Undecided
 Status: 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/716948

Title:
  Can't connect to local MySQL server through '/tmp/mysql.sock' (2)

-- 
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 716948] Re: Can't connect to local MySQL server through '/tmp/mysql.sock' (2)

2011-02-11 Thread Colin Watson
Firstly, this is a MySQL bug, but you reported it against OpenSSH.

Secondly, this is a bug in CRUX, but you reported it to Ubuntu.  We
can't do anything about bugs in CRUX.  See: http://crux.nu/Main/Bugs

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

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

Title:
  Can't connect to local MySQL server through '/tmp/mysql.sock' (2)

-- 
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 715152] Re: ntp wont run on IPv6 only host unless lo has 127.0.0.1 address

2011-02-11 Thread /usr/local/dick
Ehm, well exactly like you did, I manually removed it, although it's
done automatically from interfaces with 'pre-up'.

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

Title:
  ntp wont run on IPv6 only host unless lo has 127.0.0.1 address

-- 
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 713002] Re: Impossible to disable IPv4

2011-02-11 Thread /usr/local/dick
Pakcage from hardy-proposed works FINE. 
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/713002

Title:
  Impossible to disable IPv4

-- 
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 715152] Re: ntp wont run on IPv6 only host unless lo has 127.0.0.1 address

2011-02-11 Thread James Page
On Fri, 2011-02-11 at 12:04 +, /usr/local/dick wrote:
 Ehm, well exactly like you did, I manually removed it, although it's
 done automatically from interfaces with 'pre-up'.
 

Guessed that might be the case.  I'll get this configured in my test
rig.

-- 
James Page
Software Engineer, Ubuntu Server Team

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

Title:
  ntp wont run on IPv6 only host unless lo has 127.0.0.1 address

-- 
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 717098] [NEW] ERROR 1045 (28000): ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

2011-02-11 Thread rrchandrakmpati
Public bug reported:

Hi I installed MySql-server in my ubuntu as per the guidelines given by
https://help.ubuntu.com/10.04/serverguide/C/mysql.html

during installation it is asked for bind-address, I gave it as 127.0.0.1

then I am trying to connect to SQL data base, with command #mysql  it
is giving showing that

root@ravichandra:/etc/mysql# mysql
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: 
NO)

could you please let me know Where I am doing wrong??

Thankyou,

** Affects: openssh (Ubuntu)
 Importance: Undecided
 Status: 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/717098

Title:
  ERROR 1045 (28000): ERROR 1045 (28000): Access denied for user
  'root'@'localhost' (using password: NO)

-- 
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 717098] Re: ERROR 1045 (28000): ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

2011-02-11 Thread Scott Kitterman
This is better addressed as a support question and not a bug report.

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

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/openssh/+question/144986

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

Title:
  ERROR 1045 (28000): ERROR 1045 (28000): Access denied for user
  'root'@'localhost' (using password: NO)

-- 
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 713002] Re: Impossible to disable IPv4

2011-02-11 Thread Jean-Baptiste Lallement
** Tags added: verification-done
** Tags removed: verification-needed

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

Title:
  Impossible to disable IPv4

-- 
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 494141] Re: CUPS starts after SAMBA; printers are not available (convert cups to upstart)

2011-02-11 Thread Nec
Hi,

Thank you on comment #18 for the answer, but when trying to understand
what was best to do, I tried that instead:

start on (local-filesystems and started cups)

and :
- it IS working
- this is best understandable

What comes smbd should wait for something else than cups to solve *this*
issue?

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

Title:
  CUPS starts after SAMBA; printers are not available (convert cups to
  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 717098] Re: ERROR 1045 (28000): ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

2011-02-11 Thread Soren Hansen
And it's certainly got nothing to do with openssh. It's clearly mysql
related.

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

Title:
  ERROR 1045 (28000): ERROR 1045 (28000): Access denied for user
  'root'@'localhost' (using password: NO)

-- 
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 716860] Re: zenmap.desktop and zenmap-root.desktop have errors

2011-02-11 Thread Robert Roth
*** This bug is a duplicate of bug 461271 ***
https://bugs.launchpad.net/bugs/461271

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug #461271, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 461271
   zenmap not installed to menus properly
 * You can subscribe to bug 461271 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/461271/+subscribe

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

Title:
  zenmap.desktop and zenmap-root.desktop have errors

-- 
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 417380] Re: wrong paths in zenmap *.destop-launchers

2011-02-11 Thread Robert Roth
*** This bug is a duplicate of bug 461271 ***
https://bugs.launchpad.net/bugs/461271

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug #461271, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 461271
   zenmap not installed to menus properly
 * You can subscribe to bug 461271 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/461271/+subscribe

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

Title:
  wrong paths in zenmap *.destop-launchers

-- 
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 576949] Re: [lucid] LOAD DATA INFILE fails in replication, simple patch available in 5.1.43

2011-02-11 Thread Mrten
Installed yesterday, tested today and works as it should.

** Tags added: verified
** Tags removed: verification-needed

** Tags added: verification-done
** Tags removed: verified

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

Title:
  [lucid] LOAD DATA INFILE fails in replication, simple patch available
  in 5.1.43

-- 
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 711730] Re: package mysql-client-5.1 5.1.49-1ubuntu9 failed to install/upgrade: trying to overwrite '/usr/bin/perror', which is also in package mysql-server-5.1 5.1.49-1ubuntu9

2011-02-11 Thread Chuck Short
This is fixed in the latest update.

** Changed in: mysql-5.1 (Ubuntu Natty)
   Status: Confirmed = Fix Released

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

Title:
  package mysql-client-5.1 5.1.49-1ubuntu9 failed to install/upgrade:
  trying to overwrite '/usr/bin/perror', which is also in package mysql-
  server-5.1 5.1.49-1ubuntu9

-- 
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 715640] Re: Package does not generate Maven artifacts

2011-02-11 Thread Bug Watch Updater
** Changed in: libezmorph-java (Debian)
   Status: Unknown = Fix Released

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

Title:
  Package does not generate Maven artifacts

-- 
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 387189] Re: logrotate incorrectly rotates /dev/null to /dev/null.1

2011-02-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/logrotate

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

Title:
  logrotate incorrectly rotates /dev/null to /dev/null.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 716659] Re: Root filesystem goes Read only after installing multipath-tools on Lucid

2011-02-11 Thread Peter Petrakis
A few things, ask the customer to run the command 'multipath -v4'
as root after the package install failure so we can see what's going on.

There's at least one bug in the multipath.conf

1) scsi_id path is wrong
2) the blacklist regex is suspect

1)
Replace all calls to scsi id with:

/lib/udev/scsi_id -g -u -d /dev/%n


2) This regex assumes the sd names are ordered, this is never true.

Why are these sd devices being blacklisted to begin with?

blacklist {
   devnode ^sda[1-7]
   devnode ^sd[f-z]
   devnode ^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*
   devnode ^hd[a-z]
}

SD driver pre-allocates up to 15 partitions per whole block device,
the first regex only filters out the 1/2 of the possible partitions of
the first probed device.

If I'm to believe this blacklist then we're looking to serve
sda8-15, sdb, c,d,e and that's it.

I don't think this blacklist is viable, try commenting out the first two
devnodes.

Please try each change independently and as a whole, and report.

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

Title:
  Root filesystem goes Read only after installing multipath-tools on
  Lucid

-- 
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-02-11 Thread Dustin Kirkland
Hi Oliver,

Thanks for your debdiffs.  They look good to me.  I have sponsored your
changes into lucid-proposed and maverick-proposed.  As soon as they
build, we'll need you (or anyone else) to test the resulting packages
and ensure sure that they fix this bug and don't cause other
regressions.

Thanks again!

your patch pilot,
Dustin

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

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

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Dustin Kirkland
** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = Medium

** Changed in: qemu-kvm (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: qemu-kvm (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Dustin Kirkland
** Also affects: libvirt (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Also affects: qemu-kvm (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Also affects: libvirt (Ubuntu Natty)
   Importance: High
 Assignee: Serge Hallyn (serge-hallyn)
   Status: Invalid

** Also affects: qemu-kvm (Ubuntu Natty)
   Importance: Medium
 Assignee: Dustin Kirkland (kirkland)
   Status: In Progress

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Dustin Kirkland
Looks good, thanks for doing this, Neil.

I'm going to update it just slightly, as this debdiff will need to go
through the security queue, since there's an associated CVE.  I'll prep
that upload and the security team will sponsor it into maverick-
security.

I'll get it uploaded to natty now.

The last thing I need you to do is to email your patch to the qemu-devel
mailing list.  The maintainers do not accept patches solely attached to
bugs in Launchpad.  Their processes require that you email the patch to
the mailing list.  Sorry for the run-around.  Cheers!

** Changed in: qemu-kvm (Ubuntu Maverick)
   Importance: Undecided = Medium

** Changed in: qemu-kvm (Ubuntu Maverick)
   Status: New = In Progress

** Changed in: qemu-kvm (Ubuntu Maverick)
Milestone: None = maverick-updates

** Changed in: qemu-kvm (Ubuntu Maverick)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Dustin Kirkland
@security team,

Could you please sponsor this to the maverick-security queue?  Thanks!

** Patch added: 697197.debdiff
   
https://bugs.launchpad.net/ubuntu/maverick/+source/qemu-kvm/+bug/697197/+attachment/1843528/+files/697197.debdiff

** Changed in: qemu-kvm (Ubuntu Maverick)
 Assignee: Dustin Kirkland (kirkland) = Ubuntu Security Team 
(ubuntu-security)

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 716528] Re: kvm 100% when performing apparently IO operations

2011-02-11 Thread Serge Hallyn
All right, so this comes down to an incompatibility between maverick's
versions of libvirt and qemu - libvirt is using QED, but qemu-kvm
doesn't yet know about it.  The '-drive file=X,if=none device=...'
format, in particular, is QED.

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

Title:
  kvm 100% when performing apparently IO operations

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Dustin Kirkland
** Changed in: libvirt (Ubuntu Maverick)
   Status: New = Invalid

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Neil Wilson
The patch needs to go into Lucid as well.

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Dustin Kirkland
Marking the libvirt tasks invalid, as upstream libvirt has correctly pointed 
out that this bug is in qemu, and not libvirt:
 * https://bugzilla.redhat.com/show_bug.cgi?id=667097

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Dustin Kirkland
Uploading to Natty now...

** Also affects: libvirt (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: qemu-kvm (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: qemu-kvm (Ubuntu Lucid)
   Importance: Undecided = Medium

** Changed in: qemu-kvm (Ubuntu Lucid)
   Status: New = In Progress

** Changed in: qemu-kvm (Ubuntu Lucid)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Dustin Kirkland
Confirmed that the affected code is also in Lucid.  Adding a task for
that, and attaching a debdiff for lucid-security too.

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 0.13.0+noroms-0ubuntu13

---
qemu-kvm (0.13.0+noroms-0ubuntu13) natty; urgency=low

  [ Neil Wilson n...@aldur.co.uk ]
  * SECURITY UPDATE: Setting VNC password to empty string silently
disables all authentication (LP: #697197)
- debian/patches/697197-fix-vnc-password-semantics.patch: Reverses the
  change introduced in Qemu by git commit 52c18be9
- CVE: 2011-0011

  [ Dustin Kirkland ]
  * Updated patch to reflect the move of vnc.c to ui/vnc.c
 -- Dustin Kirkland kirkl...@ubuntu.com   Fri, 11 Feb 2011 09:53:19 -0600

** Changed in: qemu-kvm (Ubuntu Natty)
   Status: In Progress = Fix Released

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Dustin Kirkland
Attaching Lucid debdiff.

** Patch added: 697197.lucid.debdiff
   
https://bugs.launchpad.net/ubuntu/lucid/+source/qemu-kvm/+bug/697197/+attachment/1843553/+files/697197.lucid.debdiff

** Changed in: qemu-kvm (Ubuntu Lucid)
 Assignee: Dustin Kirkland (kirkland) = Ubuntu Security Team 
(ubuntu-security)

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 717243] [NEW] vlan interface won't start with ifup, can be started manually

2011-02-11 Thread Alexey Toptygin
Public bug reported:

Binary package hint: vlan

After rebooting my system yesterday, my vlan interface did not come up.
I know that update-manager had been upgrading packages several times
since the last reboot before that, but I don't know which ones were
updated. I have this in /etc/network/interfaces:

auto lo
iface lo inet loopback

auto eth0.20
iface eth0.20 inet dhcp

this configuration had been working fine for several months before the
problem started. I see the following in syslog:

Feb 11 10:35:00 alexeyt dhclient: Internet Systems Consortium DHCP Client V3.1.3
Feb 11 10:35:00 alexeyt dhclient: Copyright 2004-2009 Internet Systems 
Consortium.
Feb 11 10:35:00 alexeyt dhclient: All rights reserved.
Feb 11 10:35:00 alexeyt dhclient: For info, please visit 
https://www.isc.org/software/dhcp/
Feb 11 10:35:00 alexeyt dhclient: 
Feb 11 10:35:00 alexeyt modem-manager: (net/eth0.20): could not get port's 
parent device
Feb 11 10:35:00 alexeyt NetworkManager[884]: info Unmanaged Device found; 
state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 11 10:35:00 alexeyt NetworkManager[884]: info Unmanaged Device found; 
state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 11 10:35:00 alexeyt NetworkManager[884]: warn 
/sys/devices/virtual/net/eth0.20: couldn't determine device driver; ignoring...
Feb 11 10:35:00 alexeyt dhclient: Listening on LPF/eth0.20/00:1e:4f:b3:18:db
Feb 11 10:35:00 alexeyt dhclient: Sending on   LPF/eth0.20/00:1e:4f:b3:18:db
Feb 11 10:35:00 alexeyt dhclient: Sending on   Socket/fallback
Feb 11 10:35:00 alexeyt dhclient: DHCPDISCOVER on eth0.20 to 255.255.255.255 
port 67 interval 3
Feb 11 10:35:00 alexeyt dhclient: send_packet: Network is down
Feb 11 10:35:00 alexeyt dhclient: receive_packet failed on eth0.20: Network is 
down
Feb 11 10:35:03 alexeyt dhclient: DHCPDISCOVER on eth0.20 to 255.255.255.255 
port 67 interval 4
Feb 11 10:35:03 alexeyt dhclient: send_packet: Network is down
Feb 11 10:35:07 alexeyt dhclient: DHCPDISCOVER on eth0.20 to 255.255.255.255 
port 67 interval 11
Feb 11 10:35:07 alexeyt dhclient: send_packet: Network is down
Feb 11 10:35:18 alexeyt dhclient: DHCPDISCOVER on eth0.20 to 255.255.255.255 
port 67 interval 18
Feb 11 10:35:18 alexeyt dhclient: send_packet: Network is down
Feb 11 10:35:36 alexeyt dhclient: DHCPDISCOVER on eth0.20 to 255.255.255.255 
port 67 interval 21
Feb 11 10:35:36 alexeyt dhclient: send_packet: Network is down
Feb 11 10:35:57 alexeyt dhclient: DHCPDISCOVER on eth0.20 to 255.255.255.255 
port 67 interval 4
Feb 11 10:35:57 alexeyt dhclient: send_packet: Network is down
Feb 11 10:36:01 alexeyt dhclient: No DHCPOFFERS received.
Feb 11 10:36:01 alexeyt dhclient: No working leases in persistent database - 
sleeping.

And indeed, if I do an 'ip link ls' in the time frame that dhclient3 is
trying to get a lease, I see that the interfaces are down:

$ ip link ls
1: lo: LOOPBACK,UP,LOWER_UP mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: BROADCAST,MULTICAST mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
link/ether 00:1e:4f:b3:18:db brd ff:ff:ff:ff:ff:ff
3: eth0.20@eth0: BROADCAST,MULTICAST,M-DOWN mtu 1500 qdisc noop state DOWN
link/ether 00:1e:4f:b3:18:db brd ff:ff:ff:ff:ff:ff

However, if I manually do:

sudo ifdown eth0.20
sudo ip link add link eth0 eth0.20 type vlan id 20
sudo ip link set eth0.20 up
sudo dhclient3 eth0.20

Then the interface comes up fine (I'm submitting this bug report through it :-)
Some package versions that might be interesting:

$ dpkg-query -l *linux-image* vlan ifupdown dhcp3-client |cat
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version
   Description
+++--=-==
ii  dhcp3-client 3.1.3-2ubuntu6 
   DHCP client
ii  ifupdown 0.6.10ubuntu3.1
   high level tools to configure network interfaces
un  linux-image  none 
   (no description available)
un  linux-image-2.6  none 
   (no description available)
ii  linux-image-2.6.35-22-generic2.6.35-22.35   
   Linux kernel image for version 2.6.35 on x86/x86_64
ii  linux-image-2.6.35-23-generic2.6.35-23.41
   Linux kernel image for version 2.6.35 on x86/x86_64
ii  linux-image-2.6.35-24-generic2.6.35-24.42   
   Linux kernel image for version 2.6.35 on x86/x86_64
ii  

[Bug 717243] Re: vlan interface won't start with ifup, can be started manually

2011-02-11 Thread Alexey Toptygin


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

Title:
  vlan interface won't start with ifup, can be started manually

-- 
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 713237] Re: shutdown segv due to race w/ free_waiter threads

2011-02-11 Thread Launchpad Bug Tracker
This bug was fixed in the package multipath-tools - 0.4.8-14ubuntu9

---
multipath-tools (0.4.8-14ubuntu9) natty; urgency=low

  * Fix segv caused by race condition with free_waiter threads during
shutdown, using backport from upstream.  (LP: #713237)
 -- dann frazier dann.fraz...@canonical.com   Thu, 03 Feb 2011 16:37:10 -0700

** Changed in: multipath-tools (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  shutdown segv due to race w/ free_waiter threads

-- 
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 717298] [NEW] dovecot-postfix upgrade overrides main.cf

2011-02-11 Thread Craig Ingram
Public bug reported:

After upgrading dovecot-postfix, my postfix configuration file
(/etc/postfix/main.cf) had been overwritten without warning. This caused
me to lose several customizations including postgrey and DNS RBLs.

The expected behavior would be the upgrade should warn me that the conf
file was being overwritten and allowed me to keep my existing
configuration.


package information:
dovecot-postfix:
  Installed: 1:1.2.9-1ubuntu6.3
  Candidate: 1:1.2.9-1ubuntu6.3
  Version table:
 *** 1:1.2.9-1ubuntu6.3 0
500 http://security.ubuntu.com/ubuntu/ lucid-updates/main Packages
500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
100 /var/lib/dpkg/status
 1:1.2.9-1ubuntu6 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages

ubuntu information:
Description:Ubuntu 10.04.2 LTS
Release:10.04

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

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

Title:
  dovecot-postfix upgrade overrides main.cf

-- 
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 716528] Re: kvm 100% when performing apparently IO operations

2011-02-11 Thread Serge Hallyn
Could you try running the following command:

kvm -m 512 -smp 2 -cdrom /home/roaksoax/.cache/testdrive/iso
/ubuntu_natty-server-i386.iso -drive
file=/home/roaksoax/.cache/testdrive/img/testdrive-disk-
J_PcC_.img,if=virtio,cache=writeback,index=0,boot=on -usb -usbdevice
tablet -net nic,model=virtio -net user -soundhw es1370 -vga cirrus

and report how it behaves?

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

Title:
  kvm 100% when performing apparently IO operations

-- 
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 717298] Re: dovecot-postfix upgrade overrides main.cf

2011-02-11 Thread Craig Ingram
This may be related to Bug #715056. From the comments in there I was
able to find a main.cf-backup file in /var/backup/dovecot-postfix/ so
that helped, but a warning should still be present.

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

Title:
  dovecot-postfix upgrade overrides main.cf

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~kirkland/ubuntu/natty/qemu-kvm/fix-build

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 604872] Re: qemu-system-arm segfaults emulating versatile machine after running debootstrap --second-stage inside vm

2011-02-11 Thread Dustin Kirkland
Moving this bug over to the qemu-linaro package, which now provides
qemu-system-arm

** Package changed: qemu-kvm (Ubuntu) = qemu-linaro (Ubuntu)

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

Title:
  qemu-system-arm segfaults emulating versatile machine after running
  debootstrap --second-stage inside 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 584480] Re: qemu-system-arm segfaults emulating versatile machine

2011-02-11 Thread Dustin Kirkland
Moving this bug over to the qemu-linaro package, which now provides
qemu-system-arm

** Package changed: qemu-kvm (Ubuntu) = qemu-linaro (Ubuntu)

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

Title:
  qemu-system-arm segfaults emulating versatile machine

-- 
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 579227] Re: [qemu-system-arm] hardware error: pl011_read: Bad offset 16000018

2011-02-11 Thread Dustin Kirkland
Moving this over to qemu-linaro since it now provides qemu-system-arm.

** Package changed: qemu-kvm (Ubuntu) = qemu-linaro (Ubuntu)

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

Title:
  [qemu-system-arm] hardware error: pl011_read: Bad offset 1618

-- 
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 570588] Re: qemu-system-arm can not handle more than 256M in versatile machine mode using the -m option

2011-02-11 Thread Dustin Kirkland
Moving this bug over to qemu-linaro, since it now provides qemu-system-
arm.

** Package changed: qemu-kvm (Ubuntu) = qemu-linaro (Ubuntu)

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

Title:
  qemu-system-arm can not handle more than 256M in versatile machine
  mode using the -m option

-- 
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2011-02-11 Thread Dustin Kirkland
Moving this bug over to the qemu-linaro package, which now provides
qemu-system-arm

** Package changed: qemu-kvm (Ubuntu) = qemu-linaro (Ubuntu)

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

Title:
  apt/dpkg in qemu-system-arm hangs if a big task is installed

-- 
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 515706] Re: qemu-kvm-extras-static sysctl.d settings remain active when package is removed but not purged

2011-02-11 Thread Dustin Kirkland
Moving this bug over to the qemu-linaro package, which now provides
qemu-extras

** Package changed: qemu-kvm (Ubuntu) = qemu-linaro (Ubuntu)

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

Title:
  qemu-kvm-extras-static sysctl.d settings remain active when package is
  removed but not purged

-- 
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 478546] Re: PPC, MIPS and other emulated architectures should have their separate packages

2011-02-11 Thread Dustin Kirkland
Copying this bug to qemu-linaro, which provides many of those other
architectures.

** Also affects: qemu-linaro (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  PPC, MIPS and other emulated architectures should have their separate
  packages

-- 
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 526464] Re: intermittent authentication: check_ntlm_password: Authentication for user [someuser] - [someuser] FAILED with error NT_STATUS_ACCESS_DENIED

2011-02-11 Thread Joseph Salisbury
We performed a full Wireshark trace when the authentication failure
happens.

It looks like all successful authentications send packets to the domain
controller and perform an LDAP searchRequest. However, when the failures
happen, we don't see any data being sent to the Windows domain
controllers.  Possibly a cache related issue?

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

Title:
  intermittent authentication: check_ntlm_password:  Authentication for
  user [someuser] - [someuser] FAILED with error
  NT_STATUS_ACCESS_DENIED

-- 
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 716659] Re: Root filesystem goes Read only after installing multipath-tools on Lucid

2011-02-11 Thread Joseph Salisbury
@Peter

Thanks for the suggestion.  I will report back.

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

Title:
  Root filesystem goes Read only after installing multipath-tools on
  Lucid

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 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 libvirt in ubuntu.
https://bugs.launchpad.net/bugs/697197

Title:
  Empty password allows access to VNC in libvirt

-- 
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 689327] Re: bacula-dir.conf shows syntax error when mysql dbname is left blank

2011-02-11 Thread Bug Watch Updater
** Changed in: bacula (Debian)
   Status: Fix Committed = Fix Released

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

Title:
  bacula-dir.conf shows syntax error when mysql dbname is left blank

-- 
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 716528] Re: kvm 100% when performing apparently IO operations

2011-02-11 Thread Andres Rodriguez
From an overall CPU load of 20%, after launching and leaving the VM not
doing anything (In the menu requesting keyboard language for the
installation) it goes up all the way to ~60%, and during installation it
goes till ~70%of CPU load.

This results are about the same as when launching with the command using
when launching with testdrive (it appears to be a little less with
testdrive command.)!

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

Title:
  kvm 100% when performing apparently IO operations

-- 
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 717397] [NEW] package squid 2.7.STABLE7-1ubuntu12.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-11 Thread Greg
Public bug reported:

Binary package hint: squid

Did a normal package update and got this error.  Sorry I don't have more
details

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: squid 2.7.STABLE7-1ubuntu12.1
ProcVersionSignature: Ubuntu 2.6.32-28.55-generic 2.6.32.27+drm33.12
Uname: Linux 2.6.32-28-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Fri Feb 11 08:43:15 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
SourcePackage: squid
Title: package squid 2.7.STABLE7-1ubuntu12.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

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


** Tags: apport-package i386 lucid

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

Title:
  package squid 2.7.STABLE7-1ubuntu12.1 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 717397] Re: package squid 2.7.STABLE7-1ubuntu12.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-11 Thread Greg


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

Title:
  package squid 2.7.STABLE7-1ubuntu12.1 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 717396] [NEW] please sync 6.0.28-10 from unstable

2011-02-11 Thread Jamie Strandboge
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: tomcat6

6.0.28-10 contains security fixes over 6.0.28-9 in natty:

tomcat6 (6.0.28-10) unstable; urgency=medium

   * Team upload.
   * Add Portuguese/Brazilian debconf translation.
 Thanks to José de Figueiredo (Closes: #608527)
   * Add patches for CVE-2011-0534, CVE-2010-3718, CVE-2011-0013
 (Closes: #612257)

 -- tony mancill tmanc...@debian.org  Wed, 09 Feb 2011 21:49:33 -0800

** Affects: tomcat6 (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** This bug has been flagged as a security vulnerability

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

Title:
  please sync 6.0.28-10 from unstable

-- 
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 717396] please sync 6.0.28-10 from unstable

2011-02-11 Thread Jamie Strandboge
2011-02-11 20:51:02 INFOtomcat6_6.0.28.orig.tar.gz: already in distro - 
downloading from librarian
[Updating] tomcat6 (6.0.28-9 [Ubuntu]  6.0.28-10 [Debian])
 * Trying to add tomcat6...
2011-02-11 20:51:03 INFO  - tomcat6_6.0.28-10.dsc: downloading from 
http://ftp.debian.org/debian/
2011-02-11 20:51:03 INFO  - tomcat6_6.0.28.orig.tar.gz: cached
2011-02-11 20:51:03 INFO  - tomcat6_6.0.28-10.debian.tar.gz: downloading 
from http://ftp.debian.org/debian/
I: tomcat6 [main] - tomcat6-common_6.0.28-9 [main].
I: tomcat6 [main] - tomcat6_6.0.28-9 [main].
I: tomcat6 [main] - tomcat6-user_6.0.28-9 [main].
I: tomcat6 [main] - libtomcat6-java_6.0.28-9 [main].
I: tomcat6 [main] - libservlet2.5-java_6.0.28-9 [main].
I: tomcat6 [main] - libservlet2.5-java-doc_6.0.28-9 [main].
I: tomcat6 [main] - tomcat6-admin_6.0.28-9 [main].
I: tomcat6 [main] - tomcat6-examples_6.0.28-9 [main].
I: tomcat6 [main] - tomcat6-docs_6.0.28-9 [main].


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

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

Title:
  please sync 6.0.28-10 from unstable

-- 
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 694029] Re: [natty] kvm guests become unstable after a while

2011-02-11 Thread Serge Hallyn
** Changed in: qemu-kvm (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: linux (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 qemu-kvm in ubuntu.
https://bugs.launchpad.net/bugs/694029

Title:
  [natty] kvm guests become unstable after a while

-- 
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 716528] Re: kvm 100% when performing apparently IO operations

2011-02-11 Thread Serge Hallyn
I'm sorry, something went wrong in my editing the previous post.  The
command I had wanted you to try was:

kvm -m 512 -smp 2 -cdrom /home/roaksoax/.cache/testdrive/iso
/ubuntu_natty-server-i386.iso -drive
file=/var/lib/libvirt/images/natty1.img,if=virtio,cache=writeback,index=0,boot=on
-usb -usbdevice tablet -net nic,model=virtio -net user -soundhw es1370
-vga cirrus

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

Title:
  kvm 100% when performing apparently IO operations

-- 
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 694029] Re: [natty] kvm guests become unstable after a while

2011-02-11 Thread Dustin Kirkland
I tried to reproduce this on a similar platform as Jamie, but could not,
at least in my initial testing.

I'm running two Natty desktop live ISOs:
kvm -m 1024 -smp 4 -cdrom 
/home/kirkland/.cache/testdrive/iso/ubuntu_natty-desktop-amd64.iso -drive 
file=/home/kirkland/.cache/testdrive/img/testdrive-disk-suoUtC.img,if=virtio,cache=writeback,index=0,boot=on
 -usb -usbdevice tablet -net nic,model=virtio -net user -soundhw es1370 -vga 
cirrus

The backing disk is on an ext4 filesystem (a symlink busts it out of my
encrypted home).

I'm on an x201 with an i7 processor, and Centrino Ultimate-N 6300 wireless.  
Kernel is:
Linux x201 2.6.38-3-generic #30-Ubuntu SMP Thu Feb 10 00:33:26 UTC 2011 x86_64 
x86_64 x86_64 GNU/Linux

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

Title:
  [natty] kvm guests become unstable after a while

-- 
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 713917] Re: bind 9.7.2 can return SERVFAIL for unsigned zones

2011-02-11 Thread Jamie Strandboge
*** This bug is a duplicate of bug 651875 ***
https://bugs.launchpad.net/bugs/651875

Bug 651875 is marked as fixed in the development release (it has
1:9.7.2.dfsg.P3-1.1), but is Confirmed (and not fixed) for Ubuntu 10.04
LTS. As such, I am marking this bug as a duplicate.

** This bug has been marked a duplicate of bug 651875
   Bind 9.7.0-P1 validation errors
 * You can subscribe to bug 651875 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/bind9/+bug/651875/+subscribe

** Visibility changed to: Public

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

Title:
  bind  9.7.2 can return SERVFAIL for unsigned zones

-- 
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 714239] Re: Tomcat6 version below 6.0.32 can be easily brought down

2011-02-11 Thread Jamie Strandboge
6.0.28-10 is in Natty, which has a fix for this issue.

** Visibility changed to: Public

** Also affects: tomcat6 (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Also affects: tomcat6 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: tomcat6 (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Also affects: tomcat6 (Ubuntu Maverick)
   Importance: Undecided
   Status: New

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

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

** Changed in: tomcat6 (Ubuntu Lucid)
   Importance: Undecided = Medium

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

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

** Changed in: tomcat6 (Ubuntu Karmic)
   Status: New = Triaged

** Changed in: tomcat6 (Ubuntu Karmic)
   Importance: Undecided = Medium

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

Title:
  Tomcat6 version below 6.0.32 can be easily brought down

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Kees Cook
** Changed in: libvirt (Ubuntu Natty)
   Importance: High = Undecided

** Changed in: libvirt (Ubuntu Natty)
 Assignee: Serge Hallyn (serge-hallyn) = (unassigned)

** Changed in: qemu-kvm (Ubuntu Maverick)
Milestone: maverick-updates = None

** Changed in: libvirt (Ubuntu Lucid)
   Status: New = Invalid

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Kees Cook
Thanks for preparing the debdiffs! It looks like karmic is vulnerable
too, so we'll need that as well. I'll update the debdiffs to use proper
DEP-3 and fix up the formatting of the changelogs a bit (CVE- vs CVE:
), and get these building.

** Also affects: libvirt (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Also affects: qemu-kvm (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Changed in: libvirt (Ubuntu Karmic)
   Status: New = Invalid

** Changed in: qemu-kvm (Ubuntu Karmic)
   Status: New = In Progress

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Dustin Kirkland
Attaching debdiff for karmic.

** Patch added: 697197.karmic.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/697197/+attachment/1844267/+files/697197.karmic.debdiff

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Kees Cook
** Changed in: qemu-kvm (Ubuntu Maverick)
 Assignee: Ubuntu Security Team (ubuntu-security) = Kees Cook (kees)

** Changed in: qemu-kvm (Ubuntu Lucid)
 Assignee: Ubuntu Security Team (ubuntu-security) = Kees Cook (kees)

** Changed in: qemu-kvm (Ubuntu Karmic)
   Importance: Undecided = Medium

** Changed in: qemu-kvm (Ubuntu Karmic)
 Assignee: (unassigned) = Kees Cook (kees)

** Changed in: qemu-kvm (Ubuntu Lucid)
   Status: In Progress = Fix Committed

** Changed in: qemu-kvm (Ubuntu Maverick)
   Status: In Progress = Fix Committed

** Changed in: qemu-kvm (Ubuntu Karmic)
   Status: In Progress = Fix Committed

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

Title:
  Empty password allows access to VNC in libvirt

-- 
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 716310] Re: ssh connections disconnects automatically

2011-02-11 Thread Clint Byrum
Hello Soren, can you please check to see if you have the file

/var/run/sshd.pid

and also run the command

sudo status ssh

If you do have the pid file, this may be a duplicate of bug #531912

Marking Incomplete pending response from Soren.

** 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/716310

Title:
  ssh connections disconnects automatically

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

2011-02-11 Thread Rob Landley
Public bug reported:

Binary package hint: samba

It popped up an exclamation point during the upgrade and said to file a
bug report.  Presumably you have the info.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: samba-common 2:3.4.7~dfsg-1ubuntu3.3
Uname: Linux 2.6.37 x86_64
Architecture: amd64
Date: Fri Feb 11 22:14:42 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Xubuntu 10.04 Lucid Lynx - Release amd64 (20100429)
PackageArchitecture: all
SambaServerRegression: Yes
SourcePackage: samba
Title: package samba-common 2:3.4.7~dfsg-1ubuntu3.3 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 lucid

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

Title:
  package samba-common 2:3.4.7~dfsg-1ubuntu3.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 717556] Re: package samba-common 2:3.4.7~dfsg-1ubuntu3.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-11 Thread Rob Landley


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

Title:
  package samba-common 2:3.4.7~dfsg-1ubuntu3.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