Re: [gentoo-user] CFLAGS

2010-11-02 Thread Chris Reffett
I feel like the Pentium D is "march=prescott" though, again, native should work fine as well. Chris Reffett On 11/02/2010 06:40 AM, Yohan Pereira wrote: > On Tuesday 02 November 2010 2:13:41 pm Coert Waagmeester wrote: >> I have installed a 64 bit gentoo on my intel Pentium D

Re: [gentoo-user] NetworkManager SIGSEGV

2010-05-18 Thread Chris Reffett
It was probably the wpa_supplicant update, see bug 320097 on bugs.gentoo.org. Just had this problem myself this morning, you can fix it by using the ebuild provided in the bug or by downgrading wpa_supplicant (which had 0.7.2 hardmasked today). Hope this helps! Chris Reffett On 05/18/2010 09:57 PM

Re: [gentoo-user] Re: libpng12 is missing

2010-05-09 Thread Chris Reffett
ll going. I've never seen breakage this bad before. This machine > is going to be useless for the next 24 hours or so until all the packages > are rebuilt. > It looks like preserved-libs didn't catch this one either. I just ran revdep-rebuild overnight, and now notification-daemon and pygtk won't build. But emerge @preserved-rebuild came up with nothing before the revdep-rebuild. Chris Reffett

Re: [gentoo-user] stop eth0 from starting at boot

2010-03-09 Thread Chris Reffett
e background. As for "what is trying to start net.eth0," I think there's an option in either /etc/rc.conf or /etc/conf.d/rc that determines what counts as "net" for init scripts that need net: no net required, loopback only, one non-loopback, or all of the net.* scripts. T

Re: [gentoo-user] What's happening to six-0.5.3?

2010-01-02 Thread Chris Reffett
Six depends on kde 3.5, which has been hardmasked for removal from the portage tree. I believe you can use the kde-sunset overlay to keep it around if you really need it. Or maybe there's a version in the works for KDE 4? Chris Reffett On 01/02/2010 11:12 AM, Kevin O'Gorman wrote: &

Re: [gentoo-user] Re: fsck date problem during boot

2009-11-04 Thread Chris Reffett
Dale wrote: > Harry Putnam wrote: > >> Stroller writes: >> >> >> >>> On 4 Nov 2009, at 15:45, Harry Putnam wrote: >>> >>> ... Somehow the date of last fsck on /boot is seen as `in the future' so fsck fails on /dev/had1 (/boot). >>> Th

Re: [gentoo-user] Re: license mask

2009-10-18 Thread Chris Reffett
Dale wrote: Chris Reffett wrote: Nikos Chantziaras wrote: On 10/19/2009 03:33 AM, Crístian Viana wrote: hi! when I try to update virtualbox-ose-additions, portage says: !!! All ebuilds that could satisfy "~app-emulation/virtualbox-ose-additions-3.0.8" have b

Re: [gentoo-user] Re: license mask

2009-10-18 Thread Chris Reffett
Nikos Chantziaras wrote: On 10/19/2009 03:33 AM, Crístian Viana wrote: hi! when I try to update virtualbox-ose-additions, portage says: !!! All ebuilds that could satisfy "~app-emulation/virtualbox-ose-additions-3.0.8" have been masked. !!! One of the following masked packages is required to c

Re: [gentoo-user] Re: Syntax for masking kde:4?

2009-10-11 Thread Chris Reffett
It could be manually downloaded from http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.keywords/kde-4.3.keywords;hb=master Nikos Chantziaras wrote: From where? On 10/11/2009 10:58 PM, Chris Reffett wrote: Couldn't you just grab the kd

Re: [gentoo-user] Re: Syntax for masking kde:4?

2009-10-11 Thread Chris Reffett
Couldn't you just grab the kde 4.3 package.keyword list and append that to package.mask, since it uses the same slot format? Nikos Chantziaras wrote: On 10/11/2009 02:30 PM, Peter Humphrey wrote: Hello list, In the last few days some parts of KDE v4 seem to have been moved into the stable tre

Re: [gentoo-user] Re: Masked package needs itsself ?

2009-08-25 Thread Chris Reffett
> > > > > > Actually, according to the output you posted, something depends on jpeg-7. The output you posted didn't actually indicate that jpeg-7 depends on itself. There should have been a list below that output of what actually does depend on ">=media-libs/jpeg-7," if that helps at all. Chris Reffett