[Bug 641151] [NEW] multipath flush always returns 1

2010-09-17 Thread Adam Guthrie
Public bug reported:

Binary package hint: multipath-tools

multipath -f devicename or multipath -F alway return 1

Fixed upstream, patch attached.

** Affects: multipath-tools (Ubuntu)
 Importance: Undecided
 Status: New

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 641151] Re: multipath flush always returns 1

2010-09-17 Thread Adam Guthrie

** Attachment added: multipath-flush-return-code.patch
   
https://bugs.launchpad.net/bugs/641151/+attachment/1597424/+files/multipath-flush-return-code.patch

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 633186] Re: kvm virtio block device SEGFAULT

2010-09-16 Thread Adam Guthrie
The multipath segfaults are this bug:

https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/488285

and I've patched to fix those.

Attached is the output of virsh-dumpxml.xml for one of my VMs.

I'm going to try reproducing this this afternoon and will try removing
the boot option.

** Attachment added: virsh-dumpxml.xml
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/633186/+attachment/1592952/+files/virsh-dumpxml.xml

-- 
kvm virtio block device SEGFAULT
https://bugs.launchpad.net/bugs/633186
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 488285] Re: multipathd segfault

2010-09-16 Thread Adam Guthrie
I can confirm the fix in debian works.  The minimal patch is attached.

** Changed in: multipath-tools (Ubuntu)
   Status: New = Confirmed

** Patch added: 0013-multipathd-crash-on-shutdown.patch
   
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/488285/+attachment/1592940/+files/0013-multipathd-crash-on-shutdown.patch

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 488285] Re: multipathd segfault

2010-09-16 Thread Adam Guthrie
marking as patch-accepted-upstream as cherry-picked from debian which
was itself cherry-picked from upstream.

** Tags added: patch-accepted-upstream

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 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
constantly SEGFAULTs whilst booting.  I have tried running the kvm
command manually with a reduced number of options, and this seems to
suggest virtio is at fault.  For example:

/usr/bin/kvm -M pc-0.12 -enable-kvm -m 512 -smp 1 -name one-0 -boot c
-drive
file=/srv/cloud/one/var//0/images/disk.0,if=virtio,index=0,boot=on -vnc
0.0.0.0:10

segfault whereas

/usr/bin/kvm -M pc-0.12 -enable-kvm -m 512 -smp 1 -name one-0 -boot c
-drive file=/srv/cloud/one/var//0/images/disk.0,index=0,if=scsi,boot=on
-vnc 0.0.0.0:10

boots fine.  The stacktrace is:

#0  virtio_blk_rw_complete (opaque=0x1000190, ret=-5) at 
/build/buildd/qemu-kvm-0.12.3+noroms/hw/virtio-blk.c:129
#1  0x00472f6e in multiwrite_user_cb (mcb=0xcff350) at block.c:1610
#2  0x00473007 in multiwrite_cb (opaque=0xcff350, ret=-5) at 
block.c:1625
#3  0x0047718d in posix_aio_process_queue (opaque=value optimized 
out) at posix-aio-compat.c:460
#4  0x00477288 in posix_aio_read (opaque=0xc781a0) at 
posix-aio-compat.c:501
#5  0x0040c4bf in main_loop_wait (timeout=1000) at 
/build/buildd/qemu-kvm-0.12.3+noroms/vl.c:3999
#6  0x00425afa in kvm_main_loop () at 
/build/buildd/qemu-kvm-0.12.3+noroms/qemu-kvm.c:2122
#7  0x0040f046 in main_loop (argc=value optimized out, 
argv=0x7fffe658, envp=value optimized out)
at /build/buildd/qemu-kvm-0.12.3+noroms/vl.c:4210
#8  main (argc=value optimized out, argv=0x7fffe658, envp=value 
optimized out) at /build/buildd/qemu-kvm-0.12.3+noroms/vl.c:6238

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: qemu-kvm 0.12.3+noroms-0ubuntu9.2
ProcVersionSignature: Ubuntu 2.6.32-24.42-server 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-server x86_64
Architecture: amd64
Date: Wed Sep  8 14:29:42 2010
InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
MachineType: Supermicro X8DTT
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-server root=/dev/mapper/os-root 
ro quiet
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: qemu-kvm
dmi.bios.date: 03/08/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080016
dmi.board.asset.tag: 1234567890
dmi.board.name: X8DTT
dmi.board.vendor: Supermicro
dmi.board.version: 2.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 17
dmi.chassis.vendor: Supermicro
dmi.chassis.version: 1234567890
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080016:bd03/08/2010:svnSupermicro:pnX8DTT:pvr1234567890:rvnSupermicro:rnX8DTT:rvr2.0:cvnSupermicro:ct17:cvr1234567890:
dmi.product.name: X8DTT
dmi.product.version: 1234567890
dmi.sys.vendor: Supermicro

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
kvm virtio block device SEGFAULT
https://bugs.launchpad.net/bugs/633186
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556990/+files/Dependencies.txt

