[Bug 448674] Re: VM is suspended after live migrate in Karmic

2009-10-29 Thread Dmitry Ljautov
I have reproduced bug. 
I have asus and kvm with karmic as host os (it's ok for jaunty).
# uname -a
Linux kvm 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009 x86_64 
GNU/Linux

There's no problem with DNS: asus and kvm resolved corectly on both hosts.
Both hosts has
1.
listen_tls = 0
listen_tcp = 1
auth_tcp = none
in /etc/libvirt/libvirtd.conf
2.  
libvirtd_opts=-d -l
in /etc/default/libvirt-bin
3. 
Turned off apparmor with command `sudo invoke-rc.d apparmor stop`

I have fresh installed XP as guest (also tried with Win 2008 x64 with
same results).

# virsh --connect=qemu+tcp://kvm/system list
Connecting to uri: qemu+tcp://kvm/system
 Id Name State
--
  5 xp   running

It pings (rdp session work too), and of course it works through vnc.

When I try to migrate it.
# virsh --connect=qemu+tcp://kvm/system migrate --live xp qemu+tcp://asus/system

I get in /var/log/syslog and /var/log/libvirt/qemu/xp.log (time on both
host is syncronized)

Oct 29 12:31:39 asus kernel: [ 7868.432787] device vnet0 entered promiscuous 
mode
Oct 29 12:31:39 asus kernel: [ 7868.434144] breth0: port 2(vnet0) entering 
learning state

== /var/log/libvirt/qemu/xp.log ==
LC_ALL=C LD_LIBRARY_PATH=/usr/local/lib 
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin HOME=/root 
USER=root LOGNAME=root /usr/bin/kvm -S -M pc-0.11 -m 512 -smp 1 -name xp -uuid 
02f32130-6933-6594-544e-7b12fa1bbd34 -monitor 
unix:/var/run/libvirt/qemu/xp.monitor,server,nowait -boot c -drive 
file=/mnt/nfs/images/xp.img,if=ide,index=0,boot=on -drive 
file=/mnt/nfs/iso/R10.iso,if=ide,media=cdrom,index=2 -net 
nic,macaddr=54:52:00:17:57:79,vlan=0,name=nic.0 -net 
tap,fd=18,vlan=0,name=tap.0 -serial pty -parallel none -usb -usbdevice tablet 
-vnc 0.0.0.0:0 -k en-us -vga cirrus -incoming tcp:0.0.0.0:49154
char device redirected to /dev/pts/0

== /var/log/syslog ==
Oct 29 12:31:48 asus kernel: [ 7877.430637] breth0: port 2(vnet0) entering 
forwarding state
Oct 29 12:31:49 asus kernel: [ 7878.472528] vnet0: no IPv6 routers present

== /var/log/syslog ==
Oct 29 12:33:06 kvm kernel: [ 4912.152966] breth0: port 2(vnet0) entering 
disabled state
Oct 29 12:33:06 kvm kernel: [ 4912.192109] device vnet0 left promiscuous mode
Oct 29 12:33:06 kvm kernel: [ 4912.192112] breth0: port 2(vnet0) entering 
disabled state


And just after migration guest xp hangs (not answer on keyboard and mouse in 
vnc console), no reply on `ping xp` anymore.

# virsh --connect=qemu+tcp://kvm/system list
Connecting to uri: qemu+tcp://kvm/system
 Id Name State
--

# virsh --connect=qemu+tcp://asus/system list
Connecting to uri: qemu+tcp://asus/system
 Id Name State
--
  2 xp   running

But If we do:

# virsh --connect=qemu+tcp://asus/system suspend xp
Connecting to uri: qemu+tcp://asus/system
Domain xp suspended

# virsh --connect=qemu+tcp://asus/system resume xp
Connecting to uri: qemu+tcp://asus/system
Domain xp resumed

XP'll become alive in vnc, and begin answer for icmp requests (or rdp sessions 
will continue working -- no matter how to test).
For guest xp it looked like a pause since migration.  For users of XP all 
sessions fails by timeout.

-- 
VM is suspended after live migrate in Karmic
https://bugs.launchpad.net/bugs/448674
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

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


[Bug 461528] Re: apparmor blocks migration

2009-10-29 Thread Dmitry Ljautov
Just found a Bug #448674 with my situation. Posted there how to
reproduce.

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

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


[Bug 458904] Re: When installing a node, euca_find_cluster fails to locate the cluster controller if instances are running

2009-10-29 Thread Thierry Carrez
Mathias, re: comment 15:
To fix this you need to manually publish the address (your upstart script) 
*and* run avahi with publish-addresses=no. That way the right mapping address 
is published and the new ones don't get auto-published.

-- 
When installing a node, euca_find_cluster fails to locate the cluster 
controller if instances are running
https://bugs.launchpad.net/bugs/458904
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 462317] Re: setup crashes

2009-10-29 Thread Thierry Carrez
Not a bug in samba, reporting against update-manager as the bug message
requests...

** Package changed: samba (Ubuntu) = update-manager (Ubuntu)

** Changed in: update-manager (Ubuntu)
   Importance: Low = Undecided

** Changed in: update-manager (Ubuntu)
   Status: Incomplete = New

-- 
setup crashes
https://bugs.launchpad.net/bugs/462317
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2009-10-29 Thread Thierry Carrez
 I have a use case of wanting to pack up my laptop up quickly after using 
 wireless
 at a client's office where I have to mount a remote Windows filesystem using 
 Samba.

Any reason why you don't use nautilus-based mounts (typing smb:// ... in
Nautilus) ? fstab-based network filesystem mounts and wireless/suspend
don't work that well together.

-- 
Network is brought down before network filesystems are unmounted (CIFS timeout 
at shutdown)
https://bugs.launchpad.net/bugs/211631
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 458987] Re: Segmentation fault when running Wordpress Multiuser

2009-10-29 Thread Daniel Wiberg
Wordpress-MU requires at least 1 GB memory to run a few blogs. Core
dumps stop when adding more memory. I couldn't see it was memory related
from the core dump. Sorry.

** Changed in: php5 (Ubuntu)
   Status: Incomplete = Invalid

-- 
Segmentation fault when running Wordpress Multiuser
https://bugs.launchpad.net/bugs/458987
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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


Re: [Bug 456224] Re: Installing bind9 with forwarders causes loss of hostname resolution.

2009-10-29 Thread cwsupport

Mathias Gug wrote:
 On Thu, Oct 22, 2009 at 08:24:46AM -, cwsupport wrote:
   
 Resolv.conf did have two lines with nameserver entries for the two
 entries that were moved to Bind9.

 

 I can't reproduce this. Using a standard karmic system, installing the
 bind9 package does *not* delete any lines in /etc/resolv.conf. It
 doesn't even use the entries in /etc/resolv.conf to setup forwarders (ie
 the default bind9 configuration isn't a local cache).
   
