Re: [gentoo-user] troubles with emerge --sync

2009-11-29 Thread daid kahl
So I managed to fix the other wonkiness on my system (viz, gcc and emacs not emerging). Turns out, I had been sloppy in putting together my make.conf and used march=prescott when I should have been using march=pentium4. Fixed it, ran emerge -uDNe world. Things emerge now. Really late post on

Re: [gentoo-user] troubles with emerge --sync

2009-11-19 Thread Alexander Clark
So I managed to fix the other wonkiness on my system (viz, gcc and emacs not emerging). Turns out, I had been sloppy in putting together my make.conf and used march=prescott when I should have been using march=pentium4. Fixed it, ran emerge -uDNe world. Things emerge now. Unfortunately,

Re: [gentoo-user] troubles with emerge --sync

2009-11-12 Thread Alan McKinnon
On Wednesday 11 November 2009 23:10:35 Alexander Clark wrote: The remote end cut you off. Try another mirror. Is this a know infrastructure issue. It seems to happening a lot lately. I'm wary of retrying lest I end up on a ban list. I've retried a lot. Maybe I ended up on the ban list.

Re: [gentoo-user] troubles with emerge --sync

2009-11-12 Thread Nelis Botha
Alan McKinnon wrote: On Wednesday 11 November 2009 23:10:35 Alexander Clark wrote: The remote end cut you off. Try another mirror. Is this a know infrastructure issue. It seems to happening a lot lately. I'm wary of retrying lest I end up on a ban list. I've retried a lot.

Re: [gentoo-user] troubles with emerge --sync

2009-11-12 Thread Alan McKinnon
On Thursday 12 November 2009 13:05:06 Nelis Botha wrote: Alan McKinnon wrote: On Wednesday 11 November 2009 23:10:35 Alexander Clark wrote: The remote end cut you off. Try another mirror. Is this a know infrastructure issue. It seems to happening a lot lately. I'm wary of retrying lest

[gentoo-user] troubles with emerge --sync

2009-11-11 Thread Alexander Clark
I'm getting a strange error on one particular box when I try to emerge --sync: rsync error: sibling process crashed (code 15) at main.c(1505) [generator=3.0.6] Retrying... dmesg told me: grsec: From 66.55.54.28: signal 4 sent to /usr/bin/rsync[rsync:30041] uid/euid:0/0 gid/egid:0/0,

Re: [gentoo-user] troubles with emerge --sync

2009-11-11 Thread Marcus Wanner
On 11/11/2009 2:01 PM, Alexander Clark wrote: I'm getting a strange error on one particular box when I try to emerge --sync: rsync error: sibling process crashed (code 15) at main.c(1505) [generator=3.0.6] Retrying... dmesg told me: grsec: From 66.55.54.28: signal 4 sent to

Re: [gentoo-user] troubles with emerge --sync

2009-11-11 Thread Alan McKinnon
The remote end cut you off. Try another mirror. On Nov 11, 2009 9:01 PM, Alexander Clark acl...@wayfm.com wrote: I'm getting a strange error on one particular box when I try to emerge --sync: rsync error: sibling process crashed (code 15) at main.c(1505) [generator=3.0.6] Retrying... dmesg

Re: [gentoo-user] troubles with emerge --sync

2009-11-11 Thread Alex Bennee
2009/11/11 Alan McKinnon alan.mckin...@gmail.com: The remote end cut you off. Try another mirror. Is this a know infrastructure issue. It seems to happening a lot lately. I'm wary of retrying lest I end up on a ban list. -- Alex, homepage: http://www.bennee.com/~alex/

Re: [gentoo-user] troubles with emerge --sync

2009-11-11 Thread Alexander Clark
The remote end cut you off. Try another mirror. Is this a know infrastructure issue. It seems to happening a lot lately. I'm wary of retrying lest I end up on a ban list. I've retried a lot. Maybe I ended up on the ban list. What I really need to do is set up a local mirror since I've got a

Re: [gentoo-user] troubles with emerge --sync

2009-11-11 Thread Marcus Wanner
On 11/11/2009 4:10 PM, Alexander Clark wrote: In any case, emerge-webrsync works for now (thanks Marcus, not sure why I didn't think of that). Glad I could help. However, a better solution is probably needed in the long run. Marcus