[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


[Bug 174997] Re: World-readable config file is insecure

2011-02-11 Thread Angel Abad
Confirmed in 10.10 too.

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

Title:
  World-readable config file is insecure

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


[Bug 685682] Re: [fglrx] compiz crashed with SIGSEGV in nux::IOpenGLSurface::UnlockRect()

2011-02-11 Thread sunny
AMD OpenGL driver doesn’t support GL_EXT_stencil_two_side, but compiz
attempts to call to glActiveStencilFaceEXT which cuases segmentation
fault, because the API glActiveStencilFaceEXT deosn't exit.

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

Title:
  [fglrx] compiz crashed with SIGSEGV in
  nux::IOpenGLSurface::UnlockRect()

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

[Bug 716381] Re: Please sync timemachine 0.3.3-1 from Debian unstable

2011-02-11 Thread Angel Abad
Sync request ACKd

** Changed in: timemachine (Ubuntu)
   Importance: Undecided = Wishlist

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

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

Title:
  Please sync timemachine 0.3.3-1 from Debian unstable

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


[Bug 716888] [NEW] Sync advi 1.9.0-3 (universe) from Debian unstable (main)

2011-02-11 Thread Angel Abad
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/advi
 status confirmed
 importance wishlist
 subscribe ubuntu-archive
 done

Please sync advi 1.9.0-3 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:

Changes in Ubuntu to fix ftbfs are now in Debian package

Changelog entries since current natty version 1.9.0-1ubuntu1:

advi (1.9.0-3) unstable; urgency=low

  * Add build-dependency on ocaml-nox to bypass lintian bug #612568
(wrongly complaining about a missing build-dependency).
  * Patch examples-makefiles: fix pathnames in examples/basic/Makefile

 -- Ralf Treinen trei...@debian.org  Wed, 09 Feb 2011 22:13:33 +0100

advi (1.9.0-2) experimental; urgency=low

  * Removed ghostscript from the dependencies of advi-examples
  * Patch linker_as_needed: enable linking with --as-needed flag. Thanks
to Stefan Potyra for the  patch! (closes: #607530).
  * Standards-Version 3.9.1 (no change)
  * Versionend dependencies on dh-ocaml and ocaml to have full ocaml
dependency support.

 -- Ralf Treinen trei...@debian.org  Tue, 04 Jan 2011 03:20:35 +0100

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk1U7ncACgkQCY2uR+47wnmU1gCglbuPRai0UXNTCqq6VRaDtZzj
pzAAoIIvITvt7UZSfyu01dpCMQG+CZ5V
=Ob3r
-END PGP SIGNATURE-

** Affects: advi (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

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

Title:
  Sync advi 1.9.0-3 (universe) from Debian unstable (main)

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


[Bug 716881] Re: Xorg assert failure: *** glibc detected *** /usr/bin/X: double free or corruption (!prev): 0x095c05a0 ***

2011-02-11 Thread Apport retracing service
*** This bug is a duplicate of bug 711422 ***
https://bugs.launchpad.net/bugs/711422

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #711422, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/716881/+attachment/1842958/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/716881/+attachment/1842959/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/716881/+attachment/1842960/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/716881/+attachment/1842970/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/716881/+attachment/1842973/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/716881/+attachment/1842974/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/716881/+attachment/1842975/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/716881/+attachment/1842976/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 711422
   Xorg assert failure: *** glibc detected *** X: double free or corruption 
(!prev): 0x089f5b20 - Unhandled dwarf expression opcode 0x9f
 * You can subscribe to bug 711422 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/711422/+subscribe

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  Xorg assert failure: *** glibc detected *** /usr/bin/X: double free or
  corruption (!prev): 0x095c05a0 ***

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


[Bug 696284] Re: 0.11 is outdated since 2 ubuntu releases

2011-02-11 Thread Pander
Please contact Trac developers on when upcoming 0.14 will be released.
Only the even-numbered versions are the stable releases.

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

Title:
  0.11 is outdated since 2 ubuntu releases

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


[Bug 716584] Re: package tp-smapi-dkms 0.40-7 failed to install/upgrade: tp-smapi kernel module failed to build

2011-02-11 Thread Dominik Stadler
*** This bug is a duplicate of bug 673343 ***
https://bugs.launchpad.net/bugs/673343

This happens because of changes in kernel 2.6.37, see Bug #673343, this
is fixed in Natty and there are patches available.

The updated package is at http://packages.ubuntu.com/search?keywords=tp-
smap and there is a patch available at http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=602367.


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

** This bug has been marked a duplicate of bug 673343
   package tp-smapi-dkms 0.40-7 failed to install/upgrade: tp-smapi kernel 
module failed to build
 * You can subscribe to bug 673343 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/tp-smapi/+bug/673343/+subscribe

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

Title:
  package tp-smapi-dkms 0.40-7 failed to install/upgrade: tp-smapi
  kernel module failed to build

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


[Bug 716891] [NEW] Sync phasex 0.12.0+m1-2 (universe) from Debian unstable (main)

2011-02-11 Thread Angel Abad
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/phasex
 status confirmed
 importance wishlist
 subscribe ubuntu-archive
 done

Please sync phasex 0.12.0+m1-2 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:

Changes to fix ftbfs are now in Debian package and it builds well
in ubuntu natty pbuilder chroot.

Thanks!

Changelog entries since current natty version 0.12.0+m1-1ubuntu1:

phasex (0.12.0+m1-2) unstable; urgency=low

  * Upload to unstable.
  * Suggests on jack-keyboard | vkeybd.
  * Suggests on lashd.
  * Correct linking order to fix the build failure with the newest
toolchain; thanks to Michael Bienia for the patch (LP: #677501).
  * Refresh 02-gcc_flags.patch patch.

 -- Alessio Treglia ales...@debian.org  Thu, 10 Feb 2011 12:40:37
+0100

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk1U8SIACgkQCY2uR+47wnmn8ACfeMHuGwXeimXF3bLjuyDm1sZd
oJ8An0nqGub9uDVymNkW7Vtja3JrVHUu
=NBmi
-END PGP SIGNATURE-

** Affects: phasex (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

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

Title:
  Sync phasex 0.12.0+m1-2 (universe) from Debian unstable (main)

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


[Bug 716877] Re: Sync ddns3-client 1.8-9 (universe) from Debian unstable (main)

2011-02-11 Thread Angel Abad
Already synced.

** Changed in: ddns3-client (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Sync ddns3-client 1.8-9 (universe) from Debian unstable (main)

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


[Bug 716443] Re: Please merge xsane 998-1 (universe) from Debian unstable (main)

2011-02-11 Thread Felix Geyer
** Changed in: xsane (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  Please merge xsane 998-1 (universe) from Debian unstable (main)

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


[Bug 715753] Re: jockey-gtk crashed with GError in function(): Icon 'jockey-disabled' not present in theme

2011-02-11 Thread Martin Pitt
** Visibility changed to: Public

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

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

** Changed in: jockey (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

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

Title:
  jockey-gtk crashed with GError in function(): Icon 'jockey-disabled'
  not present in theme

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


[Bug 668615] Re: Downloads slow, stop, get stuck on starting up

2011-02-11 Thread Martin Pitt
Moving to correct source package then, and unassigning from desktop team
as this is an universe package. I subscribe sponsors instead, to apply
the upstream fix to the package (or update to a newer version if it's
already released).

** Package changed: miro (Ubuntu Natty) = libtorrent-rasterbar (Ubuntu
Natty)

** Changed in: libtorrent-rasterbar (Ubuntu Natty)
   Status: Confirmed = Fix Committed

** Changed in: libtorrent-rasterbar (Ubuntu Natty)
 Assignee: Canonical Desktop Team (canonical-desktop-team) = (unassigned)

** Also affects: libtorrent-rasterbar via
   http://bugzilla.pculture.org/show_bug.cgi?id=13549
   Importance: Unknown
   Status: Unknown

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

Title:
  Downloads slow, stop, get stuck on starting up

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


[Bug 715742] Re: 29-language-selector-ko-kr.conf needs removed

2011-02-11 Thread koolmint
I support this proposal. I have removed or commented all this messy file
since Ubuntu 7.04.

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

Title:
  29-language-selector-ko-kr.conf needs removed

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


[Bug 541620] Re: Ralink RT3090 Wireless Not Supported in Lucid

2011-02-11 Thread MMlosh
Well.. not the thing you wanted..  but:

I am using 2.6.37-trunk kernel (packaged in debian experimental)
3090STA module is not present, I was forced to use rt2800

wifi connection is slow, even with 50% signal quality stuck to 1M or 2M  
(802.11b AP)
disonnecting the wifi by the rfkill key breaks the module and it won't connect 
anymore.

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

Title:
  Ralink RT3090 Wireless Not Supported in Lucid

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


[Bug 716900] [NEW] Sync enum 1.0.3-1 (universe) from Debian unstable (main)

2011-02-11 Thread Angel Abad
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/enum
 status confirmed
 importance wishlist
 subscribe ubuntu-archive
 done

Please sync enum 1.0.3-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:

New debian package fix ftbfs in Natty

Thanks!

Changelog entries since current natty version 1.0.2-1ubuntu1:

enum (1.0.3-1) unstable; urgency=low

  * New upstream release
- Fix linking with --as-needed (thanks to Michael Bienia) making the
  Ubuntu patch unnecessary

 -- Jan Hauke Rahm j...@debian.org  Thu, 10 Feb 2011 16:12:52 +0100

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk1U9ksACgkQCY2uR+47wnmycACeJVC25/yc4Bs+6dI1fbgzTo3Z
EWEAoJFCjSTo8S5/jpY2BLmkPO3bAt1f
=q7nT
-END PGP SIGNATURE-

** Affects: enum (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

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

Title:
  Sync enum 1.0.3-1 (universe) from Debian unstable (main)

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


[Bug 716899] [NEW] Sync pyparted 3.5-1 (universe) from Debian unstable (main)

2011-02-11 Thread Angel Abad
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/pyparted
 status confirmed
 importance wishlist
 subscribe ubuntu-archive
 done

Please sync pyparted 3.5-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:

There are no diffs between packages.

Changelog entries since current natty version 3.4-2ubuntu2:

pyparted (3.5-1) unstable; urgency=low

  * New upstream release.
  * Switch to dh_python2.
  * debian/control:
- Drop python-decorator (build-)dependency, no longer needed.
- Bump Standards-Version to 3.9.1, no changes required.
  * debian/copyright:
- Update copyright years.

 -- Luca Falavigna dktrkr...@debian.org  Wed, 09 Feb 2011 00:00:17
+0100

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk1U87MACgkQCY2uR+47wnmeRQCgjmlCjqyDv7R75UbeHumlbUEx
WeAAn1kAy23j/blqrDj2jGmFUduvKwA6
=pEOG
-END PGP SIGNATURE-

** Affects: pyparted (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

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

Title:
  Sync pyparted 3.5-1 (universe) from Debian unstable (main)

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


[Bug 716897] [NEW] unable to upgrade to 10.10

2011-02-11 Thread steveored
Public bug reported:

Binary package hint: update-manager

file:///var/log/dist-upgrade/20110211-0850/apt.log
file:///var/log/dist-upgrade/20110211-0850/main.log
file:///var/log/dist-upgrade/20110211-0850/term.log

You are using Ubuntu 10.04 LTS - the Lucid Lynx
Version: 2.30.2 GNOME  Build Date: 25/06/10

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  unable to upgrade to 10.10

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


[Bug 716893] [NEW] [IDT 92HD71B7X] Recording problem

2011-02-11 Thread agkrish
Public bug reported:

Ubuntu 10.10 Maverick Meerkat with dual boot Windows 7 (64 bit)
kernel linux 2.6.35.22-generic
gnome 2.32.0

Mic not working in Google Voice both in Firefox and Chromium. However am
able to hear other party. Incoming and outgoing video is working fine.
Just the mic at my end is not working.

its working fine in Win 7.

HW:
HP Pavilion dv5-1050ee
AMD Turion X2 Ultra Dual Core Mobile 64 ZM-82 bit; 3GB RAM
ATI Radeon graphics

let me know if any further info is required.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: alsa-base 1.0.23+dfsg-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: SB [HDA ATI SB], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  arun   1565 F pulseaudio
 /dev/snd/pcmC1D3p:   arun   1565 F...m pulseaudio
 /dev/snd/controlC0:  arun   1565 F pulseaudio
 /dev/snd/pcmC0D0p:   arun   1565 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xd240 irq 16'
   Mixer name   : 'IDT 92HD71B7X'
   Components   : 'HDA:111d76b2,103c3600,00100302 
HDA:11c11040,103c137e,00100200'
   Controls  : 27
   Simple ctrls  : 18
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xd231 irq 47'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,0010'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Fri Feb 11 10:51:57 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SelectedCard: 0 SB HDA-Intel - HDA ATI SB
SourcePackage: alsa-driver
Symptom: audio
Title: [IDT 92HD71B7X] Recording problem
dmi.bios.date: 08/19/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.37
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3600
dmi.board.vendor: Quanta
dmi.board.version: 98.36
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.37:bd08/19/2009:svnHewlett-Packard:pnHPPaviliondv5NotebookPC:pvrRev1:rvnQuanta:rn3600:rvr98.36:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv5 Notebook PC
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

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

Title:
  [IDT 92HD71B7X] Recording problem

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


[Bug 716893] Re: [IDT 92HD71B7X] Recording problem

2011-02-11 Thread agkrish


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

Title:
  [IDT 92HD71B7X] Recording problem

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


[Bug 716893] Re: [IDT 92HD71B7X] Recording problem

2011-02-11 Thread agkrish
Guys note:
After i  tried the options provided on 
http://newyork.ubuntuforums.org/showthread.php?t=1533864 the mic started 
working. i even installed skype via software center and tested it to be working 
fine.

thx

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

Title:
  [IDT 92HD71B7X] Recording problem

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


[Bug 716803] Re: Regression: launcher unhides+rehides all the sodding time

2011-02-11 Thread Didier Roche
** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Regression: launcher unhides+rehides all the sodding time

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


Re: [Bug 716789] Re: dh_pysupport fails to move zero-byte __init__.py

2011-02-11 Thread Piotr Ożarowski
please read /usr/share/doc/python-support/README.gz and then close this
bug

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

Title:
  dh_pysupport fails to move zero-byte __init__.py

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


[Bug 716595] Re: Apport hook prompts 3 times for password

2011-02-11 Thread Bryce Harrington
Unfortunately, in looking into this it's not easy to fix, at least not
in the apport hook itself.

The code in question is:
report['GdmLog']  = root_collect_file_contents('/var/log/gdm/:0.log')
report['GdmLog1'] = root_collect_file_contents('/var/log/gdm/:0.log.1')
report['GdmLog2'] = root_collect_file_contents('/var/log/gdm/:0.log.2')

Each of the root_collect_file_contents() calls essentially calls and
return root_command_output(['cat', path]).  root_command_output() is one
of the stock apport lib routines.

So the question is, why isn't root_command_output() caching the sudo
permission from one call to the next?


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

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

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

Title:
  Apport hook prompts 3 times for password

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


[Bug 716703] Re: chromium-browser crashed with SIGSEGV in __static_initialization_and_destruction_0()

2011-02-11 Thread Taiten Peng
chromium-browser-9.0.597.94~r73967-0's 10.10 build works well on 10.04, and hey 
share the same source
download from https://launchpad.net/ubuntu/+source/chromium-browser

however, I'd compare the different of buildlog between 10.04 and 10.10.
10.10 diabled hardening wrapper in the build, but 10.04 doesn't.
I'll try a natively build of chromium-browser-9.0.597.94~r73967 without 
hardening wrapper on 10.04 armel.

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

Title:
  chromium-browser crashed with SIGSEGV in
  __static_initialization_and_destruction_0()

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


[Bug 716462] Re: Unity is not restored on unity/compiz crash

2011-02-11 Thread David Barth
I think the fallback mode should be triggered automatically yes. I'd
like to see that with Platform however

** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity
   Status: New = Triaged

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

Title:
  Unity is not restored on unity/compiz crash

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


[Bug 716314] Re: [Natty Alpha2] no ibus input method is registered after fresh install

2011-02-11 Thread Nobuto MURATA
** Bug watch added: IBus bugs #1203
   http://code.google.com/p/ibus/issues/detail?id=1203

** Also affects: ibus via
   http://code.google.com/p/ibus/issues/detail?id=1203
   Importance: Unknown
   Status: Unknown

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

Title:
  [Natty Alpha2] no ibus input method is registered after fresh install

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


[Bug 715591] Re: Shortcuts for showing shutdown/restart menu gone

2011-02-11 Thread Paul Sladen
Hello Eric, could you clarify what you're running.  Is it Ubuntu 10.10,
or is it 'natty' (which will become Ubuntu 11.04)?

Console handling of ctrl-alt-delete is configured for upstart in
/etc/init/control-alt-delete.conf.  When the graphical user interface
is running, then a dialogue should pop-up asking for a
Suspend/Logout/Reboot, or taking the default action 60 seconds later.

If you're unsure, could you include a screenshot?

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

Title:
  Shortcuts for showing shutdown/restart menu gone

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


[Bug 714450] Re: unity-panel-service crashed with SIGSEGV in _int_free()

2011-02-11 Thread David Barth
** Changed in: unity
   Status: New = Incomplete

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

Title:
  unity-panel-service crashed with SIGSEGV in _int_free()

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


[Bug 714067] Re: Keyboard and mouse action like dragdrop, resising and close window doesn`t working or working sometimes for some reason

2011-02-11 Thread David Barth
Thanks, meanwhile i'll mark the bug incomplete, but turn it new once you
have the test case.

** Changed in: unity
   Status: New = Incomplete

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

Title:
  Keyboard and mouse action like dragdrop, resising and close window
  doesn`t working or working sometimes for some reason

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


[Bug 713496] Re: Application Icon artifacts

2011-02-11 Thread David Barth
There are 2 bugs here. One is about the appearance, which needs to be
checked but is a design aspect. Adding ayatana-design to the bug to make
sure this is checked against the signed off visuals.

The rendering of the X cross is another one.

** Summary changed:

- Application Icon artifacts
+ Application Icon rendering artifacts

** Changed in: unity
   Importance: Undecided = Low

** Changed in: unity
   Status: New = Triaged

** Changed in: unity
Milestone: None = 3.6

** Changed in: unity
 Assignee: (unassigned) = Jason Smith (jassmith)

** Also affects: ayatana-design
   Importance: Undecided
   Status: New

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

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) = Jason Smith (jassmith)

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

Title:
  Application Icon rendering artifacts

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


[Bug 711422] Re: Xorg assert failure: *** glibc detected *** X: double free or corruption (!prev): 0x089f5b20 - Unhandled dwarf expression opcode 0x9f

2011-02-11 Thread David Barth
Not a unity bug. The xorg team is on it.

** Changed in: unity
   Status: New = Invalid

** Tags added: driver unity

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

Title:
  Xorg assert failure: *** glibc detected *** X: double free or
  corruption (!prev): 0x089f5b20 - Unhandled dwarf expression opcode
  0x9f

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


[Bug 688706] Re: Autohide launcher no longer works except thru (sic)Intellihide?

2011-02-11 Thread Jason Smith
The launcher is supposed to unhide any time XDND happens for easy
dropping.

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

Title:
  Autohide launcher  no longer works  except thru (sic)Intellihide?

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


[Bug 688706] Re: Autohide launcher no longer works except thru (sic)Intellihide?

2011-02-11 Thread Doug McMahon
Jason Smith wrote 
The launcher is supposed to unhide any time XDND happens for easy dropping.
got it -  thanks

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

Title:
  Autohide launcher  no longer works  except thru (sic)Intellihide?

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


[Bug 663014] Re: No result for ping in Gnome-Nettool

2011-02-11 Thread rod40cool
This bug affects me too. Ubuntu 10.10 64 bit.
Network Tools 2.31.6
Ping doesn't work where the same ping in a terminal does.
rod@rods-t400:~$ uname -a
Linux rods-t400 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:44 UTC 2011 
x86_64 GNU/Linux

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

Title:
  No result for ping in Gnome-Nettool

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