[Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-07-11 Thread Ricardo Salveti
I'm now implementing the support for creating a rootstock rootfs without requiring root, and I also got stuck at a segmentation fault, just after executing the debootstrap' second stage. I'm running the qemu-system-arm from qemu-kvm-extras 0.12.4+noroms- 0ubuntu4, at maverick. My qemu command lin

[Bug 574906] Re: Clamav 0.96.0 clamd fails to start on powerpc

2010-07-11 Thread Bug Watch Updater
** Changed in: clamav (Debian) Status: Confirmed => Fix Released -- Clamav 0.96.0 clamd fails to start on powerpc https://bugs.launchpad.net/bugs/574906 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. -- Ubuntu-s

[Bug 426813] Re: snmpd dies after requests with snmpwalk

2010-07-11 Thread chimaster
I'm still experiencing this error. Any further thoughts? -- snmpd dies after requests with snmpwalk https://bugs.launchpad.net/bugs/426813 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 mailin

[Bug 604400] Re: Confusing comment in /etc/eucalyptus/eucalyptus.conf

2010-07-11 Thread Etienne Goyer
For the record, that "bug" made me lost a couple of hours, and left me quite frustrated. I think it is serious enough to deserve a "fix" (ie, clarifying the behavior in the in-line comment). -- Confusing comment in /etc/eucalyptus/eucalyptus.conf https://bugs.launchpad.net/bugs/604400 You receiv

[Bug 604400] [NEW] Confusing comment in /etc/eucalyptus/eucalyptus.conf

2010-07-11 Thread Etienne Goyer
Public bug reported: In Lucid, in the file /etc/eucalyptus/eucalyptus.conf, the following comment can be found near the bottom: # Administrative overrides and customizations may go below, in accordance # with the manpage for eucalyptus.conf(5). Reading the above, one can be lead to think that t

[Bug 307204] Re: [jaunty] option rfc3442-classless-static-routes causes missing routes

2010-07-11 Thread oliver
I just like to note, that this still happens today. I just installed 10.04 and updated it right away on my gf's Dell Vostro 1700 using an intel a/b/g wireless. It used to be pre-installed with win vista, she downgraded a year ago to XP; and now she dualboots and initially had no gateway (and no in

[Bug 604353] [NEW] can't open external .dhcp config file

2010-07-11 Thread joker
Public bug reported: using the dhcpd3 -cf file.dhcp option gives: Can't open file.dhcp: Permission denied ** Affects: dhcp3 (Ubuntu) Importance: Undecided Status: New -- can't open external .dhcp config file https://bugs.launchpad.net/bugs/604353 You received this bug notification

[Bug 192932] Re: AttributeError: 'module' object has no attribute 'MEMBER_PASSWORD_LENGTH'

2010-07-11 Thread Peeyush Chandel
thanks icarito your answer solved my problem -- AttributeError: 'module' object has no attribute 'MEMBER_PASSWORD_LENGTH' https://bugs.launchpad.net/bugs/192932 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mailman in ubuntu. -- Ubunt

[Bug 604320] Re: package libsnmp-perl 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1 failed to install/upgrade: error writing to '': No such file or directory

2010-07-11 Thread sai sandeep
** Attachment added: "AptOrdering.txt" http://launchpadlibrarian.net/51732812/AptOrdering.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/51732813/Dependencies.txt ** Attachment added: "Df.txt" http://launchpadlibrarian.net/51732814/Df.txt ** Attachment added:

[Bug 604320] [NEW] package libsnmp-perl 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1 failed to install/upgrade: error writing to '': No such file or directory

2010-07-11 Thread sai sandeep
Public bug reported: jj ProblemType: Package DistroRelease: Ubuntu 10.04 Package: libsnmp-perl 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic i686 NonfreeKernelModules: nvidia Architecture: i386 Date: Sun Jul

[Bug 573224] Re: add ARMEL support

2010-07-11 Thread Loïc Minier
NB: vm-builder code wasn't pushed for the new release to lp:vm-builder as of today, I poked Soren to bzr push. -- add ARMEL support https://bugs.launchpad.net/bugs/573224 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu

[Bug 573224] Re: add ARMEL support

2010-07-11 Thread Loïc Minier
Hey Marcin, vm-builder 0.12.4 revives QEMU support, see bottom of vm-builder/VMBuilder/plugins/kvm/vm.py: class QEMu(KVM): name = 'QEMu' arg = 'qemu' def libvirt_domain_type_name(self): return 'qemu' register_hypervisor(KVM) register_hypervisor(QEMu) Might be a good time to