From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Trying to make portage use "puf" instead of "wget"
Date: Fri, 18 Dec 2009 13:10:32 -0600 [thread overview]
Message-ID: <58965d8a0912181110j673e65d3q3464cd505e70918e@mail.gmail.com> (raw)
In-Reply-To: <7985d0a50912180740x65abbf69m9fa4160703402baa@mail.gmail.com>
On Fri, Dec 18, 2009 at 9:40 AM, Ronan Mainbourg
<ronan.mainbourg@gmail.com> wrote:
> Because my Internet connection is not very fast, I'd like to make portage
> fetch files using net-misc/puf (wich can dl several chunks of a file at the
> same time) instead of wget.
> I tried to do this setting the parameter FETCHCOMMAND in my make.conf, but
> it doesn't work:
>
> FETCHCOMMAND="/usr/bin/puf \${URI} -P \${DISTDIR}/\${FILE}"
>
> ... Give me when I try emerging a package (here"media-libs/libdvbpsi" for
> instance):
> !!! Couldn't download 'libdvbpsi5-0.1.6.tar.bz2'. Aborting.
>
>
> Any Ideas ?
I think the syntax should be:
FETCHCOMMAND="/usr/bin/puf \${URI} -P \${DISTDIR} -O \${FILE}"
That works for me if I run emerge as normal user. If I run as root, it
crashes... weird.
next prev parent reply other threads:[~2009-12-18 19:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-18 15:40 [gentoo-user] Trying to make portage use "puf" instead of "wget" Ronan Mainbourg
2009-12-18 16:27 ` Paul Hartman
2009-12-18 17:26 ` Marcus Wanner
2009-12-18 18:38 ` [gentoo-user] " Nikos Chantziaras
2009-12-18 21:35 ` Marcus Wanner
2009-12-19 14:08 ` Ronan Mainbourg
2009-12-20 3:40 ` Xi Shen
2009-12-21 17:06 ` Paul Hartman
2009-12-22 5:51 ` Xi Shen
2009-12-18 19:10 ` Paul Hartman [this message]
[not found] <20091219220305.62638E0870@pigeon.gentoo.org>
2009-12-24 0:18 ` [gentoo-user] " Nguyen Bao Ngoc
2009-12-24 3:53 ` Ronan Mainbourg
2009-12-24 3:59 ` Xi Shen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=58965d8a0912181110j673e65d3q3464cd505e70918e@mail.gmail.com \
--to=paul.hartman+gentoo@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox