Re: [gentoo-user] progress in emerge --sync

2006-02-01 Thread Neil Bothwick
On Wed, 01 Feb 2006 12:01:10 -0600, Dale wrote: > >>When did this start anyway? > >--nospinner and --quiet have been there since Adam was a lad. > I was talking about the progress thing. Is this the little thing that > used to hang at 50%? Or is he talking about something else? Something el

Re: [gentoo-user] progress in emerge --sync

2006-02-01 Thread Steven Susbauer
'emerge --sync --quiet 1> /dev/null 2>&1' will put nothing in your logs. If you prefer, just use 'emerge --sync --quiet' and it will say when it's working but not do the progress or anything else really. On Wed, 1 Feb 2006, Beau E. Cox wrote: > Hi - > > I notice that the rsync command generated b

Re: [gentoo-user] progress in emerge --sync

2006-02-01 Thread Dale
Neil Bothwick wrote: >On Wed, 01 Feb 2006 09:42:10 -0600, Dale wrote: > > > >>Well, I didn't know it did this. I just type in emerge sync && emerge >>-efv world && emerge -upv world and walk away. I check it latter one >>when my modem is idle. >> >> > >Why -e? That will only fetch any sou

Re: [gentoo-user] progress in emerge --sync

2006-02-01 Thread Neil Bothwick
On Wed, 01 Feb 2006 09:42:10 -0600, Dale wrote: > Well, I didn't know it did this. I just type in emerge sync && emerge > -efv world && emerge -upv world and walk away. I check it latter one > when my modem is idle. Why -e? That will only fetch any source packages you have used and deleted. Tr

Re: [gentoo-user] progress in emerge --sync

2006-02-01 Thread Dale
Holly Bostick wrote: > > >Myself, I used to mail myself the output of esync, and now I mail myself >the output of eix-sync, so I don't have so much experience with using >emerge --sync in a cron job, but this looks like it might be what you're >looking for: > > >--nospinner > Disables

Re: [gentoo-user] progress in emerge --sync

2006-02-01 Thread Neil Bothwick
On Wed, 1 Feb 2006 04:28:12 -1000, Beau E. Cox wrote: > I notice that the rsync command generated by emerge --sync contains > the --progress flag. I run emerge --sync as a cron job ang log the > output; the progress goo messes up my logs. Is "emerge --sync --quiet" too quiet for you? -- Neil B

Re: [gentoo-user] progress in emerge --sync

2006-02-01 Thread Holly Bostick
Beau E. Cox schreef: > Hi - > > I notice that the rsync command generated by emerge --sync contains > the --progress flag. I run emerge --sync as a cron job ang log the > output; the progress goo messes up my logs. > > I can't find any mention of a 'progress' (or a 'noprogress') flag in > the e