From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#22458: Collision between khal and vdirsyncer "bin/vdirsyncer" Date: Fri, 2 Dec 2016 14:20:31 -0500 Message-ID: <20161202192031.GA31891@jasmine> References: <20160124232439.GA8199@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cCtOM-0004ds-FY for bug-guix@gnu.org; Fri, 02 Dec 2016 14:21:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cCtOI-0001Mz-FH for bug-guix@gnu.org; Fri, 02 Dec 2016 14:21:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:35217) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cCtOH-0001MX-Sz for bug-guix@gnu.org; Fri, 02 Dec 2016 14:21:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cCtOH-0005Ou-OW for bug-guix@gnu.org; Fri, 02 Dec 2016 14:21:01 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20160124232439.GA8199@jasmine> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 22458-done@debbugs.gnu.org Cc: Hartmut Goebel On Sun, Jan 24, 2016 at 06:24:39PM -0500, Leo Famulari wrote: > warning: collision encountered: /gnu/store/xxfyiwan4aidigk552i9pnm5z6myhk09-vdirsyncer-0.7.5/bin/vdirsyncer /gnu/store/8y78mn6ng28h0lihkfb8qasrlfydnnfy-khal-0.7.0/bin/vdirsyncer > warning: arbitrarily choosing /gnu/store/xxfyiwan4aidigk552i9pnm5z6myhk09-vdirsyncer-0.7.5/bin/vdirsyncer Hartmut's work on the python-build-system has fixed this bug. Thank you Hartmut!