You are not logged in.

#1 2010-06-28 22:16:24

MSMHRO
Member
Registered: 2010-05-06
Posts: 13

[Solved] "An unknown error" with yaourt

Hi,
I'm reinstalling Arch 2010.05 to my ThinkPad,
Everything is working fine but AUR...
When I try to install package, en error occures as below.
It happens on all AUR packages.
Just a week ago, they were all installable though...
Any idea or workaround?

$ yaourt -Sy PACKAGE_NAME
==> Edit PKGBUILD ? [Y/n] ("A" to abort) N
==> Continue building shorewall ? [Y/n] Y

==> Building and installing package
==> ERROR: An unknown error has occurred. Exiting...
==> ERROR: Makepkg was unable to build PACKAGE_NAME.

Thank you.
MSMHRO from Tokyo

Last edited by MSMHRO (2010-06-29 10:12:43)

Offline

#2 2010-06-28 23:20:56

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [Solved] "An unknown error" with yaourt

Your thread title is incorrect - all you have is "An unknown error" with yaourt. You have no reason to assume that it's a problem downloading the source code.

Offline

#3 2010-06-28 23:37:34

MSMHRO
Member
Registered: 2010-05-06
Posts: 13

Re: [Solved] "An unknown error" with yaourt

I've found a workaround.

vi /etc/makepkg.conf
# Original # BUILDENV=(fakeroot !distcc color !ccache)
# Modified # BUILDENV=(fakeroot !distcc !color !ccache)

It's working perfectly fine.
Not certain for root cause though...

> tomk
Thanks for your advice.
I've just change the title....

Last edited by MSMHRO (2010-06-29 10:10:49)

Offline

Board footer

Powered by FluxBB