[Bug 632314] Re: slapd Too many open files

2010-09-08 Thread Alex Harrington
r...@core01:~# su openldap r...@core01:~# ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 20 file size (blocks, -f) unlimited pending signals (-i) 16382 max locked memory

[Bug 574665] Re: kvm + virtio disk corrupts large volumes (1TB).

2010-09-08 Thread Marti
@Kendall: I wouldn't be surprised, there have been lots of disk corruption bugs in the 0.12 series and the qemu-kvm project obviously has problems with project management (bug reports being ignored, poor QA etc). Anyway, see: http://www.linux-kvm.com/content/qemu-kvm-0125-released-bugfixes

[Bug 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-09-08 Thread müzso
I can confirm Fabian's tip about the cache=writeback tip. I've one more tip for you: if you are using image files for virtual disks, then using ext3 as the filesystem for the host OS will greatly improve the disk I/O of your guest operating systems. With a Lucid+ext4+KVM+WindowsXP guest

[Bug 631383] Re: Samba: Slow file open Incomplete multibyte sequence error

2010-09-08 Thread Thierry Carrez
Is it a problem you also experienced using previous versions of samba ? For a given document, does it always fail ? Do you confirm that accessing the same document from a Linux client works ok ? Could you post a log level = 9 samba server trace of a successful attempt (from linux) and a failed

[Bug 632263] Re: ProductCode has ambigious import, can cause build failure on some systems

2010-09-08 Thread Thierry Carrez
I think this was misfiled in ubuntu/eucalyptus and should have been filed in Eucalyptus upstream, please correct me if I'm wrong. Chris: you mention some systems, if that does not include Ubuntu, feel free to close the ubuntu task as Invalid. ** Also affects: eucalyptus Importance: Undecided

[Bug 631489] Re: Browsing through Folders via samba is very slow

2010-09-08 Thread Thierry Carrez
Could you be more precise on your setup ? My understanding is that for the same server, an Ubuntu 10.04 client is very slow compared to an Ubuntu 9.10/9.04 client. What is the server running ? How do you access the shares ? Could you provide the information described in:

[Bug 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-09-08 Thread müzso
** Tags added: cache ext3 ext4 libvirt qemu writeback ** Tags removed: amd64 apport-bug -- Slow disk IO for all guests with all disc modes and types. https://bugs.launchpad.net/bugs/550409 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 632791] Re: upgrade fails: trying to overwrite '/usr/bin/mkpasswd', which is also in package mkpasswd 5.0.6ubuntu1

2010-09-08 Thread Thierry Carrez
** Changed in: whois (Ubuntu) Importance: Undecided = Critical ** Changed in: whois (Ubuntu) Status: New = Confirmed ** Changed in: whois (Ubuntu) Milestone: None = ubuntu-10.10 ** Changed in: whois (Ubuntu) Assignee: (unassigned) = Mathias Gug (mathiaz) ** Also affects:

[Bug 632863] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-08 Thread Thierry Carrez
*** This bug is a duplicate of bug 321091 *** https://bugs.launchpad.net/bugs/321091 ** This bug has been marked a duplicate of bug 321091 Bacula fails to install correctly if mysql wasn't installed before -- package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade:

[Bug 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-09-08 Thread müzso
I've tested this with Karmic+KVM+ext4 and the problem is present as well. Using Karmic+KVM+ext3 resulted in the same performance boost as on Lucid. I'd be nice if others could comment on whether this problem is present with Lucid/Karmic+Xen+ext4 too. I guess it should be, because the problem

[Bug 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-09-08 Thread müzso
I forgot to add: the cache policy is a QEMU thing and since Xen uses QEMU too, it should be affected as well. -- Slow disk IO for all guests with all disc modes and types. https://bugs.launchpad.net/bugs/550409 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 632997] [NEW] package mysql-server-5.0 5 .1.30really5.0.75-0ubuntu10.5 failed to install/ upgrade: el subproceso post-installation script devolvi ó el código de salida de error 1

2010-09-08 Thread Antonio Sojo Ballesteros
Public bug reported: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.5 failed to install/upgrade: el subproceso post-installation script devolvió el código de salida de error 1 ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: el subproceso post-installation

[Bug 632997] Re: package mysql-server-5.0 5.1 .30really5.0.75-0ubuntu10.5 failed to install/upgr ade: el subproceso post-installation script devolvi ó el código de salida de error 1

2010-09-08 Thread Antonio Sojo Ballesteros
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/632997/+attachment/1556399/+files/Dependencies.txt ** Attachment added: DpkgTerminalLog.txt https://bugs.launchpad.net/bugs/632997/+attachment/1556400/+files/DpkgTerminalLog.txt -- package mysql-server-5.0

[Bug 626723] Re: Pressing enter at GDM screen crashes X

2010-09-08 Thread Bilal Akhtar
VIOLA! EUREKA! Commenting out the call to stty sane in /etc/init.d/apache2 worked like magic for me I know the problem now! It doesn't affect Plymouth or X or GDM or Linux or Upstart, but Apache! I am going to propose a patch. ** Also affects: apache2 (Ubuntu) Importance: Undecided

[Bug 626723] Re: Pressing enter at GDM screen crashes X

2010-09-08 Thread Bilal Akhtar
So THIS is the culprit, an apache upload that matches the day when we began to experience this: * debian/apache2.2-common.apache2.init: Add stty sane so that users will get a password prompt when using apache-ssl. (LP: #582963) ** Description changed: Binary package hint: gdm When

Re: [Bug 626723] Re: Pressing enter at GDM screen crashes X

2010-09-08 Thread Andrius Štikonas
2010/9/8 Bilal Akhtar bilalakhta...@yahoo.com From what I am seeing after grepping so much, I find out that its Apache which resets the isig flag so that everything gets SIGQUIT on enter. Is everyone over here having Apache2 installed? -- Pressing enter at GDM screen crashes X

[Bug 626723] Re: Pressing enter at GDM screen crashes X

2010-09-08 Thread Natim
I have also apache installed. ** Patch added: stty sane commented https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/626723/+attachment/1556406/+files/apache2.init.patch -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
** Summary changed: - Pressing enter at GDM screen crashes X + init script resets isig flag in an incorrect manner -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 582963] Re: SSL pass phrase dialog can't read input

2010-09-08 Thread Bilal Akhtar
This bug has caused a regression bug #626723 . -- SSL pass phrase dialog can't read input https://bugs.launchpad.net/bugs/582963 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
So I have to get a way to fix this bug without disrupting bug #582963 , of which this bug is a regression. -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
It would be better to allow Chuck to look into this one. ** Changed in: apache2 (Ubuntu Maverick) Assignee: Bilal Akhtar (bilalakhtar) = Chuck Short (zulcss) -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification

[Bug 452900] Re: Please run testsuite during build

2010-09-08 Thread James Page
I've completed some analysis on the asm2 test process and what it will take to integrate this into the current build process. Basically, the asm2 test suite executes two sets of tests: a) Conformance (functional) tests against the Java rt.jar file b) Performance tests for asm2, bcel, serp and

[Bug 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-08 Thread Colin Watson
Accepted eucalyptus into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: eucalyptus (Ubuntu

[Bug 627174] Re: package drbd8-utils (not installed) failed to install/upgrade: trying to overwrite '/usr/share/cluster/drbd.sh', which is also in package rgmanager 0:3.0.2-2ubuntu3

2010-09-08 Thread Ante Karamatić
This is actually fixed in Maverick's source of redhat-cluster-suite, but there are still no fixed binaries. ** Changed in: drbd8 (Ubuntu) Status: New = Confirmed -- package drbd8-utils (not installed) failed to install/upgrade: trying to overwrite '/usr/share/cluster/drbd.sh', which is

[Bug 633054] [NEW] ipmitool TSOL buffer overflow

2010-09-08 Thread Michael Onnen
Public bug reported: Binary package hint: ipmitool ipmitool crashes when trying to initiate a tsol session: $ ipmitool -I lan -H host -U user -e'!' -f .ipmipasswd tsol [Starting SOL with receiving address 10.1.1.1:6230] [SOL Session operational. Use !? for help] *** buffer overflow detected

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Thierry Carrez
** Tags added: server-mrs ** Changed in: apache2 (Ubuntu Maverick) Milestone: None = ubuntu-10.10 -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Dave Walker
Opening a task against coreutils, as stty really seems to be culprit. It would be unfortunate if an issue the Desktop area is seeing is resolved by breaking the server area. Fixing stty to 'do the right thing' would seem the best path, but undoubtedly more complicated. ** Also affects: coreutils

[Bug 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/eucalyptus -- [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs) https://bugs.launchpad.net/bugs/590929 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 622815] Re: impossible to open network resources with nautilus

2010-09-08 Thread riltondigger
this is the error thar appears to me Erro: DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was

[Bug 452910] Re: Encoding javac and javadoc warnings during build

2010-09-08 Thread James Page
** Changed in: asm2 (Ubuntu) Status: New = Confirmed ** Changed in: asm2 (Ubuntu) Assignee: (unassigned) = James Page (james-page) -- Encoding javac and javadoc warnings during build https://bugs.launchpad.net/bugs/452910 You received this bug notification because you are a member

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Jamie Strandboge
Fwiw, I also have apache2 installed. -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.16-1ubuntu3 --- apache2 (2.2.16-1ubuntu3) maverick; urgency=low * Revert stty sane to unbreak apache starting, this will have to be fixed a different way. (LP: #626723) -- Chuck Short zul...@ubuntu.com Wed, 08 Sep 2010 08:33:17

[Bug 351307] Re: Libvirt NFS mount on boot.

2010-09-08 Thread Anton Altaparmakov
I am using a fresh install of Ubuntu 10.04 LTS Server and have used virt-manager to set up an NFS storage repository (located on another machine). On boot the storage fails to mount. First it was failing with statd not running and I fixed that by editing /etc/init/statd.conf making this change:

[Bug 633138] [NEW] package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-08 Thread Bryan O'Brien
Public bug reported: Binary package hint: php5 Upgrade from Karmic - Lucid (x86 32-bit) ProblemType: Package DistroRelease: Ubuntu 10.04 Package: libapache2-mod-php5 5.3.2-1ubuntu4.2 ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic i686

[Bug 633138] Re: package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-08 Thread Bryan O'Brien
** Attachment added: AptOrdering.txt https://bugs.launchpad.net/bugs/633138/+attachment/1556778/+files/AptOrdering.txt ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/633138/+attachment/1556779/+files/Dependencies.txt ** Attachment added: Dmesg.txt

[Bug 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-09-08 Thread müzso
With the cache=writeback in a Lucid+KVM+libvirt+WindowXP guest setup I've experienced near host-level I/O performance in the guest. Thus this makes use of a virtio driver unnecessary. Btw. for casual libvirt users ... adding the cache=writeback option means: 1. stop the VM (in case it's running)

[Bug 633138] Re: package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-08 Thread Ondřej Surý
It's a debconf error and not a specific php5: frontend: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0. ** Package changed: php5 (Ubuntu) = debconf (Ubuntu) -- package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: subprocess installed

[Bug 573657] Re: irqbalance enabled unconditionally, can't be disabled via debconf

2010-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package irqbalance - 0.56-0ubuntu2 --- irqbalance (0.56-0ubuntu2) maverick; urgency=low * debian/irqbalance.{config,postinst}: Ask the user if they want to disable irqbalance or not. (LP: #573657) -- Chuck Short zul...@ubuntu.com Wed, 08 Sep 2010

[Bug 574665] Re: kvm + virtio disk corrupts large volumes (1TB).

2010-09-08 Thread Serge Hallyn
(backport requested with LP: #632528) -- kvm + virtio disk corrupts large volumes (1TB). https://bugs.launchpad.net/bugs/574665 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 633054] Re: ipmitool TSOL buffer overflow

2010-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package ipmitool - 1.8.11-2ubuntu3 --- ipmitool (1.8.11-2ubuntu3) maverick; urgency=low * debian/patches/101_fix_buf_overflow.patch: Add patch to fix buffer overflow. (LP: #633054) -- Chuck Short zul...@ubuntu.com Wed, 08 Sep 2010 09:11:26 -0400 **

[Bug 632314] Re: slapd Too many open files

2010-09-08 Thread Alex Harrington
slapd fell over again this morning. I'm trying editing /etc/security/limits.conf openldap hard nofile 8096 root hard nofile 8096 in conjunction with modified packages. I'll report back. -- slapd Too many open files https://bugs.launchpad.net/bugs/632314 You received this bug notification

[Bug 624823] Re: libmysqlclient16 and mysql-cluster-client-5.1 contain conflicting libraries

2010-09-08 Thread Chuck Short
*** This bug is a duplicate of bug 629005 *** https://bugs.launchpad.net/bugs/629005 ** This bug has been marked a duplicate of bug 629005 package libmysqlclient16 5.1.41-3ubuntu12.6 failed to install/upgrade: trying to overwrite '/usr/lib/libmysqlclient.so.16.0.0', which is also in

[Bug 633186] [NEW] kvm virtio block device SEGFAULT

2010-09-08 Thread Adam Guthrie
Public bug reported: Binary package hint: qemu-kvm I am using opennebula and libvirt/kvm to provision VMs using iSCSI based storage. This works successfully however occasionally VMs disappear (unsure what happens here). When trying to recreate them (virsh create /path/to/vm.xml) the VM

[Bug 633186] Re: kvm virtio block device SEGFAULT

2010-09-08 Thread Adam Guthrie
** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/633186/+attachment/1556988/+files/BootDmesg.txt ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/633186/+attachment/1556989/+files/CurrentDmesg.txt ** Attachment added: Dependencies.txt

[Bug 632696] Re: libvirt won't start a VM with serial or console when apparmor is enabled

2010-09-08 Thread Jamie Strandboge
I cannot reproduce with the m2.xml file using qemu:///system on the local machine. I used virt-manager to create the /srv/libvirt-storage- pool-1/maverick2.img image (but I had to 'chmod 750 /srv/libvirt- storage-pool-1 ; chgrp kvm /srv/libvirt-storage-pool-1' to make this work). Can you provide

[Bug 565238] Re: drbdadm segfaults as non root user

2010-09-08 Thread Chuck Short
Thanks I agree. chuck ** Visibility changed to: Public ** Changed in: drbd8 (Ubuntu) Importance: Medium = Wishlist ** Changed in: drbd8 (Ubuntu) Status: New = Opinion -- drbdadm segfaults as non root user https://bugs.launchpad.net/bugs/565238 You received this bug notification

[Bug 582963] Re: SSL pass phrase dialog can't read input

2010-09-08 Thread Thierry Carrez
Reopening since the change was reverted in bug 626723 ** Changed in: apache2 (Ubuntu) Status: Fix Released = Triaged -- SSL pass phrase dialog can't read input https://bugs.launchpad.net/bugs/582963 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 584048] Re: kvm images losing connectivity w/bridged network

2010-09-08 Thread Serge Hallyn
I'm looking over the history of this particular bug, and there at least 3 or 4 different bugs represented here. We should have been stricter from the start about filing separate bugs. @Billy Charlton Can you tell us whether you are still having a problem? Yours appears likely to be a bug in

[Bug 452910] Re: Encoding javac and javadoc warnings during build

2010-09-08 Thread James Page
** Changed in: asm2 (Ubuntu) Status: Confirmed = In Progress -- Encoding javac and javadoc warnings during build https://bugs.launchpad.net/bugs/452910 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asm2 in ubuntu. --

Re: [Bug 632696] Re: libvirt won't start a VM with serial or console when apparmor is enabled

2010-09-08 Thread Serge Hallyn
Quoting Jamie Strandboge (ja...@ubuntu.com): I cannot reproduce with the m2.xml file using qemu:///system on the local machine. I used virt-manager to create the /srv/libvirt-storage- pool-1/maverick2.img image (but I had to 'chmod 750 /srv/libvirt- storage-pool-1 ; chgrp kvm

[Bug 584048] Re: kvm images losing connectivity w/bridged network

2010-09-08 Thread Thierry Carrez
** Also affects: qemu-kvm (Ubuntu Lucid) Importance: Undecided Status: New -- kvm images losing connectivity w/bridged network https://bugs.launchpad.net/bugs/584048 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in

[Bug 584048] Re: kvm images losing connectivity w/bridged network

2010-09-08 Thread Sergey Svishchev
FYI, there is yet another way (or two) to lose connectivity to KVM VM -- bug 579276 -- kvm images losing connectivity w/bridged network https://bugs.launchpad.net/bugs/584048 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in

[Bug 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-09-08 Thread müzso
If you want to read more about QEMU disk cache internals, I've found a short presentation on the topic here: The KVM/qemu storage stack (by Christoph Hellwig) www.linuxfoundation.jp/jp_uploads/JLS2009/jls09_hellwig.pdf -- Slow disk IO for all guests with all disc modes and types.

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Robbie Williamson
Scott will take a look at this today. -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 584048] Re: kvm images losing connectivity w/bridged network

2010-09-08 Thread Serge Hallyn
(Marking this invalid for Maverick until someone can confirm that they have the same problem as Billy has on Maverick) ** Changed in: qemu-kvm (Ubuntu Lucid) Status: New = Incomplete ** Changed in: qemu-kvm (Ubuntu Maverick) Status: Fix Committed = Invalid -- kvm images losing

[Bug 584048] Re: kvm images losing connectivity w/bridged network

2010-09-08 Thread Serge Hallyn
Yup, thanks for the link, Sergey. I don't know that this is a dup of that, but I suspect that it is likewise a kernel bug and not a kvm one. -- kvm images losing connectivity w/bridged network https://bugs.launchpad.net/bugs/584048 You received this bug notification because you are a member of

[Bug 452910] Re: Encoding javac and javadoc warnings during build

2010-09-08 Thread James Page
** Branch linked: lp:~james-page/ubuntu/maverick/asm2/asm2-fix-452910 -- Encoding javac and javadoc warnings during build https://bugs.launchpad.net/bugs/452910 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asm2 in ubuntu. --

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
Dave, The problem is NOT with stty. The problem is, the apache2 init script was calling stty with the 'sane' option, which, according to the manpage, is equivalent to: cread -ignbrk brkint -inlcr -igncr icrnl -iutf8 -ixoff -iuclc -ixany imaxbel opost -olcuc -ocrnl onlcr

[Bug 452910] Re: Encoding javac and javadoc warnings during build

2010-09-08 Thread James Page
Required changes uploaded in linked branch. Basically this bug relates to some non-standard use of Javadoc tags (associates, label) which I believe are related to either a in-house or long defunct UML diagram generation toolset, and a missing import which meant that some link tags could not be

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Robbie Williamson
whoops...helps to RELOAD the bug before commenting :/. Scott *won't* look at this bug, because it's fixed! :) -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Scott James Remnant
Robbie just pointed me as this bug, so I'm glad to see it's got a fix. Just wanted to confirm that while some of our issues in Lucid *were* plymouth/X interaction issues, we discovered that many of them were - as debugged above - caused by the isig flag being reapplied to /dev/console. We had to

Re: [Bug 632696] Re: libvirt won't start a VM with serial or console when apparmor is enabled

2010-09-08 Thread Serge Hallyn
Quoting Jamie Strandboge (ja...@ubuntu.com): Serge, do you still have the following in your /etc/apparmor.d/abstractions/libvirt-qemu: /usr/lib/pt_chown ix, owner @{PROC}/[0-9]*/fd/ r, owner @{PROC}/[0-9]*/fd/3 r, Right, I pulled those out since they weren't working anyway. I didn't

[Bug 620441] Re: MySQL upstart stop job does not cleanly shutdown mysql

2010-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~clint-fewbar/ubuntu/maverick/mysql-5.1/increase- killtimeout -- MySQL upstart stop job does not cleanly shutdown mysql https://bugs.launchpad.net/bugs/620441 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 633364] [NEW] InnoDB should be the default table type

2010-09-08 Thread Clint Byrum
Public bug reported: Currently the default table type in mysql is MyISAM. Since the MyISAM storage engine is prone to data loss on crashing, this is an unsafe default for MySQL users. While InnoDB is less performant on writes (nearly identical on reads for most workloads), it does offer better

[Bug 620441] Re: MySQL upstart stop job does not cleanly shutdown mysql

2010-09-08 Thread Clint Byrum
Ultimately, I believe what Johan stated previously is correct. If your mysql daemon is not stopping when you tell it to shutdown, then you should be concerned. I've pushed a branch up now that raises kill timeout to 300 seconds. 5 minutes should be long enough for most databases to finish

[Bug 620441] Re: MySQL upstart stop job does not cleanly shutdown mysql

2010-09-08 Thread Clint Byrum
** Changed in: mysql-dfsg-5.1 (Ubuntu Maverick) Status: Triaged = Confirmed ** Changed in: mysql-dfsg-5.1 (Ubuntu Maverick) Assignee: Clint Byrum (clint-fewbar) = (unassigned) -- MySQL upstart stop job does not cleanly shutdown mysql https://bugs.launchpad.net/bugs/620441 You

[Bug 633364] Re: InnoDB should be the default table type

2010-09-08 Thread RoyK
if, or when, this is to happen, the default mysqld installation should be tuned for innodb, not myisam, as it is today. I would guess this should go into a future release -- InnoDB should be the default table type https://bugs.launchpad.net/bugs/633364 You received this bug notification because

[Bug 633392] [NEW] Bridged Guests losing network connectivity

2010-09-08 Thread Andrew Klettke
Public bug reported: Binary package hint: qemu-kvm Opening at the request of Serge Hallyn. Running 10.04 with KVM and Libvirt, starting VMs with virsh start domain I've tested with OpenBSD 4.7 and Debian Lenny 5.0.5, both of them are having this issue. I notice that networking with the

[Bug 584048] Re: kvm images losing connectivity w/bridged network

2010-09-08 Thread Andrew Klettke
Serge: I opened the new bug report as you requested, here: https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/633392 -- kvm images losing connectivity w/bridged network https://bugs.launchpad.net/bugs/584048 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread derLars
commenting out fixed it - yay! -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list

Re: [Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
On Wed, 2010-09-08 at 18:15 +, derLars wrote: commenting out fixed it - yay! Updating your system should also fix it now. -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu

[Bug 633364] Re: InnoDB should be the default table type

2010-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~clint-fewbar/ubuntu/maverick/mysql-5.1/innodb- default-table-type -- InnoDB should be the default table type https://bugs.launchpad.net/bugs/633364 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in ubuntu.

[Bug 633364] Re: InnoDB should be the default table type

2010-09-08 Thread Clint Byrum
good point Roy, I've updated the linked branch with some tuned defaults for InnoDB. One point of ugh in doing this is for upgrades, we can't really drop key_buffer_size, so we'll have to leave it at 16M and suggest that people lower it if they want to reclaim that RAM. -- InnoDB should be the

[Bug 633516] [NEW] package odbcinst 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas
Public bug reported: Binary package hint: unixodbc Actualización de Ubuntu 8.04LTS a Ubuntu 10.04LTS ProblemType: Package DistroRelease: Ubuntu 10.04 Package: odbcinst 2.2.11-21 ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic i686

[Bug 633516] Re: package odbcinst 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/633516/+attachment/1558186/+files/Dependencies.txt ** Attachment added: VarLogDistupgrade201009072309.gz https://bugs.launchpad.net/bugs/633516/+attachment/1558187/+files/VarLogDistupgrade201009072309.gz -- package

[Bug 632791] Re: upgrade fails: trying to overwrite '/usr/bin/mkpasswd', which is also in package mkpasswd 5.0.6ubuntu1

2010-09-08 Thread Steve Beattie
Attached is a debdiff to add replaces: mkpasswd. I've verified that it fixes the broken upgrade issue on a couple of hosts that have hit the issue. ** Patch added: whois_5.0.7ubuntu1.debdiff

[Bug 633523] [NEW] package unixodbc 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas
Public bug reported: Binary package hint: unixodbc Actualización de Ubuntu 8.04LTS a Ubuntu 10.04LTS ProblemType: Package DistroRelease: Ubuntu 10.04 Package: unixodbc 2.2.11-21 ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic i686

[Bug 633523] Re: package unixodbc 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/633523/+attachment/1558211/+files/Dependencies.txt ** Attachment added: VarLogDistupgrade201009072309.gz https://bugs.launchpad.net/bugs/633523/+attachment/1558212/+files/VarLogDistupgrade201009072309.gz -- package

[Bug 633521] [NEW] package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas
Public bug reported: Binary package hint: unixodbc Actualización de Ubuntu 8.04LTS a Ubuntu 10.04LTS ProblemType: Package DistroRelease: Ubuntu 10.04 Package: odbcinst1debian1 2.2.11-21 ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic i686

[Bug 633521] Re: package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/633521/+attachment/1558209/+files/Dependencies.txt ** Attachment added: VarLogDistupgrade201009072309.gz https://bugs.launchpad.net/bugs/633521/+attachment/1558210/+files/VarLogDistupgrade201009072309.gz -- package

[Bug 632997] Re: package mysql-server-5.0 5.1 .30really5.0.75-0ubuntu10.5 failed to install/upgr ade: el subproceso post-installation script devolvi ó el código de salida de error 1

2010-09-08 Thread Serge Hallyn
Thank you for taking the time to report this bug and helping to make Ubuntu better. Could you please provide the following information: * content of /var/log/daemon.log related to mysql processes: /var/log/daemon.log * apparmor audit messages related to mysqld. The output of the command:

[Bug 582963] Re: SSL pass phrase dialog can't read input

2010-09-08 Thread Stefan Fritsch
Doesn't upstart have a facility to handle this kind of problems? If no, how does e.g. cryptsetup work in Ubuntu? -- SSL pass phrase dialog can't read input https://bugs.launchpad.net/bugs/582963 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 631064] Re: connection forbidden on localhost after wireless connected

2010-09-08 Thread Stefan Fritsch
Gerben, can you please also provide the output of the four commands getent hosts ::1 getent hosts 127.0.0.1 getent hosts localhost getent hosts ip6-localhost both before and after wireless network is configured? Thanks. -- connection forbidden on localhost after wireless connected

[Bug 633186] Re: kvm virtio block device SEGFAULT

2010-09-08 Thread Serge Hallyn
Hi, thanks for reporting this bug and helping to make Ubuntu better. I'm still trying to set up a way to reproduce this, but my first suggestion would be to try removing the '-boot c' from the command using virtio. That combination has been known to cause problems. Please let us know if that

[Bug 633186] Re: kvm virtio block device SEGFAULT

2010-09-08 Thread Serge Hallyn
Regarding the original segfaults of KVM, it looks like you are having some troubles with multipath (I see segfaults of multipathd as well as IO errors at least right before one of the kvm segfaults). I don't know if that is a hardware fault with the controller, or a bug in the driver that a

[Bug 633568] [NEW] dhclient3 not recognize -4 option sent by network manager

2010-09-08 Thread smidl
Public bug reported: Binary package hint: dhcp3-client This is about interaction of nentowrk-manager and dhclient3 in current maverick. My wifi AP does not support IPv6, so the nm is trying to instruct dhclient not to use it. And apparently fails. Described in:

[Bug 633516] Re: package odbcinst 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread Serge Hallyn
The /var/log/distupgrade attachement is corrupt. Can you upload the contents of /var/log/distupgrade/2010090723*, as well as /var/log/dpkg.log and /var/log/apt/term.log? ** Changed in: unixodbc (Ubuntu) Status: New = Incomplete -- package odbcinst 2.2.11-21 failed to install/upgrade:

[Bug 633523] Re: package unixodbc 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread Serge Hallyn
HI, your /var/log/distupgrade attachment is corrupt. Please upload /var/log/distupgrade/201009072309* , /var/log/dpkg.log, and /var/log/apt/term.log. ** Changed in: unixodbc (Ubuntu) Status: New = Incomplete -- package unixodbc 2.2.11-21 failed to install/upgrade:

[Bug 633521] Re: package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread Serge Hallyn
Hi, your /var/log/distupgrade attachment is corrupt. Please upload /var/log/distupgrade/201009072309* , /var/log/dpkg.log, and /var/log/apt/term.log. ** Changed in: unixodbc (Ubuntu) Status: New = Incomplete -- package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

[Bug 632791] Re: upgrade fails: trying to overwrite '/usr/bin/mkpasswd', which is also in package mkpasswd 5.0.6ubuntu1

2010-09-08 Thread Colin Watson
I think you need to add Conflicts: mkpasswd as well, since we want the old mkpasswd package to be entirely replaced and removed. See Debian Policy 7.6.2. Also, it would be helpful to include a note in the changelog saying that this change needs to be kept until after the next LTS release. --

[Bug 633568] Re: dhclient3 not recognize -4 option sent by network manager

2010-09-08 Thread Serge Hallyn
Thanks for reporting this bug and helping to make ubuntu better. I believe this should be marked as a bug against network-manager rather than dhcp3-client. There is a patch in network-manager which detects the dhcp client at *compile* time and removes the -4 option, so clearly they are aware of

[Bug 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2010-09-08 Thread jdobry
Same for me like #20 and I am not abble to find new bug -- [FFE] tftpd-hpa doesn't start on boot https://bugs.launchpad.net/bugs/522509 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 620382] Re: smbmount allows mounting the same ressource multiple times on the same mountpoint

2010-09-08 Thread Bryce Nesbitt
Same issue here. Presumably this is an upstream issue: Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda1234455920 6854696 215691492 4% / none 1020280 264 1020016 1% /dev none 1024796 384 1024412

[Bug 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-08 Thread C de-Avillez
As far as volume-creation/deletion goes, it seems to be running like a charm. The only small thing is when deleting volumes cloud-debug.log gets at least one error logged for each volume: 17:29:44 ERROR [SystemUtil:pool-10-thread-4] com.eucalyptus.util.ExecutionException:

[Bug 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-08 Thread C de-Avillez
Oh, forgot, sorry: logs saved as usual: Using saved push location: bzr+ssh://bazaar.launchpad.net/~hggdh2/%2Bjunk/uec-qa/ Pushed up to revision 52. -- [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs) https://bugs.launchpad.net/bugs/590929 You

[Bug 632791] Re: upgrade fails: trying to overwrite '/usr/bin/mkpasswd', which is also in package mkpasswd 5.0.6ubuntu1

2010-09-08 Thread Steve Beattie
Thanks for the feedback, Colin. Updated debdiff attached. ** Patch added: whois_5.0.7ubuntu1.debdiff https://bugs.launchpad.net/ubuntu/+source/whois/+bug/632791/+attachment/1558648/+files/whois_5.0.7ubuntu1.debdiff -- upgrade fails: trying to overwrite '/usr/bin/mkpasswd', which is also in

[Bug 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-08 Thread Neil Soman
17:29:44 ERROR [SystemUtil:pool-10-thread-4] com.eucalyptus.util.ExecutionException: ///usr/lib/eucalyptus/euca_rootwrap losetup /dev/loop151 error: loop: can't get info on device /dev/loop151: No such device or address com.eucalyptus.util.ExecutionException: ///usr/lib/eucalyptus/euca_rootwrap

[Bug 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-08 Thread C de-Avillez
Cool. I could not see it as an error anyway, but it is good to have your confirmation. And I agree, not critical at all. Thank you, Neil. -- [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs) https://bugs.launchpad.net/bugs/590929 You received this bug

[Bug 247583] Re: add option to start dnsmasq with a custom configuration file

2010-09-08 Thread E.T. Anderson
Does the network XML allow for MX records? I'd like to have an email server VM, but email servers need MX records, and I didn't see a way to specify that in the documentation linked above. -- add option to start dnsmasq with a custom configuration file https://bugs.launchpad.net/bugs/247583 You

[Bug 633392] Re: Bridged Guests losing network connectivity

2010-09-08 Thread Serge Hallyn
I'd try the pre-proposed lucid kernels, see: https://launchpad.net/~kernel-ppa/+archive/pre-proposed -- Bridged Guests losing network connectivity https://bugs.launchpad.net/bugs/633392 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

  1   2   3   4   5   6   7   8   9   10   >