I never said the installer did this. I moved the lines from resolv.conf
to the forwarders section.
  
   
 Before this is discounted though how come DIG still resolves (i.e.
 automatically uses 127.0.0.1) yet PING (and other programs) don't?
 

 DIG bypasses the libc stack (and thus resolv.conf - the same way has
 host does) while ping uses the libc stack (and thus uses the information
 from resolv.conf).


 Is the resolvconf package installed on the system?
   
Yes. Is this expected behaviour from dig? If so then I suspect the libc
stack has been fixed and no longer auto-resolves using 127.0.0.1 for DNS
services. In which case this can be closed as works for me.

-- 
Sincerely Yours

Copyright Witness Net Support
netsupp...@copyrightwitness.net

www.copyrightwitness.com
Registration centre for copyright works.

This e-mail and any attachments are confidential and intended for the addressee 
only.
The information in this mail does not amount to legal advice or opinion. Any 
views or legal references are those of the author and are based on personal 
opinion or understanding only.

-- 
Installing bind9 with forwarders causes loss of hostname resolution.
https://bugs.launchpad.net/bugs/456224
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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


Re: [Bug 426497] Re: kqemu mode not compiled for karmic

2009-10-29 Thread Traumflug

Am 28.10.2009 um 18:21 schrieb Nigel Pallett:

 The problem occurs when I'm using virt-manager or virsh to run the  
 Virtual Machines under kqemu.

I can't help here as I use qemu without any managers. Typical  
strategy here is to try find out which commands these managers try to  
launch and to re-try them in the command line. Likely not a qemu  
issue, though, as those manager should do what qemu accepts, not the  
other way around.

-- 
kqemu mode not compiled for karmic
https://bugs.launchpad.net/bugs/426497
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 461156] Re: User data is not parsed correctly by Eucalyptus in some cases

2009-10-29 Thread Thierry Carrez
Test case A:
A1 euca-run-instances -k $MYKEY --user-data FOO $EMI -t c1.medium
A2 ssh -i $MYKEYPRIV ubu...@$ip 'wget -q 
http://169.254.169.254/latest/user-data -O -'; echo
Expected results: A2 should return FOO

Test case B:
B1 euca-run-instances -k $MYKEY --user-data   FOO  $EMI -t c1.medium
B2 ssh -i $MYKEYPRIV ubu...@$ip 'wget -q 
http://169.254.169.254/latest/user-data -O -'; echo
Expected results: B2 should return   FOO 

With unpatched euca2ools and unpatched eucalyptus:
Test A fails with A2 returning Rk9P instead of FOO
Test B fails with B2 returning IDw8IEZPTyA- instead of   FOO 

With patched euca2ools (from smoser PPA) and unpatched eucalyptus:
Test A : PASS
Test B fails with B1 returning 403 Forbidden

Note that python-boto does encode UserData using base64.b64encode (not
urlsafe_b64encode as suggested in comment 13). The 403 Forbidden issue
probably comes from URL decoding hitting special characters in
HmacV2Handler.java, since they are no longer protected by double
base64 encoding. Usage of canonicalString.replaceAll(\\+,%20) in
there seems particularly relevant, since   FOO  translates to
IDw8IEZPTyA+

-- 
User data is not parsed correctly by Eucalyptus in some cases
https://bugs.launchpad.net/bugs/461156
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 429781] Re: snapshots created in 1.5 do not get imported to 1.6

2009-10-29 Thread Steve Langasek
Documented at
https://wiki.ubuntu.com/KarmicKoala/ReleaseNotes#Eucalyptus%201.5%20snapshots%20not%20preserved%20on%20upgrade%20to%201.6:

If a system running Ubuntu Enterprise Cloud on Ubuntu 9.04 is upgraded
to Ubuntu 9.10, any existing snapshots will be unavailable after
upgrade. Users affected by this issue may wish to defer their upgrade
until a complete migration guide from Ubuntu 9.04 to Ubuntu 9.10 is made
available at [[http://help.ubuntu.com/community/UEC]] at a later time.
(Bug:4298781)


** Changed in: ubuntu-release-notes
   Status: Fix Committed = Fix Released

-- 
snapshots created in 1.5 do not get imported to 1.6
https://bugs.launchpad.net/bugs/429781
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458904] Re: When installing a node, euca_find_cluster fails to locate the cluster controller if instances are running

2009-10-29 Thread Steve Langasek
Documented at
https://wiki.ubuntu.com/KarmicKoala/ReleaseNotes#UEC%20Node%20Controller%20installation%20failure%20in%20an%20existing%20UEC:

Extending an existing Ubuntu Enterprise Cloud may fail during node
controller installation started using the Install Ubuntu Enterprise
Cloud option on the server CD. The node installation reports that the
preseed file cannot be downloaded from the Cluster Controller, because
the wrong IP address is used to connect to the Cluster Controller.

As a workaround for this issue, users can install a standard Ubuntu 9.10
server and then install the {{{eucalyptus-nc}}} package after reboot.
Additionally, the system's primary ethernet interface will need to be
configured as a bridge and the public ssh key of the Cloud Controller's
eucalyptus user will need to be manually copied into the
{{{authorized_keys}}} file of the Node Controller's eucalyptus user.
More detailed instructions can be found in Step 3 of the UEC Package
Install tutorial at
[[https://help.ubuntu.com/community/UEC/PackageInstall]]. (Bug:458904)


** Changed in: ubuntu-release-notes
   Status: Fix Committed = Fix Released

-- 
When installing a node, euca_find_cluster fails to locate the cluster 
controller if instances are running
https://bugs.launchpad.net/bugs/458904
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 462928] Re: package mysql-server-5.0 None [modified: /var/lib/dpkg/info/mysql-server-5.0.list] failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2009-10-29 Thread Chuck Short
Hi,

This isnt a mysql bug. Relevant error:

 corrupted filesystem tarfile - corrupted package archive
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Selecting previously deselected package mysql-server.
Unpacking mysql-server (from .../mysql-server_5.0.51a-3ubuntu5.4_all.deb) ...
Errors were encountered while processing:
 /var/cache/apt/archives/mysql-server-5.0_5.0.51a-3ubuntu5.4_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

To get around it:

sudo rm   /var/cache/apt/archives/mysql-server-5.0_5.0.51a-
3ubuntu5.4_i386.deb


** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New = Invalid

-- 
package mysql-server-5.0 None [modified: 
/var/lib/dpkg/info/mysql-server-5.0.list] failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/462928
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 455873] Re: mod proxy causes duplicate query strings when nocanon option is used

2009-10-29 Thread Chuck Short
I have queued it up for the next upload. Thanks for the patch.

Regards
chuck

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

-- 
mod proxy causes duplicate query strings when nocanon option is used
https://bugs.launchpad.net/bugs/455873
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 270899] Re: /etc/init.d/apache2 restart fails on busy webservers

2009-10-29 Thread Chuck Short
Hi,

I have backported the fix from karmic to fix this in hardy.

Thanks
chuck

-- 
/etc/init.d/apache2 restart fails on busy webservers
https://bugs.launchpad.net/bugs/270899
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 439566] [NEW] add python-software-properties to ubuntu-standard

