From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: guix import texlive fails because of svn Date: Wed, 22 Jan 2020 22:52:59 +0100 Message-ID: <877e1jw43o.fsf@elephly.net> References: <87eew5n41r.fsf@mattleach.net> <87blqxw30f.fsf@elephly.net> <87k15kvm6i.fsf@euandre.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36165) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iuNw1-0004Ow-N1 for help-guix@gnu.org; Wed, 22 Jan 2020 16:53:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iuNw0-0005J9-C0 for help-guix@gnu.org; Wed, 22 Jan 2020 16:53:13 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21186) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iuNvz-0005IT-Uu for help-guix@gnu.org; Wed, 22 Jan 2020 16:53:12 -0500 In-reply-to: <87k15kvm6i.fsf@euandre.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: EuAndreh Cc: help-guix@gnu.org EuAndreh writes: > Ricardo Wurmus writes: > >> Looking at the strace output I see that SVN complains about the temp >> directory already existing. This happens in download-svn-to-store in >> guix/svn-download.scm where we generate a temporary directory and pass >> it as an argument to build:svn-fetch. >> >> Yes, this must be a bug. > > Hi Ricardo, > > This looks like a good opportunity for me to try to start hacking on > Guix itself. I've contributed with some patches to packages before, but > I'd also like to start working on Guix. > > I'll try to fix the issue in the next days and prepare a patch. How does > that sound? > > Just saying this so we don't work on the same issue and have duplicate > effort. Thanks for coordinating. I haven=E2=80=99t yet found time to work on this,= so I=E2=80=99ll gladly leave this up to you. Thanks! --=20 Ricardo