From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VeB9r-0004eF-G2 for qemu-devel@nongnu.org; Wed, 06 Nov 2013 17:01:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VeB9l-0004Me-HO for qemu-devel@nongnu.org; Wed, 06 Nov 2013 17:01:03 -0500 Received: from indium.canonical.com ([91.189.90.7]:39303) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VeB9l-0004Ma-BF for qemu-devel@nongnu.org; Wed, 06 Nov 2013 17:00:57 -0500 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1VeB9k-0001FW-PG for ; Wed, 06 Nov 2013 22:00:56 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id BA6AD2E8003 for ; Wed, 6 Nov 2013 22:00:56 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Wed, 06 Nov 2013 21:53:39 -0000 From: Serge Hallyn <1246012@bugs.launchpad.net> Sender: bounces@canonical.com References: <20131029185846.10952.82935.malonedeb@gac.canonical.com> <20131106133511.12519.92508.malone@chaenomeles.canonical.com> Message-Id: <20131106215339.GA5677@ac100> Errors-To: bounces@canonical.com Subject: Re: [Qemu-devel] [Bug 1246012] Re: QEMU removes postgresql Reply-To: Bug 1246012 <1246012@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Oh, I see - you are on a saucy machine using the precise postgresql packages. Anyway the problem is with postgresql-common versus logrotate. Now the logrotate version in saucy is 3.8.3-3ubuntu2, and the postgresql-common version is 149.pgdg12.4+1. postgresql-common says it breaks on logrotate (>=3D 3.8). libvirt-bin depends on logrotate, and so you have posgresql-common wanting to remove both logrotate and libvirt-bin. qemu-kvm isn't even involved here, and it isn't a bug in libvirt or its packaging. You simply need a newer postgresql package which works with newer logrotate. -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1246012 Title: QEMU removes postgresql Status in QEMU: Invalid Bug description: >sudo apt-get install kvm virt-manager removed postgresql-9.2 from my sys= tem. Furthermore, it seem impossible for me to run postgresql and qemu at the = same time. Starting one, kills the other. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1246012/+subscriptions