2009-10-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

the python-software-properties package in Karmic should be added to the
ubuntu-standard dependencies to make 'add-apt-repository' available on
server installations.

ProblemType: Bug
Architecture: i386
Date: Wed Sep 30 21:16:09 2009
DistroRelease: Ubuntu 9.10
Package: ubuntu-standard 1.171
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36eee1-generic
SourcePackage: ubuntu-meta
Uname: Linux 2.6.31-11-generic i686

** Affects: ubuntu-meta (Ubuntu)
 Importance: Wishlist
 Assignee: Ubuntu Server Team (ubuntu-server)
 Status: Triaged


** Tags: apport-bug i386
-- 
add python-software-properties to ubuntu-standard
https://bugs.launchpad.net/bugs/439566
You received this bug notification because you are a member of Ubuntu Server 
Team, which is a bug assignee.

-- 
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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2009-10-29 Thread Max-Ulrich Farber
An other important reason is that gvfs does not support cifs UNIX
Extensions  yet.

-- 
Network is brought down before network filesystems are unmounted (CIFS timeout 
at shutdown)
https://bugs.launchpad.net/bugs/211631
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 439566] Re: add python-software-properties to ubuntu-standard

2009-10-29 Thread Loïc Minier
I agree, I just wanted to add a PPA to a server install to test a bug
fix and had to manually install python-software-properties to get add-
apt-repository.

** Changed in: ubuntu-meta (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: ubuntu-meta (Ubuntu)
   Status: New = Triaged

** Changed in: ubuntu-meta (Ubuntu)
 Assignee: (unassigned) = Ubuntu Server Team (ubuntu-server)

-- 
add python-software-properties to ubuntu-standard
https://bugs.launchpad.net/bugs/439566
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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 450501] Re: ab crashed with SIGSEGV in main()

2009-10-29 Thread Chuck Short
This is the patch that fixes it:

http://svn.apache.org/viewvc?view=revisionrevision=826497

ch...@kenny:~/work/server/bugs/karmic/apache/build$ ab -c 1000 -n 10 -r 
127.0.0.1/
This is ApacheBench, Version 2.3 $Revision: 655654 $
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking 127.0.0.1 (be patient)
Cannot allocate memory for result statistics
ch...@kenny:~/work/server/bugs/karmic/apache/build$ 

Will fix it for lucid and do an SRU.

Thanks for the bug report.

Regards
chuck

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

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

-- 
ab crashed with SIGSEGV in main()
https://bugs.launchpad.net/bugs/450501
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 453335] Re: apparmor complains about write access to a readonly file

2009-10-29 Thread Jamie Strandboge
This kernel allows me to have things like this in the profile and have it work 
as expected:
  /home/jamie/vms/isos/karmic/karmic-server-amd64.iso r,
  # don't audit writes to readonly media
  deny /home/jamie/vms/isos/karmic/karmic-server-amd64.iso w,

Ie, jj's kernel fixes this for me.

-- 
apparmor complains about write access to a readonly file
https://bugs.launchpad.net/bugs/453335
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

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


[Bug 462749] Re: vsftpd-2.2.0 (currently in karmic) is affected by pasv_address regression

2009-10-29 Thread Chuck Short
Hi,

Thanks for the bug report, can you try the version in my ppa?
(http://launchpad.net/~zulcss/+archive) And see if that fixes the issue
for you.

Thanks
chuck

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

-- 
vsftpd-2.2.0 (currently in karmic) is affected by pasv_address regression
https://bugs.launchpad.net/bugs/462749
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 462962] Re: [karmic] mysql-common fails to install

2009-10-29 Thread Chuck Short
Hi,

It looks like you are having problems with NFS, this isnt a mysql bug.

Regards
chuck

=

Relevant error:

