[Bug 691329] Re: dnsmasq init file has incorrect DNSMASQ_INTERFACE reference
** Changed in: dnsmasq (Ubuntu) Importance: Undecided => Low ** Changed in: dnsmasq (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in ubuntu. https://bugs.launchpad.net/bugs/691329 Title: dnsmasq init file has incorrect DNSMASQ_INTERFACE reference -- 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 568435] Re: symbol lookup error: /usr/sbin/apache2: undefined symbol: apr_atomic_xchgptr
I think the problem is that the apache are still using the old libraries, i fix it removing manually the old libapr* that apache2 was using (the path who shows ldd) and then reinstall the new libraries. Hi! I fix it removing manually the old libraries that I have on /usr/local/lib and apache2 remains using that ones: [code]r...@posido:/home/rgarcia# cp -up /usr/local/lib/libapr* libapr/ r...@posido:/home/rgarcia# rm -i /usr/local/lib/libapr* rm: remove regular file `/usr/local/lib/libapr-1.a'? y rm: remove regular file `/usr/local/lib/libapr-1.la'? y rm: remove symbolic link `/usr/local/lib/libapr-1.so'? y rm: remove symbolic link `/usr/local/lib/libapr-1.so.0'? y rm: remove regular file `/usr/local/lib/libapr-1.so.0.2.12'? y rm: remove regular file `/usr/local/lib/libaprutil-1.a'? y rm: remove regular file `/usr/local/lib/libaprutil-1.la'? y rm: remove symbolic link `/usr/local/lib/libaprutil-1.so'? y rm: remove symbolic link `/usr/local/lib/libaprutil-1.so.0'? y rm: remove regular file `/usr/local/lib/libaprutil-1.so.0.2.12'? y[/CODE] and then reinstall the last version using the aptitude: [code]r...@posido:/home/rgarcia# aptitude install libaprutil1 libaprutil1-dev libapr1 libapr1-dev[/code] and [B]It works![/B] :D [code]r...@posido:/home/rgarcia# /etc/init.d/apache2 start * Starting web server apache2 <[/code] If it doesn't work, check that you are using the correct apr libraries with [code]r...@posido:/home/rgarcia# ldd /usr/sbin/apache2 linux-vdso.so.1 => (0x7fffe4123000) libpcre.so.3 => /lib/libpcre.so.3 (0x7f3a303b2000) libaprutil-1.so.0 => [B]/usr/lib/libaprutil-1.so.0 [/B](0x7f3a3018f000) libapr-1.so.0 => [B]/usr/lib/libapr-1.so.0 [/B](0x7f3a2ff59000) libpthread.so.0 => /lib/libpthread.so.0 (0x7f3a2fd3c000) libc.so.6 => /lib/libc.so.6 (0x7f3a2f9b9000) libuuid.so.1 => /lib/libuuid.so.1 (0x7f3a2f7b3000) librt.so.1 => /lib/librt.so.1 (0x7f3a2f5ab000) libcrypt.so.1 => /lib/libcrypt.so.1 (0x7f3a2f372000) libdl.so.2 => /lib/libdl.so.2 (0x7f3a2f16d000) libexpat.so.1 => /lib/libexpat.so.1 (0x7f3a2ef44000) /lib64/ld-linux-x86-64.so.2 (0x7f3a3087d000)[/CODE] I hope it helps. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. https://bugs.launchpad.net/bugs/568435 Title: symbol lookup error: /usr/sbin/apache2: undefined symbol: apr_atomic_xchgptr -- 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 691462] [NEW] nssldap-update-ignoreusers overwrite symlinks
Public bug reported: Binary package hint: libnss-ldap We have made adaptions to /etc/ldap.conf by adding a divert and distributing our own file. When nssldap-update-ignoreusers is run the divert symlink is replaced. This makes future updates to our ldap.conf settings impossible as dpkg will update the diverted file which will not be the /etc/ldap.conf. Before: lrwxrwxrwx 1 root root 22 2010-12-17 10:15 ldap.conf -> ldap.conf.su-linux-sua -rw-r--r-- 1 root root 239 2010-11-29 09:44 ldap.conf.su-linux-sua -rw-r--r-- 1 root root 8878 2010-12-09 11:36 ldap.conf.su-linux-sua-orig After: -rw-r--r-- 1 root root 402 2010-12-17 10:16 ldap.conf -rw-r--r-- 1 root root 402 2010-12-17 10:16 ldap.conf.su-linux-sua -rw-r--r-- 1 root root 8878 2010-12-09 11:36 ldap.conf.su-linux-sua-orig The problematic part is "sed -i". ** Affects: libnss-ldap (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libnss-ldap in ubuntu. https://bugs.launchpad.net/bugs/691462 Title: nssldap-update-ignoreusers overwrite symlinks -- 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 687971] Re: [FTBFS] package 'eucalyptus-commons-ext' (0.5.0-0ubuntu2) failed to build on natty
** Changed in: eucalyptus-commons-ext (Ubuntu) Status: Triaged => In Progress ** Changed in: eucalyptus-commons-ext (Ubuntu) Assignee: (unassigned) => James Page (james-page) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus-commons-ext in ubuntu. https://bugs.launchpad.net/bugs/687971 Title: [FTBFS] package 'eucalyptus-commons-ext' (0.5.0-0ubuntu2) failed to build on natty -- 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 687971] Re: [FTBFS] package 'eucalyptus-commons-ext' (0.5.0-0ubuntu2) failed to build on natty
** Branch linked: lp:~james-page/ubuntu/natty/geronimo- jacc-1.1-spec/fix-687971 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus-commons-ext in ubuntu. https://bugs.launchpad.net/bugs/687971 Title: [FTBFS] package 'eucalyptus-commons-ext' (0.5.0-0ubuntu2) failed to build on natty -- 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 687971] Re: [FTBFS] package 'eucalyptus-commons-ext' (0.5.0-0ubuntu2) failed to build on natty
I've tested the proposed branch with eucalyptus-commons-ext, mule and libhibernate3-java (all have reverse-build-depends on libgeronimo- jacc-1.1-spec-java). eucalyptus-commons-ext and mule build fine; however I think that libhibernate3-java is suffering from the OpenJDK inference changes described in bug 688522 so unable to test a rebuild against the revised version of libgeronimo-jacc-1.1-spec-java) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus-commons-ext in ubuntu. https://bugs.launchpad.net/bugs/687971 Title: [FTBFS] package 'eucalyptus-commons-ext' (0.5.0-0ubuntu2) failed to build on natty -- 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 687971] Re: [FTBFS] package 'eucalyptus-commons-ext' (0.5.0-0ubuntu2) failed to build on natty
@Ludovic - I've proposed a branch with your recommended fix (works great) - thanks for your input. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus-commons-ext in ubuntu. https://bugs.launchpad.net/bugs/687971 Title: [FTBFS] package 'eucalyptus-commons-ext' (0.5.0-0ubuntu2) failed to build on natty -- 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 651134] Re: apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x00007f8b5c8fdac0 ***
Hi, I have got this error two times on my server today. Frist time: *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff738ee0e0 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738ef590 *** *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff738ef700 *** *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff738ef7f0 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738efd70 *** *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff738ef890 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738efc50 *** *** glibc detected *** /usr/sbin/apache2: free(): invalid pointer: 0x7fff738ef380 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738efb30 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738ef450 *** *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff738ef070 *** *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff738eecb0 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738ef2b0 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738ef450 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738efb20 *** *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff738ef190 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738ef5b0 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738efcd0 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738ef630 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738ef610 *** *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff738ef0f0 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738ef5b0 *** *** glibc detected *** /usr/sbin/apache2: free(): invalid pointer: 0x7fff738f0140 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738efcd0 *** *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff738ef620 *** Second time: *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff3a86fdb0 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff3a870e80 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff3a870630 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff3a870370 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff3a86fe30 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff3a870500 *** *** glibc detected *** /usr/sbin/apache2: free(): invalid pointer: 0x7fff3a870ae0 *** *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff3a86fb70 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff3a86fdb0 *** *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff3a86f9f0 *** *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff3a86fd30 *** *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff3a8701f0 *** Version: 2.2.14-5ubuntu8.4 /etc/apache2/mods-enabled/: dav.load mime.load authz_default.load php5.load setenvif.load cgi.load dav_svn.load dir.load negotiation.load deflate.load authn_file.load expires.load proxy_http.load include.load status.load env.load alias.load reqtimeout.load ssl.load authz_groupfile.load authz_user.load proxy.load rewrite.load authz_host.load auth_basic.load Also, eaccelerator 0.9.6.1 is installed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. https://bugs.launchpad.net/bugs/651134 Title: apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x7f8b5c8fdac0 *** -- 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 691414] Re: clamav taking extremely long time to load database
I have the same problem affecting 5 servers. It´s very critical. This is from one of my servers: cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Pentium(R) 4 CPU 2.40GHz stepping: 7 cpu MHz : 2412.440 cache size : 512 KB fdiv_bug: no hlt_bug : no f00f_bug: no coma_bug: no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe up pebs bts cid xtpr bogomips: 4824.88 clflush size: 64 cache_alignment : 128 address sizes : 36 bits physical, 32 bits virtual power management: -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. https://bugs.launchpad.net/bugs/691414 Title: clamav taking extremely long time to load database -- 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 691414] Re: clamav taking extremely long time to load database
The problem is solved using the clamav backports pkg (0.96.5+dfsg-1ubuntu1~lucid1)! regards! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. https://bugs.launchpad.net/bugs/691414 Title: clamav taking extremely long time to load database -- 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 687971] Re: [FTBFS] package 'eucalyptus-commons-ext' (0.5.0-0ubuntu2) failed to build on natty
Debian bug tracker for libhibernate3-java issue http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606295 ** Bug watch added: Debian Bug tracker #606295 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606295 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus-commons-ext in ubuntu. https://bugs.launchpad.net/bugs/687971 Title: [FTBFS] package 'eucalyptus-commons-ext' (0.5.0-0ubuntu2) failed to build on natty -- 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 689343] Re: ntpdate has no /etc/default/ntpdate reference
Ping. Just checking to see if there's any disposition on this. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in ubuntu. https://bugs.launchpad.net/bugs/689343 Title: ntpdate has no /etc/default/ntpdate reference -- 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 689343] Re: ntpdate has no /etc/default/ntpdate reference
/etc/default/ntpdate is read and used by /usr/sbin/ntpdate-debian. Is your problem that ntpdate isn't getting run? Do you perhaps have an empty /etc/ntp.conf file (bug 83604)? ** Changed in: ntp (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in ubuntu. https://bugs.launchpad.net/bugs/689343 Title: ntpdate has no /etc/default/ntpdate reference -- 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 549766] [NEW] package php5-ldap 5.3.2-1 ubuntu2 failed to install/upgrade: Versuche, »/us r/lib/php5/20090626+lfs/ldap.so« zu überschrei ben, welches auch in Paket libapache2-mod-php5 0:5.3 .1-5u
You have been subscribed to a public bug: Binary package hint: initramfs-tools Package failed to install. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: php5-ldap 5.3.2-1ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1 Uname: Linux 2.6.32-17-generic i686 Architecture: i386 Date: Sat Mar 27 01:23:30 2010 ErrorMessage: Versuche, »/usr/lib/php5/20090626+lfs/ldap.so« zu überschreiben, welches auch in Paket libapache2-mod-php5 0:5.3.1-5ubuntu2 ist SourcePackage: initramfs-tools Title: package php5-ldap 5.3.2-1ubuntu2 failed to install/upgrade: Versuche, »/usr/lib/php5/20090626+lfs/ldap.so« zu überschreiben, welches auch in Paket libapache2-mod-php5 0:5.3.1-5ubuntu2 ist ** Affects: php5 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 lucid -- package php5-ldap 5.3.2-1ubuntu2 failed to install/upgrade: Versuche, »/usr/lib/php5/20090626+lfs/ldap.so« zu überschreiben, welches auch in Paket libapache2-mod-php5 0:5.3.1-5ubuntu2 ist https://bugs.launchpad.net/bugs/549766 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
[Bug 691590] [NEW] libvirt should not take ownership of ISO images
Public bug reported: Natty (and it was also the same on Maverick, IIRC). When you assign an ISO to a VM, libvirt will take over onwership of the ISO. This creates problems if the ISO is updated. For example, I am daily updating the Natty server ISOs, and running tests on them via KVM (all automated). The ISO updates will fail because libvirt chowns them. I see no reason for this: libvirt only needs the ISO as input. ** Affects: libvirt (Ubuntu) Importance: Undecided Status: New ** Tags: iso-testing natty qa ** Tags added: natty qa -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/691590 Title: libvirt should not take ownership of ISO images -- 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 691590] Re: libvirt should not take ownership of ISO images
** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/691590 Title: libvirt should not take ownership of ISO images -- 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 549766] Re: package php5-ldap 5.3.2-1ubun tu2 failed to install/upgrade: Versuche, »/usr/li b/php5/20090626+lfs/ldap.so« zu überschreiben , welches auch in Paket libapache2-mod-php5 0:5.3. 1-5ubu
** Package changed: initramfs-tools (Ubuntu) => php5 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. https://bugs.launchpad.net/bugs/549766 Title: package php5-ldap 5.3.2-1ubuntu2 failed to install/upgrade: Versuche, »/usr/lib/php5/20090626+lfs/ldap.so« zu überschreiben, welches auch in Paket libapache2-mod-php5 0:5.3.1-5ubuntu2 ist -- 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 686627] Re: Samba server crashes on file read.
In addition to the information requested in comment #3, please append your samba configuration files. What sort of machines are the client and the server, and on which do you get the bug? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. https://bugs.launchpad.net/bugs/686627 Title: Samba server crashes on file read. -- 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 691609] [NEW] Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS
Public bug reported: Hi bug masters, I have a Ubuntu 9.04 server running virtualization with many guests. The guests are defined by an xml file (attached) in /etc/libvirt/qemu and started by virsh start "domain name". The guests are using a qcow2 type disks. I want to upgrade this server to Ubuntu 10.04.1 LTS and to test if all my guests can be safely migrated over to new server I have installed lucid in a similar server and copied over the disk image and config xml. I created the domain using virsh create "domain xml file" (after making changes to IP address, mac address and source file location). When I start the VM using virsh start "domain name" I get an error in the vnc console (screen shot attached). The disk image I copied from old server is running fine in that server. I have also tried with another disk image, in case the first image is corrupted, and result is the same. Actual kvm command in the new server (lucid) is as follows: /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 256 -smp 1 -name a1.6-q2 -uuid 9f58079c-057f-5726-4daa-3d30888d7bbe -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/a1.6-q2.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/var/kvm/a1.6-q2.img,if=ide,index=0,boot=on,format=raw -net nic,macaddr=52:54:00:13:34:42,vlan=0,name=nic.0 -net tap,fd=42,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 -parallel none -usb -vnc 192.168.3.7:42 -vga cirrus In old server (jaunty): /usr/bin/kvm -S -M pc -m 384 -smp 1 -name alex2 -uuid 4c949839-9c2d-6c31 -8bfb-1b0b0504f92e -monitor pty -pidfile /var/run/libvirt/qemu//alex2.pid -localtime -boot c -drive file=/usr/local/var/kvm/alex2.img,if=ide,index=0,boot=on -net nic,macaddr=52:54:00:12:34:49,vlan=0 -net tap,fd=28,script=,vlan=0,ifname=vnet6 -serial pty -parallel none -usb -vnc 192.168.3.3:49 One difference I noted was that the -drive option has an extra argument "format=raw" which looks odd because the image I am using is qcow2 in format. Running the kvm command line directly from console in new server resulted in the following error: /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 256 -smp 1 -name a1.6-q2 -uuid 9f58079c-057f-5726-4daa-3d30888d7bbe -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/a1.6-q2.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/var/kvm/a1.6-q2.img,if=ide,index=0,boot=on -net nic,macaddr=52:54:00:13:34:42,vlan=0,name=nic.0 -net tap,fd=42,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 -parallel none -usb -vnc 192.168.3.7:42 -vga cirrus char device redirected to /dev/pts/4 TUNGETIFF ioctl() failed: Bad file descriptor TUNSETOFFLOAD ioctl() failed: Bad file descriptor pci_add_option_rom: failed to find romfile "pxe-rtl8139.bin" So I could not test with "format=qcow2" in -drive option. Pl let me know if any further information is required to traig this issue. with regards, raj ** Affects: libvirt (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/691609 Title: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS -- 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 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS
** Attachment added: "a1.6-q2-new.xml" https://bugs.launchpad.net/bugs/691609/+attachment/1768826/+files/a1.6-q2-new.xml -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/691609 Title: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS -- 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 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS
** Attachment added: "Screenshot of vncviewer showing the error." https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/691609/+attachment/1768827/+files/TightVNC%20QEMU%20a1.6-q2.png -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/691609 Title: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS -- 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 691414] Re: clamav taking extremely long time to load database
** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. https://bugs.launchpad.net/bugs/691414 Title: clamav taking extremely long time to load database -- 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 691414] Re: clamav taking extremely long time to load database
I'm not sure this is a regression from lucid release. In any case, I'm preparing a 0.96.5 upload to -proposed to deal with this. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. https://bugs.launchpad.net/bugs/691414 Title: clamav taking extremely long time to load database -- 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 691414] Re: clamav taking extremely long time to load database
This is fixed in Natty. ** Also affects: clamav (Ubuntu Maverick) Importance: Undecided Status: New ** Changed in: clamav (Ubuntu) Status: New => Fix Released ** Changed in: clamav (Ubuntu Lucid) Status: New => Confirmed ** Changed in: clamav (Ubuntu Lucid) Importance: Undecided => High ** Changed in: clamav (Ubuntu Lucid) Assignee: (unassigned) => Scott Kitterman (kitterman) ** Changed in: clamav (Ubuntu Lucid) Milestone: None => ubuntu-10.04.2 ** Changed in: clamav (Ubuntu Maverick) Status: New => Confirmed ** Changed in: clamav (Ubuntu Maverick) Importance: Undecided => High ** Changed in: clamav (Ubuntu Maverick) Assignee: (unassigned) => Scott Kitterman (kitterman) ** Changed in: clamav (Ubuntu Maverick) Milestone: None => maverick-updates -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. https://bugs.launchpad.net/bugs/691414 Title: clamav taking extremely long time to load database -- 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 691414] Re: clamav taking extremely long time to load database
Maverick has the same clamav as lucid-updates, so it will affect that too. ** Description changed: Binary package hint: clamav # apt-cache policy clamav-daemon clamav-daemon: Installed: 0.96.3+dfsg-2ubuntu1.0.10.04.2 Candidate: 0.96.3+dfsg-2ubuntu1.0.10.04.2 Since the security update of clamav, the daemon takes multiple minutes to load its virus database, and is causing random timeouts for users of the unix socket (in my case, mimedefang), triggering repeated 400-series email temp-fails each time freshclam issues a reload request. strace just shows it slowly allocating memory and not doing much else. Logs don't seem to help: Thu Dec 16 20:58:34 2010 -> +++ Started at Thu Dec 16 20:58:34 2010 Thu Dec 16 20:58:34 2010 -> clamd daemon 0.96.3 (OS: linux-gnu, ARCH: x86_64, CPU: x86_64) Thu Dec 16 20:58:34 2010 -> Log file size limit disabled. Thu Dec 16 20:58:34 2010 -> Reading databases from /var/lib/clamav/ Thu Dec 16 20:58:34 2010 -> Not loading PUA signatures. Thu Dec 16 20:58:38 2010 -> Loaded 856324 signatures. But minutes later, it's still spinning at 100% CPU and non-responsive on its socket. Here's the backtrace while its stuck: (gdb) bt #0 __find<__gnu_cxx::__normal_iterator > >, llvm::BasicBlock const*> (this=0x1a9f300, L=0x1466740, ExitingBlock=) at /usr/include/c++/4.4/bits/stl_algo.h:186 #1 find<__gnu_cxx::__normal_iterator > >, llvm::BasicBlock const*> (this=0x1a9f300, L=0x1466740, ExitingBlock=) at /usr/include/c++/4.4/bits/stl_algo.h:4224 #2 llvm::LoopBase::contains (this=0x1a9f300, L=0x1466740, ExitingBlock=) at ./llvm/include/llvm/Analysis/LoopInfo.h:108 #3 llvm::ScalarEvolution::ComputeBackedgeTakenCountFromExit (this=0x1a9f300, L=0x1466740, ExitingBlock=) at llvm/lib/Analysis/ScalarEvolution.cpp:3612 #4 0x7f6591bad79f in llvm::ScalarEvolution::ComputeBackedgeTakenCount (this=0x1a9f300, L=0x1466740) at llvm/lib/Analysis/ScalarEvolution.cpp:3542 #5 0x7f6591badaa5 in llvm::ScalarEvolution::getBackedgeTakenInfo (this=0x1a9f300, L=0x1466740) at llvm/lib/Analysis/ScalarEvolution.cpp:3415 #6 0x7f6591badfa9 in llvm::ScalarEvolution::getMaxBackedgeTakenCount (this=0x299a6e0, L=0x7) at llvm/lib/Analysis/ScalarEvolution.cpp:3390 #7 0x7f6591966040 in loopNeedsTimeoutCheck (this=, F=) at bytecode2llvm.cpp:363 #8 runOnFunction (this=, F=) at bytecode2llvm.cpp:435 #9 0x7f6591ab8166 in llvm::FPPassManager::runOnFunction (this=0x11a6ae0, F=...) at llvm/lib/VMCore/PassManager.cpp:1350 #10 0x7f6591ab827b in llvm::FPPassManager::runOnModule (this=0x11a6ae0, M=...) at llvm/lib/VMCore/PassManager.cpp:1371 #11 0x7f6591ab7d0b in llvm::MPPassManager::runOnModule (this=0x11cdab0, M=...) at llvm/lib/VMCore/PassManager.cpp:1424 #12 0x7f6591ab7e99 in llvm::PassManagerImpl::run (this=0x11a1dc0, M=...) at llvm/lib/VMCore/PassManager.cpp:1506 #13 0x7f659196dcff in generate (this=0x7fffe4746540) at bytecode2llvm.cpp:1411 #14 0x7f659196f85b in cli_bytecode_prepare_jit (bcs=) at bytecode2llvm.cpp:1826 #15 0x7f659194bec1 in cli_bytecode_prepare2 (engine=0x10fdb60, bcs=0x10fdc50, dconfmask=7) at bytecode.c:2353 #16 0x7f65918d0310 in cl_engine_compile (engine=0x10fdb60) at readdb.c:3112 #17 0x00407cfc in main (argc=, argv=) at clamd.c:495 + + TEST CASE: Install new packages and observe improved startup times. + Since this update is a micro-version update and not a targeted patch for + just the problem, when testing be alert for other issues/regressions. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. https://bugs.launchpad.net/bugs/691414 Title: clamav taking extremely long time to load database -- 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 691414] Re: clamav taking extremely long time to load database
Uploaded for lucid and maverick proposed. Waiting for ubuntu-sru to review/accept. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. https://bugs.launchpad.net/bugs/691414 Title: clamav taking extremely long time to load database -- 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 603363] Re: sshd never stops, prevents umount of /usr partition
** Changed in: openssh (Ubuntu Lucid) Importance: Undecided => High ** Changed in: openssh (Ubuntu Lucid) Assignee: (unassigned) => Clint Byrum (clint-fewbar) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. https://bugs.launchpad.net/bugs/603363 Title: sshd never stops, prevents umount of /usr partition -- 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 691723] [NEW] OpenVPN Client Ignores DNS
Public bug reported: Binary package hint: openvpn The openvpn client does not correctly update /etc/resolv.conf with DNS data provided by the openvpn server. The log shows the client is receiving control messages containing valid DNS. e.g. Fri Dec 17 16:17:35 2010 PUSH: Received control message: 'PUSH_REPLY,route 10.123.10.0 255.255.255.0,dhcp-option DNS 10.123.10.12 ,dhcp-option DOMAIN mydomain.com,route 10.88.0.1,topology net30,ping 10 ,ping-restart 120,ifconfig 10.88.0.38 10.88.0.37' However, I'm unable to resolve any VPN-specific domains until I manually add the DNS and DOMAIN values to my /etc/resolv.conf. Even then, the mechanism that normally maintains this file appears to periodically revert the file to the original values. I've tried installing both Network-Manager xor Wicd network managers, as well as resolvconf, but I'm still required to manually edit /etc/resolv.conf in order to use my VPN. Openvpn, or some proxy program for openvpn, should update /etc/resolv.conf with the DNS and DOMAIN received through control messages. e.g. domain mydomain.com search mydomain.com nameserver 10.123.10.12 ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: openvpn 2.1.0-1ubuntu1.1 Uname: Linux 2.6.32-020632-generic x86_64 NonfreeKernelModules: wl nvidia Architecture: amd64 Date: Fri Dec 17 16:15:17 2010 InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027) ProcEnviron: PATH=(custom, user) LANG=en_US.utf8 SHELL=/bin/bash SourcePackage: openvpn ** Affects: openvpn (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in ubuntu. https://bugs.launchpad.net/bugs/691723 Title: OpenVPN Client Ignores DNS -- 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 691723] Re: OpenVPN Client Ignores DNS
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in ubuntu. https://bugs.launchpad.net/bugs/691723 Title: OpenVPN Client Ignores DNS -- 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 691590] Re: libvirt should not take ownership of ISO images
I don't think it would be safe at any rate to have the ISO images be written to while kvm is reading them. Would it be ok to work around this another way? Perhaps the right way to update the ISOs is: cp orig.iso new.iso rsync -Pv mirror://updated_iso.iso new.iso rm orig.iso mv new.iso orig.iso This way you can still minimize network traffic, while syncing to a temporary copy. After the 'rm orig.iso', libvirt and kvm will continue to use the original, deleted file, until they close it. Then, the next time they open 'orig.iso', they'll get the new file. Would that be conceivable with your mirroring setup? ** Changed in: libvirt (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/691590 Title: libvirt should not take ownership of ISO images -- 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 458637] Re: Windows Live Sign-In assistant prevents samba from accessing Windows 7 shares
Yeahhh.. Excuses for being late always can be found... What bothers me is the attitude to a bug with a high importance that was fixed upstream long long ago... And let's not forget that a solution has a lot of parts including the proper bug reports done by the users here... Anyway here is "your" debdiff, assuming it will be included in the next samba 2:3.5.4~dfsg-1ubuntu8.2 version in the maverick-proposed. It has been tested on an amd64 platform and works with no problems... I do not have time to test it extensively or test it on other platforms... Sorry... For the impatient, I have created a PPA ( https://launchpad.net/~phobosk/+archive/phobosk-ppa ) where the fixed version of samba for Maverick should be build in a couple of hours... Let's hope it will not have any problems working... ** Patch added: "A debdiff file for Maverick, containing the upstream fix for the bug." https://bugs.launchpad.net/ubuntu/+source/samba/+bug/458637/+attachment/1769059/+files/samba_3.5.4%7Edfsg-1ubuntu8.2.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. https://bugs.launchpad.net/bugs/458637 Title: Windows Live Sign-In assistant prevents samba from accessing Windows 7 shares -- 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 691737] [NEW] Dangling symlinks in /usr/lib/odbc created by installing unixodbc -- missing library files
Public bug reported: Binary package hint: unixodbc Ubuntu 10.04 LTS (Lucid Lynx): Package: unixodbc Architecture: i386 Version: 2.2.11-21 Package unixodbc claims to contain the files libnn.so and libodbctxt.so, but after installing the package, the directory /usr/lib/odbc contains two dangling symbolid links 0 lrwxrwxrwx 1 root root 14 2010-06-03 21:51 libnn.so -> libnn.so.1.0.0 0 lrwxrwxrwx 1 root root 19 2010-06-03 21:51 libodbctxt.so -> libodbctxt.so.1.0.0 apt-file search indicates that no package contains libnn.so.1.0.0 or libodbctxt.so.1.0.0, so either 1) the package unixodbc should contain these library files and does not because the packager forgot to include them in building the deb package or 2) the package unixodbc should not create these symbolic links to non- existent library files ** Affects: unixodbc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in ubuntu. https://bugs.launchpad.net/bugs/691737 Title: Dangling symlinks in /usr/lib/odbc created by installing unixodbc -- missing library files -- 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 691590] Re: libvirt should not take ownership of ISO images
Yes, this would work (as long as the process doing this move owns the directory -- otherwise it is still an error 13). The whole point, though, is that libvirt does not need to take ownership of a *read-only* file. At least it could revert the ownership when the VM is closed, if you want to protect against an ISO update while the ISO is in use by libvirt. Or use flock, or something. But this (update-while-somebody-is- using) is a common issue on *IX, and still we do not see ownership being unilaterally changed. Of course, we can also bypass by using 'sudo', but this would break the least privilege principle. ** Changed in: libvirt (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/691590 Title: libvirt should not take ownership of ISO images -- 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 691590] Re: libvirt should not take ownership of ISO images
Serge, from what I understand of rsync, it never writes directly to the destination file, it will create a temporary hidden file and write to that, then unlink/rename when the transfer is complete. So the steps can just be rsync rsync://mirror/file.iso orig.iso it won't interfere at all with anything that has the .iso opened.. it will be like any other unlinked open file. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/691590 Title: libvirt should not take ownership of ISO images -- 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