Gentoo Archives: gentoo-user

From: David Haller <gentoo@×××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Reduce granularity of emerge-fetch.log?
Date: Fri, 08 Mar 2019 10:14:53
Message-Id: 20190308093605.2cydgij47pa2jrx6@grusum.endjinn.de
In Reply to: Re: [gentoo-user] Re: Reduce granularity of emerge-fetch.log? by Neil Bothwick
1 Hello,
2
3 On Fri, 08 Mar 2019, Neil Bothwick wrote:
4 >On Thu, 7 Mar 2019 17:52:08 -0600, Dale wrote:
5 >> >> It seems you can change the output of wget with the --progress
6 >> >> option, which you would set in FETCHCOMMAND in make.conf.
7 >> > Doh! I thought that the output format looked familiar: I didn't
8 >> > realize it was using wget. Thanks...
9 >>
10 >> Would you mind posting a example of yours?  I'd like to change mine as
11 >> well.  Just need something to give me ideas and should be able to go
12 >> from there.
13 >
14 >You can see the default setting with
15 >
16 >emerge --info -v | grep FETCHCOMMAND=
17 >
18 >Paste this into make.conf and fiddle with the progress settings.
19
20 You can also use /var/tmp/portage/.wgetrc
21 (see: getent passwd portage | cut -d: -f6):
22
23 # grep progress /var/tmp/portage/.wgetrc
24 progress=bar:force:noscroll
25 showprogress=on
26 #
27
28 FETCHCOMMAND is not set by me.
29
30 HTH,
31 -dnh
32
33 --
34 If breathing required conscious thought, the world population would be
35 on a sharp decline. -- Greg Andrews