Page 1 of 1

[SOLVED] Cauldron aria2 bug

PostPosted: Aug 16th, '11, 22:45
by inp3dance
Hi,
This evening I tried to update to Cauldron. I followed the wiki page http://mageia.org/wiki/doku.php?id=cauldron, removed all media, added the Cauldron ones and ran an urpmi --auto-select. For the firs round, a lot of perl packages, webkit, rpm and aria got updated. But after that,I can't install or update anything, because I get the following error, thrown by aria2:

Code: Select all
Exception caught
Exception: [Platform.cc:111] errorCode=1 gcry_check_version() failed.

Exception caught
Exception: [Platform.cc:111] errorCode=1 gcry_check_version() failed.

...retrieving failed: aria2 failed: exited with 1


It is obvious that aria2 is broken, but can somebody help me fix it? Or there is a workaround to tell urpmi to use something else than aria?

Thank you!

Re: Cauldron aria2 bug

PostPosted: Aug 16th, '11, 23:35
by pmithrandir
Hi

I get that when I try to update my computer after 2 weeks of vacation...

aria2 a échoué : sortie avec 127

Échec du téléchargement de liblcms2_2-2.2-3.mga2.i586.rpm
Essayer de nouveau ?

Any idea?

Re: Cauldron aria2 bug

PostPosted: Aug 17th, '11, 00:33
by John66
inp3dance

Mageia Control Center >> Software Management >> Configure media sources for install and update >> Options >> Global Options >> Download program to use:
In my installation, aria2, curl & wget are the available choices. I use curl, which is the default (if I'm corrrect).

Re: Cauldron aria2 bug

PostPosted: Aug 17th, '11, 15:25
by inp3dance
Unfortunately MCC broked too, because of some gtk version mismatch. I'm sorry, I'm at work right now, and I will arrive home very late, so I can't give exact details today.
But the important thing is that I fixed my system this morning, John66's post gave me an idea to reread the urpmi help, and I discovered that there is a command line switch to specify the download agent to use. I think it is "-download", but not 100%, as I mentioned, I'm at work, running Windows 7.
The problem is solved, thank you guys for the help.

PS: how can I mark the post Solved?

Re: [SOLVED] Cauldron aria2 bug

PostPosted: Sep 11th, '11, 11:30
by xpris
Hi.
I have the same error.
So far, gonna use for a few months of Cauldoron, but the fsck - broke system files and do musiałlem disk format.

Mageia installed and then I added a mirror of the wiki opicjalnego the cauldron.
Unfortunately the update stops after aria2.

I do not know how to fix it. Previously, I had no such problem. Here I see that somehow the friend advised above. Well, unfortunately I do not see a solution. For the MCC can not enter.

Please help me.

Re: [SOLVED] Cauldron aria2 bug

PostPosted: Sep 11th, '11, 11:51
by Akien
Hi xpris!

Can you try to open a terminal (like Konsole), and to run these commands:
Code: Select all
su -
# Then you have to write your password, it will not be displayed.
urpmi --downloader wget --auto-update --keep

Re: [SOLVED] Cauldron aria2 bug

PostPosted: Sep 11th, '11, 15:49
by xpris
It's works.

Thanks.

Re: [SOLVED] Cauldron aria2 bug

PostPosted: Nov 16th, '11, 14:26
by morgano
Got same results here right now. Thank you Akien! :)

Entered bug https://bugs.mageia.org/show_bug.cgi?id=3361