dpkg: error processing 
/var/cache/apt/archives/mysql-common_5.1.37-1ubuntu5_all. deb (--unpack):
 unable to stat `./usr/share/mysql-common' (which I was about to install): 
Stale NFS file handle
Selecting previously deselected package libmysqlclient15off.


** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New = Invalid

-- 
[karmic] mysql-common fails to install
https://bugs.launchpad.net/bugs/462962
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2009-10-29 Thread Dario Panico
I have a Timecapsule (latest firmware) and thi bug affects me too, with
karmic.

Tell me what I should provide you to help debugging.

-- 
2.6.31 - Can't see files in CIFS-mounted directories
https://bugs.launchpad.net/bugs/406466
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 462545] Re: bacula did not load

2009-10-29 Thread Chuck Short
*** This bug is a duplicate of bug 452718 ***
https://bugs.launchpad.net/bugs/452718

** This bug has been marked a duplicate of bug 452718
   Bacula crashed on install

-- 
bacula did not load
https://bugs.launchpad.net/bugs/462545
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2009-10-29 Thread mac_v
** Project changed: hundredpapercuts = null

-- 
Network is brought down before network filesystems are unmounted (CIFS timeout 
at shutdown)
https://bugs.launchpad.net/bugs/211631
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 458274] Re: unnecassary dependencies of apache2 modules

2009-10-29 Thread Chuck Short
** Changed in: apache2 (Ubuntu)
   Status: Incomplete = Triaged

-- 
unnecassary dependencies of apache2 modules
https://bugs.launchpad.net/bugs/458274
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 460089] Re: network state is lost if the cluster controller (CC) is stopped

2009-10-29 Thread Daniel Nurmi
Network state refers to instance IP addresses and active security group
rules (user defined instance network ingress policies).  It is important
to be able to maintain this state in the following scenario:

Eucalyptus is up and running
Users are running VMs and logging in/accessing them via the network
The machine on which the CC is running fails or reboots

Currently, if this happens, all currently running VMs will lose network
connectivity when the CC state is cleared.  If the files in
'/var/lib/eucalyptus/CC' are not removed, then the CC will restore the
system's network state when the machine comes back and the CC is
restarted.  Otherwise, all instances will need to be terminated and
restarted.

This issue arises when Eucalyptus is in MANAGED, MANAGED-NOVLAN, and
STATIC networking modes.

-- 
network state is lost if the cluster controller (CC) is stopped
https://bugs.launchpad.net/bugs/460089
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 462626] Re: [SRU] [karmic] Authentication failure from Windows 7 when domain joined.

2009-10-29 Thread Martin Pitt
Accepted samba into karmic-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!

** Tags added: verification-needed

-- 
[SRU] [karmic] Authentication failure from Windows 7 when domain joined.
https://bugs.launchpad.net/bugs/462626
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 461090] Re: updates for karmic and lucid needed to get maven plugins building

2009-10-29 Thread Martin Pitt
Accepted antlr into karmic-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!

** Tags added: verification-needed

-- 
updates for karmic and lucid needed to get maven plugins building
https://bugs.launchpad.net/bugs/461090
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to groovy 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 461090]

2009-10-29 Thread Martin Pitt
Accepted bcel into karmic-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!

-- 
updates for karmic and lucid needed to get maven plugins building
https://bugs.launchpad.net/bugs/461090
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to groovy 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 461090]

2009-10-29 Thread Martin Pitt
Accepted groovy into karmic-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!

-- 
updates for karmic and lucid needed to get maven plugins building
https://bugs.launchpad.net/bugs/461090
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to groovy 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 461090]

2009-10-29 Thread Martin Pitt
Accepted libxstream-java into karmic-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!

-- 
updates for karmic and lucid needed to get maven plugins building
https://bugs.launchpad.net/bugs/461090
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to groovy 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 461090]

2009-10-29 Thread Martin Pitt
Accepted libregexp-java into karmic-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!

-- 
updates for karmic and lucid needed to get maven plugins building
https://bugs.launchpad.net/bugs/461090
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to groovy 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 461090]

2009-10-29 Thread Martin Pitt
Accepted libxpp3-java into karmic-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!

-- 
updates for karmic and lucid needed to get maven plugins building
https://bugs.launchpad.net/bugs/461090
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to groovy 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 461090]

2009-10-29 Thread Martin Pitt
Accepted jline into karmic-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!

-- 
updates for karmic and lucid needed to get maven plugins building
https://bugs.launchpad.net/bugs/461090
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to groovy 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 449735] Re: [SRU] [karmic] Long SMB share names invisible and corrupts encodings

2009-10-29 Thread Martin Pitt
Accepted samba into karmic-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!

** Tags added: verification-needed

-- 
[SRU] [karmic] Long SMB share names invisible and corrupts encodings
https://bugs.launchpad.net/bugs/449735
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 377322] Re: my sftp conncection breaks spontaneously after a while, I have to re-login to fix it.

2009-10-29 Thread acacha
http://ubuntuforums.org/showthread.php?t=573863

-- 
my sftp conncection breaks spontaneously after a while, I have to re-login to 
fix it.
https://bugs.launchpad.net/bugs/377322
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 270713] Re: [SRU] snmpd: error getting netmask for interface

2009-10-29 Thread Martin Pitt
Jacob, thanks. Which release are you on?

-- 
[SRU] snmpd: error getting netmask for interface
https://bugs.launchpad.net/bugs/270713
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 461464] Re: ec2 api tools (ec2-api-tools-1.3-42584) not working against 1.6

2009-10-29 Thread John Pugh
** Also affects: eucalyptus (Ubuntu)
   Importance: Undecided
   Status: New

-- 
ec2 api tools (ec2-api-tools-1.3-42584) not working against 1.6
https://bugs.launchpad.net/bugs/461464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 460089] Re: network state is lost if the cluster controller (CC) is stopped

2009-10-29 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu)
   Status: Incomplete = Triaged

-- 
network state is lost if the cluster controller (CC) is stopped
https://bugs.launchpad.net/bugs/460089
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458521] Re: kvm crash when using virtio for network, hardy guest

2009-10-29 Thread Dustin Kirkland
I have a fix for this.

Patch attached.  Sent to upstream mailing list.  I'm going to start
rolling an SRU.

:-Dustin

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

** Attachment added: patch
   http://launchpadlibrarian.net/34603683/patch

-- 
kvm crash when using virtio for network, hardy guest
https://bugs.launchpad.net/bugs/458521
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 458163] Re: [regression] euca_rootwrap fixes affected eucalyptus power management (powerwake)

2009-10-29 Thread Matt Zimmerman
** Changed in: eucalyptus (Ubuntu Karmic)
   Status: Triaged = Fix Committed

-- 
[regression] euca_rootwrap fixes affected eucalyptus power management 
(powerwake)
https://bugs.launchpad.net/bugs/458163
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 461090] Re: updates for karmic and lucid needed to get maven plugins building

2009-10-29 Thread Martin Pitt
Accepted asm2 into karmic-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: asm2 (Ubuntu Karmic)
   Status: In Progress = Fix Committed

-- 
updates for karmic and lucid needed to get maven plugins building
https://bugs.launchpad.net/bugs/461090
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to groovy 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 454405] Re: the CC is returning incorrect networkIndex values on describeInstances

2009-10-29 Thread Thierry Carrez
** Also affects: eucalyptus (Ubuntu Karmic)
   Importance: High
   Status: Triaged

-- 
the CC is returning incorrect networkIndex values on describeInstances
https://bugs.launchpad.net/bugs/454405
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 439566] Re: add python-software-properties to ubuntu-standard

2009-10-29 Thread Mathias Gug
** Changed in: ubuntu-meta (Ubuntu)
 Assignee: Ubuntu Server Team (ubuntu-server) = Canonical Server Team 
(canonical-server)

-- 
add python-software-properties to ubuntu-standard
https://bugs.launchpad.net/bugs/439566
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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 452323] Re: kvm disable in bios (was: Unable to start EUC instances - no supported architecture for os type 'hvm')

2009-10-29 Thread Dustin Kirkland
** Changed in: qemu-kvm (Ubuntu)
Milestone: None = karmic-updates

** Also affects: eucalyptus (Ubuntu Karmic)
   Importance: Medium
   Status: Invalid

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

-- 
kvm disable in bios (was: Unable to start EUC instances - no supported 
architecture for os type 'hvm')
https://bugs.launchpad.net/bugs/452323
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 453441] Re: qemu-kvm should link against libcurl to be able to boot/stream off of http://..../*.iso

2009-10-29 Thread Dustin Kirkland
** Changed in: qemu-kvm (Ubuntu)
Milestone: None = karmic-updates

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

-- 
qemu-kvm should link against libcurl to be able to boot/stream off of 
http:///*.iso
https://bugs.launchpad.net/bugs/453441
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 429636] Re: ubuntu 8.04 cannot install apache2-prefork-dev

2009-10-29 Thread Chuck Short
This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** Changed in: apache2 (Ubuntu)
   Status: Incomplete = Invalid

-- 
ubuntu 8.04 cannot install apache2-prefork-dev
https://bugs.launchpad.net/bugs/429636
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 318495] Re: Patches for documentation

2009-10-29 Thread Chuck Short
** Changed in: autofs (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Patches for documentation
https://bugs.launchpad.net/bugs/318495
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs 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 459101] Re: Relay denied from eucalyptus registration emails - source address is wrong.

2009-10-29 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu Karmic)
   Status: Won't Fix = Triaged

** Changed in: eucalyptus (Ubuntu Karmic)
Milestone: None = karmic-updates

-- 
Relay denied from eucalyptus registration emails - source address is wrong.
https://bugs.launchpad.net/bugs/459101
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 455816] Re: When installing a UEC cluster, the prompt for the private interface is displayed after the Installation complete dialog

2009-10-29 Thread Thierry Carrez
** Tags removed: eucalyptus

-- 
When installing a UEC cluster, the prompt for the private interface is 
displayed after the Installation complete dialog
https://bugs.launchpad.net/bugs/455816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 452556] Re: euca-authorize default failing

2009-10-29 Thread Thierry Carrez
** Tags added: eucalyptus

-- 
euca-authorize default failing
https://bugs.launchpad.net/bugs/452556
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 452323] Re: kvm disable in bios (was: Unable to start EUC instances - no supported architecture for os type 'hvm')

2009-10-29 Thread Dustin Kirkland
** Changed in: qemu-kvm (Ubuntu Karmic)
   Importance: Wishlist = Low

-- 
kvm disable in bios (was: Unable to start EUC instances - no supported 
architecture for os type 'hvm')
https://bugs.launchpad.net/bugs/452323
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 353594] Re: Apache trying to start before network interfaces are up

2009-10-29 Thread Chuck Short
Nick,

I was wondering if you were still having this problem.

Thanks
chuck

@Alex F,

Please open a seperate bug for your case.

Thanks
chuck

-- 
Apache trying to start before network interfaces are up
https://bugs.launchpad.net/bugs/353594
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 399443] Re: package apache2.2-common 2.2.11-2ubuntu2.2 failed to install/upgrade: package apache2.2-common is already installed and configured

2009-10-29 Thread Chuck Short
Thanks for the response.

Regards
chuck

** Changed in: apache2 (Ubuntu)
   Status: Incomplete = Fix Released

-- 
package apache2.2-common 2.2.11-2ubuntu2.2 failed to install/upgrade: package 
apache2.2-common is already installed and configured
https://bugs.launchpad.net/bugs/399443
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 333172] Re: package apache2.2-common None [modified: /var/lib/dpkg/info/apache2.2-common.list] failed to install/upgrade: error creating directory `./var/cache/apache2': Input/output error