** Attachment added: KvmCmdLine.txt
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556991/+files/KvmCmdLine.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/633186/+attachment/1556992/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/633186/+attachment/1556993/+files/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556994/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556995/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556996/+files/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556997/+files/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/633186/+attachment/1556998/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/633186/+attachment/1556999/+files/UdevLog.txt

-- 
kvm virtio block device SEGFAULT
https://bugs.launchpad.net/bugs/633186
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 156049] Re: ssh-copy-id doesn't actually change permissions

2010-07-19 Thread Adam Guthrie
http://anoncvs.mindrot.org/index.cgi/openssh/contrib/ssh-copy-
id.1?view=log

** Tags added: patch-accepted-upstream
** Tags removed: patch-forwarded-upstream

-- 
ssh-copy-id doesn't actually change permissions
https://bugs.launchpad.net/bugs/156049
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 591802] Re: tomcat fails to start using a security manager

2010-07-12 Thread Adam Guthrie
Changes accepted in debian in 6.0.24-4

** Tags added: patch-accepted-debian
** Tags removed: patch-forwarded-debian

-- 
tomcat fails to start using a security manager
https://bugs.launchpad.net/bugs/591802
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 591802] Re: tomcat fails to start using a security manager

2010-07-12 Thread Adam Guthrie
-proposed package passes test case on my 10.04 i686 desktop.

-- 
tomcat fails to start using a security manager
https://bugs.launchpad.net/bugs/591802
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 156049] Re: ssh-copy-id doesn't actually change permissions

2010-06-21 Thread Adam Guthrie
** Bug watch added: OpenSSH Portable Bugzilla #1786
   https://bugzilla.mindrot.org/show_bug.cgi?id=1786

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

** Tags added: patch-forwarded-upstream

-- 
ssh-copy-id doesn't actually change permissions
https://bugs.launchpad.net/bugs/156049
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 591802] Re: tomcat fails to start using a security manager

2010-06-09 Thread Adam Guthrie
I've confirmed using 6.0.24-2ubuntu1 on 10.04

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

-- 
tomcat fails to start using a security manager
https://bugs.launchpad.net/bugs/591802
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 591802] Re: tomcat fails to start using a security manager

2010-06-09 Thread Adam Guthrie
I've tested the patch and they seem to work.

-- 
tomcat fails to start using a security manager
https://bugs.launchpad.net/bugs/591802
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 591802] Re: tomcat fails to start using a security manager

2010-06-09 Thread Adam Guthrie

** Patch added: tomcat6_6.0.24-2ubuntu2.debdiff
   http://launchpadlibrarian.net/50039553/tomcat6_6.0.24-2ubuntu2.debdiff

-- 
tomcat fails to start using a security manager
https://bugs.launchpad.net/bugs/591802
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 591802] Re: tomcat fails to start using a security manager

2010-06-09 Thread Adam Guthrie
** Bug watch added: Debian Bug tracker #585379
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585379

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

** Tags added: patch-forwarded-debian

-- 
tomcat fails to start using a security manager
https://bugs.launchpad.net/bugs/591802
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 578665] Re: package dbconfig-common 1.8.44ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-05-29 Thread Adam Guthrie
** Package changed: ubuntu = dbconfig-common (Ubuntu)

-- 
package dbconfig-common 1.8.44ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/578665
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs