From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by mail.saout.de (Postfix) with ESMTP id 16ADD9569 for ; Mon, 10 Aug 2009 20:29:12 +0200 (CEST) Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D3Oo2eQbhPFC for ; Mon, 10 Aug 2009 20:29:08 +0200 (CEST) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Mon, 10 Aug 2009 20:29:08 +0200 (CEST) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MaZcI-0006LJ-Fq for dm-crypt@saout.de; Mon, 10 Aug 2009 18:29:06 +0000 Received: from pat35-4-88-164-242-200.fbx.proxad.net ([88.164.242.200]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Aug 2009 18:29:06 +0000 Received: from lists4davide by pat35-4-88-164-242-200.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Aug 2009 18:29:06 +0000 From: davide Date: Mon, 10 Aug 2009 20:28:39 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: news Subject: [dm-crypt] Trying to compile Banshee. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de Hi, I would like to compile Banshee from source (the git version). So I try to get -dev version of needed packages with the friendly sudo yum-builddep banshee command, but I get: ...... Is this ok [y/N]: y Downloading Packages: Running rpm_check_debug ERROR with rpm_check_debug vs depsolve: mono-addins = 0.4-6.20091702svn127062.1.fc11 is needed by mono-addins- devel-0.4-6.20091702svn127062.1.fc11.i586 notify-sharp = 0.4.0-0.6.20080912svn.fc11 is needed by notify-sharp- devel-0.4.0-0.6.20080912svn.fc11.i586 mono-zeroconf = 0.7.6-8.fc11 is needed by mono-zeroconf- devel-0.7.6-8.fc11.i586 as answer. I get this answer for two months-ish now... Someone suggested me that was caused by the repos problem last month, but I think now the situation is fixed but still the error is there. How can I got the needed packges?