2009-10-29 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: apache2 (Ubuntu)
   Status: Incomplete = Invalid

-- 
package apache2.2-common None [modified: 
/var/lib/dpkg/info/apache2.2-common.list] failed to install/upgrade: error 
creating directory `./var/cache/apache2': Input/output error
https://bugs.launchpad.net/bugs/333172
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 369682] Re: AutoFS direct maps not working with NFSv4 exports

2009-10-29 Thread Chuck Short
** Changed in: autofs (Ubuntu)
   Status: Incomplete = Won't Fix

-- 
AutoFS direct maps not working with NFSv4 exports
https://bugs.launchpad.net/bugs/369682
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs 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 332677] Re: autofs fails to look up master map from ldap in Intrepid

2009-10-29 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
autofs fails to look up master map from ldap in Intrepid
https://bugs.launchpad.net/bugs/332677
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs 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 298964] Re: autofs.cifs broken when sharing CD drive without CD-ROM

2009-10-29 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
autofs.cifs broken when sharing CD drive without CD-ROM
https://bugs.launchpad.net/bugs/298964
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs 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 463449] [NEW] No possibility to decrease cloud-debug / cloud-error log verbosity (or disable them)

2009-10-29 Thread Thierry Carrez
Public bug reported:

Eucalyptus produces very noisy cloud-error.log and cloud-debug.log.
LOGLEVEL doesn't affect their verbosity.
There seem to be no easy way of disabling those logs. They are hardcoded in 
clc/modules/core/src/main/resources/log4j.xml which is shipped inside 
eucalyptus JARs ?

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


** Tags: eucalyptus

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

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

** Tags added: eucalyptus

-- 
No possibility to decrease cloud-debug / cloud-error log verbosity (or disable 
them)
https://bugs.launchpad.net/bugs/463449
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 461464] Re: ec2 api tools (ec2-api-tools-1.3-42584) not working against 1.6

2009-10-29 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu)
   Status: New = Confirmed

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

** Tags added: eucalyptus

-- 
ec2 api tools (ec2-api-tools-1.3-42584) not working against 1.6
https://bugs.launchpad.net/bugs/461464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 300965] Re: updatedb.mlocate crashes the machine, when the backupcc-pool becomes huge

2009-10-29 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
updatedb.mlocate crashes the machine, when the backupcc-pool becomes huge
https://bugs.launchpad.net/bugs/300965
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 221512] Re: autofs cannot mount nfs shares with the grpid

2009-10-29 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
autofs cannot mount nfs shares with the grpid
https://bugs.launchpad.net/bugs/221512
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs 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 158816] Re: auto.smb acts weird when smbfs is not installed

2009-10-29 Thread Chuck Short
Thanks for the information. Ill take a look at this for lucid.

Regards
chuck

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

-- 
auto.smb acts weird when smbfs is not installed
https://bugs.launchpad.net/bugs/158816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs 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 454405] Re: the CC is returning incorrect networkIndex values on describeInstances

2009-10-29 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu Karmic)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

-- 
the CC is returning incorrect networkIndex values on describeInstances
https://bugs.launchpad.net/bugs/454405
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458001] Re: LOGLEVEL in eucalyptus.conf doesn't affect cloud-output.log verbosity

2009-10-29 Thread Thierry Carrez
Splitted the cloud-error and cloud-debug issue to bug 463449.

** Summary changed:

- LOGLEVEL in eucalyptus.conf doesn't affect cloud-*.log verbosity
+ LOGLEVEL in eucalyptus.conf doesn't affect cloud-output.log verbosity

** Also affects: eucalyptus (Ubuntu Karmic)
   Importance: Low
   Status: Triaged

** Changed in: eucalyptus (Ubuntu Karmic)
Milestone: None = karmic-updates

** Changed in: eucalyptus (Ubuntu Karmic)
 Assignee: (unassigned) = Thierry Carrez (ttx)

-- 
LOGLEVEL in eucalyptus.conf doesn't affect cloud-output.log verbosity
https://bugs.launchpad.net/bugs/458001
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 118563] Re: non en_US locales misleads backuppc into saying backups are not succeeding

2009-10-29 Thread Chuck Short
** Changed in: backuppc (Ubuntu)
   Importance: Undecided = Low

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

-- 
non en_US locales misleads backuppc into saying backups are not succeeding
https://bugs.launchpad.net/bugs/118563
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 264289] Re: file and folder names

2009-10-29 Thread Chuck Short
** Changed in: backuppc (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: backuppc (Ubuntu)
   Importance: Low = Wishlist

-- 
file and folder names
https://bugs.launchpad.net/bugs/264289
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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


Re: [Bug 462928] Re: package mysql-server-5.0 None [modified: /var/lib/dpkg/info/mysql-server-5.0.list] failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2009-10-29 Thread Stephen G Nies
Thank You...I was able to download and install mysql with no errors. I
just used the Package Manager.

Steve
 Mr. Stephen G Nies
Mobile 920-737-6566
sgn...@att.net

CONFIDENTIALITY STATEMENT: This message from Stephen G Nies contains
information which is privileged and confidential and is solely for the
use of the intended recipient. If you are not the intended recipient, be
aware that any review, disclosure, copying, distribution, or use of the
contents of this message is prohibited. If you have received this in
error, please destroy it immediately and please notify us immediately
(920-737-6566).




From: Chuck Short chuck.sh...@canonical.com
To: sgn...@att.net
Sent: Thursday, October 29, 2009 7:18:28 AM
Subject: [Bug 462928] Re: package mysql-server-5.0 None [modified: 
/var/lib/dpkg/info/mysql-server-5.0.list] failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive

Hi,

This isnt a mysql bug. Relevant error:

corrupted filesystem tarfile - corrupted package archive
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Selecting previously deselected package mysql-server.
Unpacking mysql-server (from .../mysql-server_5.0.51a-3ubuntu5.4_all.deb) ...
Errors were encountered while processing:
/var/cache/apt/archives/mysql-server-5.0_5.0.51a-3ubuntu5.4_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

To get around it:

sudo rm  /var/cache/apt/archives/mysql-server-5.0_5.0.51a-
3ubuntu5.4_i386.deb


** Changed in: mysql-dfsg-5.0 (Ubuntu)
      Status: New = Invalid

-- 
package mysql-server-5.0 None [modified: 
/var/lib/dpkg/info/mysql-server-5.0.list] failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/462928
You received this bug notification because you are a direct subscriber
of the bug.

Status in “mysql-dfsg-5.0” package in Ubuntu: Invalid

Bug description:
I was trying to install mysql-server and received the following message;

sgn...@server1:~$ sudo apt-get install mysql-server
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct 
the problem. 
sgn...@server1:~$ sudo dpkg --configure -a
sgn...@server1:~$ sudo apt-get install mysql-server
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following extra packages will be installed:
  libdbd-mysql-perl libdbi-perl libnet-daemon-perl libplrpc-perl 
mysql-client-5.0 mysql-server-5.0
Suggested packages:
  dbishell libcompress-zlib-perl mysql-doc-5.0 tinyca
Recommended packages:
  libhtml-template-perl mailx
The following NEW packages will be installed:
  libdbd-mysql-perl libdbi-perl libnet-daemon-perl libplrpc-perl 
mysql-client-5.0 mysql-server mysql-server-5.0
0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
Need to get 36.3MB of archives.
After this operation, 107MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com hardy/main libnet-daemon-perl 0.38-1.1 
[45.9kB]
Get:2 http://us.archive.ubuntu.com hardy/main libplrpc-perl 0.2017-1.1 [35.0kB]
Get:3 http://us.archive.ubuntu.com hardy/main libdbi-perl 1.601-1 [771kB]
Get:4 http://us.archive.ubuntu.com hardy/main libdbd-mysql-perl 4.005-1 [134kB]
Get:5 http://us.archive.ubuntu.com hardy-updates/main mysql-client-5.0 
5.0.51a-3ubuntu5.4 [7826kB]
Get:6 http://us.archive.ubuntu.com hardy-updates/main mysql-server-5.0 
5.0.51a-3ubuntu5.4 [27.4MB]                                                     
     
Get:7 http://us.archive.ubuntu.com hardy-updates/main mysql-server 
5.0.51a-3ubuntu5.4 [54.2kB]                                                     
         
Fetched 36.3MB in 2min32s (238kB/s)                                             
                                                                           
Preconfiguring packages ...
Selecting previously deselected package libnet-daemon-perl.
(Reading database ... 95481 files and directories currently installed.)
Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.38-1.1_all.deb) ...
Selecting previously deselected package libplrpc-perl.
Unpacking libplrpc-perl (from .../libplrpc-perl_0.2017-1.1_all.deb) ...
Selecting previously deselected package libdbi-perl.
Unpacking libdbi-perl (from .../libdbi-perl_1.601-1_i386.deb) ...
Selecting previously deselected package libdbd-mysql-perl.
Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_4.005-1_i386.deb) ...
Selecting previously deselected package mysql-client-5.0.
Unpacking mysql-client-5.0 (from 
.../mysql-client-5.0_5.0.51a-3ubuntu5.4_i386.deb) ...
Selecting previously deselected package mysql-server-5.0.
Unpacking mysql-server-5.0 (from 
.../mysql-server-5.0_5.0.51a-3ubuntu5.4_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/mysql-server-5.0_5.0.51a-3ubuntu5.4_i386.deb (--unpack):
corrupted filesystem tarfile - corrupted package archive
dpkg-deb: subprocess paste killed by signal 

[Bug 458672] Re: package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade:

2009-10-29 Thread Chuck Short
Can you try to grep the relevant lines for bind?

Thanks
chuck

-- 
package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/458672
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 355762] Re: package bind9 1:9.5.1.dfs g.P2-1 failed to install/upgrade: el subproceso post-i nstallation script devolvió el código de salida de error 1

2009-10-29 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: bind9 (Ubuntu)
   Status: Incomplete = Invalid

-- 
package bind9 1:9.5.1.dfsg.P2-1 failed to install/upgrade: el subproceso 
post-installation script devolvió el código de salida de error 1
https://bugs.launchpad.net/bugs/355762
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 427553] Re: bind9 fails to start on boot

2009-10-29 Thread Chuck Short
Is possible your loopback interface not being configured properly?

Regards
chuck

-- 
bind9 fails to start on boot
https://bugs.launchpad.net/bugs/427553
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 453453] Re: libvirt sometimes hangs when using pulseaudio

2009-10-29 Thread Daniel Nelson
I'd be happy to test the env var solution. What file should I add it to?

-- 
libvirt sometimes hangs when using pulseaudio
https://bugs.launchpad.net/bugs/453453
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 389816] Re: dist-upgrade

2009-10-29 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: dhcp3 (Ubuntu)
   Status: Incomplete = Won't Fix

-- 
dist-upgrade
https://bugs.launchpad.net/bugs/389816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 415799] Re: dhclient doesn't get any dhcpack

2009-10-29 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
dhclient doesn't get any dhcpack
https://bugs.launchpad.net/bugs/415799
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 458521] Re: kvm crash when using virtio for network, hardy guest

2009-10-29 Thread Dustin Kirkland
** Description changed:

  Binary package hint: kvm
  
  I was running a kvm host with 5 virtual machines using jaunty. 1 running
  centos 5.4, 3 running karmic and 1 running hardy.
  
  I upgraded the host to karmic to test it and one of my virtual
  machines(the vm with hardy) crashs after some seconds of boot! I stack
  traced the kvm process and found a virtio-net truncating packet before
  process crash.
  
  No error in any log file. The VM just crash.
  
  I changed the model of network interface(the disk is still virtio) in
  VM.xml to rtl8139, redefined and started. The problem goes away.
  
  I don't know if it's a kvm bug or libvirt(regarding the bridge network)
  bug but definitely is a bug. All other VMs are running OK with virtio
  for both network and disk.
  
  ===
  Karmic Release Notes:
  
  KVM Guest Crashes when Guest is Hardy and using Virtio Networking
  
  Ubuntu 8.04 LTS (Hardy) KVM guests using virtio networking may crash,
  when running on top of Ubuntu 9.10 (Karmic) hosts.
  
  As a workaround, such guests should use either e1000 or rtl839 as the
  networking model.  A fix for the bug is currently in progress and should
  be addressed in an update to the qemu-kvm package in Karmic.
  
  ===
+ 
+ ===
+ SRU Justification
+ 
+ This bug is a regression from the kvm-84 package in 9.04.  Karmic users 
hosting 8.04 KVM guests and using virtio networking *will* crash their VM when 
the network connection is saturated.  As the virtual machine crashes without 
sync buffers, there could very well be data lost in the guest filesystem or 
memory.
+ I have posted the patch for review, and acked upstream:
+  * http://lists.gnu.org/archive/html/qemu-devel/2009-10/msg02495.html
+ I am bundling this fix with two other minor fixes, for Bug #452323  and Bug 
#453441.
+ 
+ TEST CASE:
+  1) Download and uncompress
+   * http://rookery.canonical.com/~kirkland/hardy.img.bz2
+  2) Download a bridged networking script
+   * http://rookery.canonical.com/~kirkland/bridge.sh
+  3) Start the vm with virtio and bridged networking
+   * sudo /usr/bin/kvm -m 512 -net nic,model=virtio -net tap,script=bridge.sh 
-drive file=hardy.img,if=virtio,index=0,boot=on
+  4) The VM's username and password are both ubuntu.
+  5) In the guest, have nc listen on a port
+   * nc -lp 1234  /dev/null
+  6) On your host, flood the guest with network traffic on that port
+   * cat /dev/urandom | nc -w 3 guest_ip 1234
+  7) Without this fix, the guest will crash immediately, saying:
+   *   virtio-net truncating packet
+  8) With the fix, you will be able to send the guest with data over the 
virtio network ad nauseum.  I get about 6MB/s throughput.
+ 
+ ===

-- 
kvm crash when using virtio for network, hardy guest
https://bugs.launchpad.net/bugs/458521
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 452323] Re: kvm disabled in bios (was: Unable to start EUC instances - no supported architecture for os type 'hvm')

2009-10-29 Thread Dustin Kirkland
** Summary changed:

- kvm disable in bios (was: Unable to start EUC instances - no supported 
architecture for os type 'hvm')
+ kvm disabled in bios (was: Unable to start EUC instances - no supported 
architecture for os type 'hvm')

-- 
kvm disabled in bios (was: Unable to start EUC instances - no supported 
architecture for os type 'hvm')
https://bugs.launchpad.net/bugs/452323
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 358589] Re: Segmentation fault during peer startup in failover configuration

2009-10-29 Thread Chuck Short
Thanks for the response.

Regards
chuck

** Changed in: dhcp3 (Ubuntu)
   Status: Incomplete = Won't Fix

-- 
Segmentation fault during peer startup in failover configuration
https://bugs.launchpad.net/bugs/358589
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 354471] Re: Jaunty - Can't get dhcp IP address

2009-10-29 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
Jaunty - Can't get dhcp IP address
https://bugs.launchpad.net/bugs/354471
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 340383] Re: dhcpd sends 127.0.1.1 as DNS server

2009-10-29 Thread Chuck Short
** Changed in: dhcp3 (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
dhcpd sends 127.0.1.1 as DNS server
https://bugs.launchpad.net/bugs/340383
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 301211] Re: fail to install/upgrade

2009-10-29 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: dhcp3 (Ubuntu)
   Status: Incomplete = Invalid

-- 
fail to install/upgrade
https://bugs.launchpad.net/bugs/301211
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 452323] Re: kvm disabled in bios (was: Unable to start EUC instances - no supported architecture for os type 'hvm')

2009-10-29 Thread Dustin Kirkland
** Description changed:

  I'm having an issue starting an instance.  I see errors stating disk
  not found and no domain with matching name found.  I'm also seeing an
  error saying no supported architecture for os type 'hvm':
  
  Snippet from nc.log:
  [Wed Oct 14 14:57:00 2009][001691][EUCAINFO ] currently running/booting: 
i-39A80763
  [Wed Oct 14 14:57:00 2009][001691][EUCAERROR ] libvirt: internal error no 
supported architecture for os type 'hvm' (code=1)
  [Wed Oct 14 14:57:00 2009][001691][EUCAFATAL ] hypervisor failed to start 
domain
  [Wed Oct 14 14:57:00 2009][001691][EUCAERROR ] libvirt: Domain not found: no 
domain with matching name 'i-39A80763' (code=42)
  [Wed Oct 14 14:57:00 2009][001691][EUCAINFO ] vrun(): [rm -rf 
/var/lib/eucalyptus/instances/admin/i-39A80763/]
  [Wed Oct 14 14:57:01 2009][001691][EUCAINFO ] stopping the network (vlan=10)
  
  I have complete log files if needed.
  
  The host os is Karmic i386 and I'm trying to start an i386 instance.  There 
might be a bug trying to run EMIs registered as i386 under
  karmic/libvirt.
  
  As a test, I disabled apparmor, but the problem did not go away.
+ 
+ ===
+ SRU Justification
+ 
+ Users trying KVM for the first time often fail to realize that VT is not
+ enabled in their BIOS.  We created a kvm-ok script some time ago to help
+ detect if the user's CPU has either the svm or the vmx flag.  This has
+ tremendously helped us support KVM, giving users a tool to detect the
+ ability to use KVM.  For no good reason, many new laptops shipping with
+ VT extensions in the CPU actually disable this in BIOS by default.
+ Usually, a message is emitted in dmesg.  We can very easily detect that
+ message as part of the kvm-ok script.  We can and should also check that
+ /dev/kvm exists, ensuring that the kvm kernel module is loaded.
+ 
+ This is a very low risk fix, that provides a a large, positive impact
+ for new KVM users.
+ 
+ TEST CASE:
+ Assuming you have a system that really does support KVM...
+  1) Run kvm-ok.  You should see that:
+   a) your cpu supports VT
+   b) your /dev/kvm device exists
+   c) no warning message in bios
+   d) that you can use KVM
+  2) Now manually cripple your ability to use KVM by doing each of the 
following, one at a time:
+   a) run this on a system that does not support VT (such as a virtual machine)
+   b) sudo modprobe -r kvm, and then re-run kvm-ok and see that /dev/kvm is 
gone
+   c) reboot into BIOS, disable VT, and re-run kvm-ok
+ 
+ ===

-- 
kvm disabled in bios (was: Unable to start EUC instances - no supported 
architecture for os type 'hvm')
https://bugs.launchpad.net/bugs/452323
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 190359] Re: dhclient continually seeks ip address on unconnected interface

2009-10-29 Thread Chuck Short
** Changed in: dhcp3 (Ubuntu)
   Importance: Undecided = Low

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

-- 
dhclient continually seeks ip address on unconnected interface
https://bugs.launchpad.net/bugs/190359
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 30455] Re: NTPSERVERS should be populated via dhcp

2009-10-29 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: dhcp3 (Ubuntu)
   Status: Incomplete = Won't Fix

-- 
NTPSERVERS should be populated via dhcp
https://bugs.launchpad.net/bugs/30455
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 42477] Re: [Dapper LiveCD Beta2] dhclient keeps asking for IP on eth1

2009-10-29 Thread Chuck Short
*** This bug is a duplicate of bug 190359 ***
https://bugs.launchpad.net/bugs/190359

** This bug has been marked a duplicate of bug 190359
   dhclient continually seeks ip address on unconnected interface

-- 
[Dapper LiveCD Beta2] dhclient keeps asking for IP on eth1
https://bugs.launchpad.net/bugs/42477
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 453441] Re: qemu-kvm should link against libcurl to be able to boot/stream off of http://..../*.iso

2009-10-29 Thread Dustin Kirkland
Patch attached for SRU review.  I will upload it with 2 other bugs.

:-Dustin

** Description changed:

  Binary package hint: qemu-kvm
  
  qemu-kvm has the ability to boot off of a remote, http iso.
  
  This is really, really useful, particularly when testing daily iso's, or
  from a system like my laptop with a small SSD hard drive.
  
  All we need to do to enable this is to build-depend on libcurl4-gnutls-
  dev.
  
  :-Dustin
+ 
+ ===
+ SRU Justification
+ 
+ This is truly a wishlist item, but absolutely trivial to fix, and very
+ high impact.  This should significantly improve our developers',
+ testers', and users' abilities to test ISOs during the Lucid cycle.  We
+ simple need to build-depend on a curl library.  This will enable kvm to
+ actually boot using -cdrom http://remote.host/path/to/image.iso,
+ streaming the ISO over a network connection.  The impact is tremendous.
+ On systems with relatively small hard disks (SSDs, eg), it can be very
+ beneficial to save some disk space and stream ISOs.  This should in no
+ way affect any other functionality.  The risk of regression should be
+ negligible.
+ 
+ TEST CASE:
+  * kvm -m 512 -cdrom 
http://mirrors.kernel.org/ubuntu-releases/8.04.3/ubuntu-8.04.3-desktop-amd64.iso
+ ===

** Attachment added: 453441.patch
   http://launchpadlibrarian.net/34608852/453441.patch

-- 
qemu-kvm should link against libcurl to be able to boot/stream off of 
http:///*.iso
https://bugs.launchpad.net/bugs/453441
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 419150] Re: Setkey has no policy priority support compiled in

2009-10-29 Thread Chuck Short
Thanks for the response. I am closing based on your feedback.

Regards
chuck

** Changed in: ipsec-tools (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Setkey has no policy priority support compiled in
https://bugs.launchpad.net/bugs/419150
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-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 234302] Re: ipmitool console session crashed with SIGSEGV

2009-10-29 Thread Chuck Short
** Changed in: ipmitool (Ubuntu)
   Status: Incomplete = Fix Released

-- 
ipmitool console session crashed with SIGSEGV
https://bugs.launchpad.net/bugs/234302
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipmitool 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 122499] Re: Reports wrong URI for No such file or directory.

2009-10-29 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: elinks (Ubuntu)
   Status: Incomplete = Invalid

-- 
Reports wrong URI for No such file or directory.
https://bugs.launchpad.net/bugs/122499
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to elinks 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 458521] Re: kvm crash when using virtio for network, hardy guest

2009-10-29 Thread Dustin Kirkland
Patch attached for SRU review.

Note that two other bug fixes will be uploaded along with this one.

:-Dustin

** Attachment added: 458521.patch
   http://launchpadlibrarian.net/34609172/458521.patch

-- 
kvm crash when using virtio for network, hardy guest
https://bugs.launchpad.net/bugs/458521
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 452323] Re: kvm disabled in bios (was: Unable to start EUC instances - no supported architecture for os type 'hvm')

2009-10-29 Thread Dustin Kirkland
Attaching patch for SRU review.

This will be uploaded with two other fixes, once approved.

:-Dustin

** Attachment added: 452323.patch
   http://launchpadlibrarian.net/34608998/452323.patch

-- 
kvm disabled in bios (was: Unable to start EUC instances - no supported 
architecture for os type 'hvm')
https://bugs.launchpad.net/bugs/452323
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 328090] Re: libapache2-mod-perl2 does not depend on libbsd-resource-perl

2009-10-29 Thread Chuck Short
This is actually fixed in karmic.

Regards
chuck

** Changed in: libapache2-mod-perl2 (Ubuntu)
   Status: Incomplete = Fix Released

-- 
libapache2-mod-perl2 does not depend on libbsd-resource-perl
https://bugs.launchpad.net/bugs/328090
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libapache2-mod-perl2 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 285069] Re: openldap liblber and active directory

2009-10-29 Thread Chuck Short
User is no longer able to reproduce. Closing.

Regards
chuck

** Changed in: libnss-ldap (Ubuntu)
   Status: Incomplete = Invalid

-- 
openldap liblber and active directory
https://bugs.launchpad.net/bugs/285069
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 324193] Re: libpam-ldap won't set non-crypt passwords

2009-10-29 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
libpam-ldap won't set non-crypt passwords
https://bugs.launchpad.net/bugs/324193
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libpam-ldap 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 165108] Re: uri ldaps://host requires trailing '/' to work

2009-10-29 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
uri ldaps://host requires trailing '/' to work
https://bugs.launchpad.net/bugs/165108
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 448674] Re: VM is suspended after live migrate in Karmic

2009-10-29 Thread Chuck Short
** Changed in: libvirt (Ubuntu)
   Importance: Low = Medium

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

-- 
VM is suspended after live migrate in Karmic
https://bugs.launchpad.net/bugs/448674
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

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


[Bug 194270] Re: libpam-ldap does not link the same version of openldap/openssl package installed in the same image

2009-10-29 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
libpam-ldap does not link the same version of openldap/openssl package 
installed in the same image
https://bugs.launchpad.net/bugs/194270
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libpam-ldap 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 458521] Re: kvm crash when using virtio for network, hardy guest

2009-10-29 Thread Dustin Kirkland
** Changed in: qemu
   Status: Confirmed = In Progress

-- 
kvm crash when using virtio for network, hardy guest
https://bugs.launchpad.net/bugs/458521
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 236831] Re: fancontrol parse error

2009-10-29 Thread Chuck Short
** Changed in: lm-sensors (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: lm-sensors (Ubuntu)
   Importance: Undecided = Low

-- 
fancontrol parse error
https://bugs.launchpad.net/bugs/236831
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors 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 302962] Re: Mailman web interface does not work with suexec

2009-10-29 Thread Chuck Short
** Changed in: mailman (Ubuntu)
   Status: Incomplete = Confirmed

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

-- 
Mailman web interface does not work with suexec
https://bugs.launchpad.net/bugs/302962
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman 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 240249] Re: Mailman does not display Unicode member names correctly.

2009-10-29 Thread Chuck Short
** Changed in: mailman (Ubuntu)
   Status: Incomplete = Confirmed

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

-- 
Mailman does not display Unicode member names correctly.
https://bugs.launchpad.net/bugs/240249
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman 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


  1   2   3   4   5   6   7   8   9   10   >