public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
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 10:27:05 -0600	[thread overview]
Message-ID: <58965d8a0912180827t120bf587uc1e9222beadb9ddf@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:

puf crashes every time for me with this, maybe you have the same problem?

*** glibc detected *** puf: double free or corruption (top):
0x000000000169d730 ***
======= Backtrace: =========
/lib/libc.so.6(+0x72406)[0x7f0a980bd406]
/lib/libc.so.6(cfree+0x6c)[0x7f0a980c21ac]
puf[0x40ec8b]
puf[0x40204b]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7f0a98069bbd]
puf[0x401da9]
======= Memory map: ========
00400000-00415000 r-xp 00000000 08:05 5292661
  /usr/bin/puf
00614000-00615000 r--p 00014000 08:05 5292661
  /usr/bin/puf
00615000-00616000 rw-p 00015000 08:05 5292661
  /usr/bin/puf
0169d000-016be000 rw-p 00000000 00:00 0                                  [heap]
7f0a93de9000-7f0a93dff000 r-xp 00000000 08:05 5145230
  /lib64/libgcc_s.so.1
7f0a93dff000-7f0a93ffe000 ---p 00016000 08:05 5145230
  /lib64/libgcc_s.so.1
7f0a93ffe000-7f0a93fff000 r--p 00015000 08:05 5145230
  /lib64/libgcc_s.so.1
7f0a93fff000-7f0a94000000 rw-p 00016000 08:05 5145230
  /lib64/libgcc_s.so.1
7f0a94000000-7f0a94021000 rw-p 00000000 00:00 0
7f0a94021000-7f0a98000000 ---p 00000000 00:00 0
7f0a9804b000-7f0a9819b000 r-xp 00000000 08:05 4260926
  /lib64/libc-2.11.so
7f0a9819b000-7f0a9839a000 ---p 00150000 08:05 4260926
  /lib64/libc-2.11.so
7f0a9839a000-7f0a9839e000 r--p 0014f000 08:05 4260926
  /lib64/libc-2.11.so
7f0a9839e000-7f0a9839f000 rw-p 00153000 08:05 4260926
  /lib64/libc-2.11.so
7f0a9839f000-7f0a983a4000 rw-p 00000000 00:00 0
7f0a983a4000-7f0a983c2000 r-xp 00000000 08:05 4260927
  /lib64/ld-2.11.so
7f0a98585000-7f0a98588000 rw-p 00000000 00:00 0
7f0a985bf000-7f0a985c1000 rw-p 00000000 00:00 0
7f0a985c1000-7f0a985c2000 r--p 0001d000 08:05 4260927
  /lib64/ld-2.11.so
7f0a985c2000-7f0a985c3000 rw-p 0001e000 08:05 4260927
  /lib64/ld-2.11.so
7f0a985c3000-7f0a985c4000 rw-p 00000000 00:00 0
7ffff5929000-7ffff5941000 rw-p 00000000 00:00 0                          [stack]
7ffff59ff000-7ffff5a00000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0
  [vsyscall]



  reply	other threads:[~2009-12-18 16:27 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 [this message]
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 ` [gentoo-user] " Paul Hartman
     [not found] <20091219220305.62638E0870@pigeon.gentoo.org>
2009-12-24  0:18 ` 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=58965d8a0912180827t120bf587uc1e9222beadb9ddf@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