[Bug 393430] Re: kvm: use PulseAudio instead of ALSA

2009-12-29 Thread Arie Skliarouk
I added export QEMU_AUDIO_DRV=pa to the /etc/default/libvirt-bin and looks like that the parameter is passed to the KVM, as the KVM does not use the /dev/snd/* directly. But then audio from KVM works for couple of seconds only (enough to hear the startup audio from windows, but not much more than

[Bug 304649] Re: Include pulseaudio driver

2009-12-29 Thread Arie Skliarouk
As I wrote here: https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/393430 The PA is not working well from KVM: I added export QEMU_AUDIO_DRV=pa to the /etc/default/libvirt-bin and looks like that the parameter is passed to the KVM, as the KVM does not use the /dev/snd/* directly. But then audio

[Bug 134080] Re: CIFS: Navigating directories in DFS shares buggy

2009-12-29 Thread Se6
Looking around in the Samba linux-cifs-client archives, it seems that to get DFS working, you need to first install the package keyutils and to add to /etc/request-key.conf something like: create cifs.spnego* * /usr/local/sbin/cifs.upcall -c %k create dns_resolver * *

[Bug 490072] Re: KVM VMs loses their CPU (kvm84 backport/hardy)

2009-12-29 Thread Yann Hamon
Hello soren, about this bug: I found out after a while that it was happening only on my 64 bits hosts. What happened is that inadvertently I installed ubuntu 32 bits on VMs with a 64bits CPU. I never noticed this on kvm62 as it was running fine. However when I upgraded to the backports all the

[Bug 274298] Re: br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.

2009-12-29 Thread Jan Marquardt
Any news? -- br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature. https://bugs.launchpad.net/bugs/274298 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 501364] [NEW] Postfix not sending SMFIC_RCPT to milter, libmilter rejecting state transition

2009-12-29 Thread Stephen Warren
Public bug reported: Binary package hint: postfix I reported a bug to the postfix mailing list regarding an incorrect interaction between postfix and milters. Wietse created a patch which I tested, and it works OK. I'd hoped this would be rolled into a new postfix release, but this seems to be

[Bug 501360] [NEW] [lucid] FTBFS due to missing build-dependency on quilt

2009-12-29 Thread Daniel T Chen
Public bug reported: Binary package hint: freeradius From http://qa.ubuntuwire.org/ftbfs/ , cf. http://launchpadlibrarian.net/35497668/buildlog_ubuntu-lucid- amd64.freeradius_2.1.7%2Bdfsg-0ubuntu1_FAILEDTOBUILD.txt.gz ... /usr/bin/fakeroot debian/rules clean debian/rules:40:

[Bug 501376] [NEW] E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: subprocess new pre-installation script returned error exit status 1

2009-12-29 Thread lel24.lel24
Public bug reported: E: /var/cache/apt/archives/mysql- server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: subprocess new pre- installation script returned error exit status 1 ProblemType: Package Architecture: i386 Date: Tue Dec 29 11:08:06 2009 DistroRelease: Ubuntu 9.10 ErrorMessage: subprocess

[Bug 501376] Re: E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: subprocess new pre-installation script returned error exit status 1

2009-12-29 Thread lel24.lel24
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/37271651/AptOrdering.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/37271652/Dmesg.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/37271653/DpkgTerminalLog.gz -- E:

[Bug 501391] [NEW] df Plugin sends Warning Mails for tmpfs Filesystems

2009-12-29 Thread Betz Stefan
Public bug reported: Binary package hint: munin Greetings, i am using Hardy Heron on some Server systems. Whenever i monitor this Systems with munin, munin master sends me Mails for Filesystems (type tmpfs). The Graph shows nan as Value. The df Plugin itself make a config for these

[Bug 501376] Re: E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: subprocess new pre-installation script returned error exit status 1

2009-12-29 Thread Jean-Baptiste Lallement
Thanks for your report. It seems that you're trying to install MySQL 5.0 while having 5.1 already installed. Downgrading from 5.1 to 5.0 is not supported. Could you try to uninstall 5.1 first (backup your database and completely purge the 5.1 packages) ? PS: Doing so may result in a data loss.

[Bug 288496] Re: package winbind 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-12-29 Thread Aquina
I have the same problem. sudo dpkg-reconfigure samba-common doesn't work and returns the message /usr/sbin/dpkg-reconfigure: samba-common ist kaputt oder nicht komplett installiert (/usr/sbin/dpkg-reconfigure: samba-common damaged or not installed completely) Further I executed sudo winbindd -SF

[Bug 501376] Re: E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: Aborting downgrade from (at least) 5.1 to 5.0.

2009-12-29 Thread Jean-Baptiste Lallement
** Summary changed: - E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: subprocess new pre-installation script returned error exit status 1 + E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: Aborting downgrade from (at least)

[Bug 501234] Re: Open SSH installation failed

2009-12-29 Thread Jean-Baptiste Lallement
Thanks for your report. This is very similar to bug 432964. Check that there's a file called /etc/gshadow.lock, and possibly /etc/shadow.lock, /etc/passwd.lock too; if that's the case, remove them (no risk), and retry. The problem might come from a crash while using the guest session: do you

[Bug 501234] Re: Open SSH installation failed : useradd: cannot lock /etc/passwd; try again later.

2009-12-29 Thread Diana C
Removing those files fixed the issue. Thanks ** Changed in: openssh (Ubuntu) Status: Incomplete = Confirmed -- Open SSH installation failed : useradd: cannot lock /etc/passwd; try again later. https://bugs.launchpad.net/bugs/501234 You received this bug notification because you are a

[Bug 501234] Re: Open SSH installation failed : useradd: cannot lock /etc/passwd; try again later.

2009-12-29 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 432964 *** https://bugs.launchpad.net/bugs/432964 Thanks for following up. I'm marking as duplicate of bug 432964. Don't hesitate to submit any new bug. ** This bug has been marked a duplicate of bug 432964 System crash in guest session locks /etc/passwd

[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2009-12-29 Thread wdoekes
For those too impatient to wait for the updates to trickle down to the main repository (like myself), I've created an unofficial mysql-client package dynamically linked against libreadline6: http://wjd.nu/files/2009/12/mysql-client-5.1_5.1.37-1ubuntu5wjd2_amd64.deb (See more info here

[Bug 481327] Re: Logwatch has missing files header.html and footer.html.

2009-12-29 Thread Dazed_75
The fix may have been released, but apparently it did not make it to the repositories for the Karmic release not has it made it to any live update. I installed logwatch today (12/29/2009) from Synaptic and the html folder and its contents are still missing. Though the package should be fixed

[Bug 481327] Re: Logwatch has missing files header.html and footer.html.

2009-12-29 Thread Dazed_75
Oh, and I forgot to say what version I got from the repository la...@triggerfish:~$ logwatch --version Logwatch 7.3.6 (released 05/19/07) -- Logwatch has missing files header.html and footer.html. https://bugs.launchpad.net/bugs/481327 You received this bug notification because you are a member

Re: [Bug 481327] Re: Logwatch has missing files header.html and footer.html.

2009-12-29 Thread cviniciusm
Hello, You can do the same thing I did do, go to the source (http://www.logwatch.org/tabs/download/) and get your files. Cordially, Cassius Vinicius. Em 29/12/2009 18:43, Dazed_75 escreveu: Oh, and I forgot to say what version I got from the repository la...@triggerfish:~$ logwatch

[Bug 456808] Re: Karmic-Networking (SAMBA) just does not work, even with detailed attention.

2009-12-29 Thread JG
This is an issue in the default install of Karmic. Functionality that was in Jaunty has been removed. This affects the reputation and the commercial viability of Ubuntu. -- Karmic-Networking (SAMBA) just does not work, even with detailed attention. https://bugs.launchpad.net/bugs/456808 You

[Bug 480617] Re: dpkg-reconfigure samba fails with sed error

2009-12-29 Thread milky-cow-101
Debian Bug # 558116 Fixes this issue apparently. http://bugs.debian.org /cgi-bin/bugreport.cgi?bug=558116 Would be nice to have in Ubuntu 9.10, because right now I don't know how to get a clean smb.conf file. ** Bug watch added: Debian Bug tracker #558116

[Bug 500272] Re: qemu-kvm 0.12.1.1 needed for KSM support (key KVM virtualization feature)

2009-12-29 Thread Dustin Kirkland
I was working on this before my end-of-year holidays. I ran into a few issues, still working through them. Feel free to upload a package to a PPA and point me to it, if you want to do the merge yourself... ** Also affects: qemu-kvm (Ubuntu Lucid) Importance: Undecided Status:

[Bug 501360] Re: [lucid] FTBFS due to missing build-dependency on quilt and linking to OpenSSL

2009-12-29 Thread Daniel T Chen
** Summary changed: - [lucid] FTBFS due to missing build-dependency on quilt + [lucid] FTBFS due to missing build-dependency on quilt and linking to OpenSSL -- [lucid] FTBFS due to missing build-dependency on quilt and linking to OpenSSL https://bugs.launchpad.net/bugs/501360 You received this

[Bug 501568] [NEW] package mysql-server-core-5 .0 (not installed) failed to install/upgrade: nich t vollständig gelesen in buffer_copy (Backend dpk g-deb während »./usr/sbin/mysqld«)

2009-12-29 Thread Patrick Pfaehler
Public bug reported: no /var/run/mysqld/mysqld.sock ProblemType: Package Architecture: i386 Date: Wed Dec 30 07:50:31 2009 DistroRelease: Ubuntu 9.10 ErrorMessage: nicht vollständig gelesen in buffer_copy (Backend dpkg-deb während »./usr/sbin/mysqld«) InstallationMedia: Ubuntu 9.10 Karmic Koala

[Bug 501568] Re: package mysql-server-core-5.0 (not installed) failed to install/upgrade: nicht vol lständig gelesen in buffer_copy (Backend dpkg-deb während »./usr/sbin/mysqld«)

2009-12-29 Thread Patrick Pfaehler
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/37284275/AptOrdering.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/37284276/Dmesg.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/37284277/DpkgTerminalLog.gz -- package

[Bug 444349] Re: package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-12-29 Thread Radek Krahl
Try to add 'user=mysql' in [mysqld] section of /etc/mysql/my.cnf before doing 'apt-get install mysql-server'. It worked for me. My problem was mysqld creating log files (/var/lib/mysql/[hostname]-bin.[number]) for innodb tables owned by root during the installation/upgrade. When started normally