Efraim Flashner skribis:
> On Thu, 12 Nov 2015 14:05:31 +0100
> l...@gnu.org (Ludovic Courtès) wrote:
>
>> Efraim Flashner skribis:
[...]
>> > ##Failure Location unknown## : Error
>> > Test name: N5aria224LpdMessageDispatcherTestE::testSendMessage
>> > uncaught exception of type N5aria29DlAbor
On Thu, 12 Nov 2015 14:05:31 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Efraim Flashner skribis:
>
> >> In the end rebuilding c-ares with the release tarball and not the github
> >> tarball fixed the issues with aria2 not recognizing c-ares. I wasn't able
> >> to
> >> get anything more out o
Efraim Flashner skribis:
> From 1f601d7707623ff21da6567eec7f57bef133c3f5 Mon Sep 17 00:00:00 2001
> From: Efraim Flashner
> Date: Thu, 29 Oct 2015 16:18:36 +0200
> Subject: [PATCH 1/2] gnu: Add c-ares.
>
> * gnu/packages/aria2.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
LGTM,
Efraim Flashner skribis:
>> In the end rebuilding c-ares with the release tarball and not the github
>> tarball fixed the issues with aria2 not recognizing c-ares. I wasn't able to
>> get anything more out of aria2, more than it not finding the locations and
>> leaving me with with variables poin
On Thu, 5 Nov 2015 11:19:53 +0200
Efraim Flashner wrote:
> On Tue, 03 Nov 2015 14:35:07 +0100
> l...@gnu.org (Ludovic Courtès) wrote:
>
> > Efraim Flashner skribis:
> >
> > > This patch has driven me crazy a bit. C-ares is a library for
> > > asynchronous DNS
> > > lookups, and aria2 is a c
On Tue, 03 Nov 2015 14:35:07 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Efraim Flashner skribis:
>
> > This patch has driven me crazy a bit. C-ares is a library for asynchronous
> > DNS
> > lookups, and aria2 is a cli program to download multiple files/torrents
> > simultaneously, and also a
Efraim Flashner skribis:
> This patch has driven me crazy a bit. C-ares is a library for asynchronous DNS
> lookups, and aria2 is a cli program to download multiple files/torrents
> simultaneously, and also a git-annex dependency. C-ares builds without any
> problems, but aria2 was a different st
On Mon, 2 Nov 2015 09:15:20 +0200
Efraim Flashner wrote:
> This patch has driven me crazy a bit. C-ares is a library for asynchronous DNS
> lookups, and aria2 is a cli program to download multiple files/torrents
> simultaneously, and also a git-annex dependency. C-ares builds without any
> probl