Andrey Falko schrieb:
> On Mon, Apr 20, 2009 at 5:58 PM, daid kahl wrote:
>> Hello!
>>
>> I was running the unstable branch of portage primarily for about two years
>> (mostly from user error when I first started),
[snip]
>>
>> My question is, when downgrading (upgrading?) from unstable to stable,
Neil Bothwick wrote:
> On Sun, 19 Apr 2009 16:47:22 -0500, Dale wrote:
>
>
>> I renamed my old emerge log file to .old1 to get off to a fresh start
>> with the log file. It was getting pretty large. Anyway, to figure out
>> how long something takes to emerge, I use this command and get this
>>
2009/4/20 Paul Hartman :
> Does any RC expert know why denyhosts is showing "Crashed" status
> despite the fact that it seems to be running and operating normally?
> Is anyone else running denyhosts and has this same symptom?
>
> Thanks,
> Paul
>
>
I guess you are on baselayout and openrc. This is
Hello list,
My box is trying to upgrade nvidia-drivers to version 180.51, but I get
this:
>>> Compiling source
in
/tmp/portage/x11-drivers/nvidia-drivers-180.51/work/NVIDIA-Linux-x86_64-180.51-pkg2
...
* Preparing nvidia module
make -j3 -s HOSTCC=x86_64-pc-linux-gnu-gcc
CROSS_COMPILE=x86_64
On Tue, 21 Apr 2009 10:48:11 +0100, Peter Humphrey
wrote:
> Hello list,
>
> My box is trying to upgrade nvidia-drivers to version 180.51, but I get
> this:
>
Compiling source
> in
>
/tmp/portage/x11-drivers/nvidia-drivers-180.51/work/NVIDIA-Linux-x86_64-180.51-pkg2
> ...
> * Preparing nv
Hi,
with Python 2.6.2 I have (even re-)installed dev-python/pygtk.
And indeed, there is a directory
/usr/lib/python2.6/site-packages/gtk-2.0
But, still,
import gtk
fails. Looking closer,
there is NO pygtk.pth-2.0 pygtk.py-2.0 file
in /usr/lib/python2.6/site-packages
as it is on a working python-2
Xavier Parizet schrieb:
> On Tue, 21 Apr 2009 11:57:04 +0200, Justin wrote:
>> Peter Humphrey schrieb:
>>> Hello list,
>>>
>>> My box is trying to upgrade nvidia-drivers to version 180.51, but I get
>>> this:
>>>
>> Compiling source
>>> in
>>>
> /tmp/portage/x11-drivers/nvidia-drivers-180.51
Peter Humphrey schrieb:
> Hello list,
>
> My box is trying to upgrade nvidia-drivers to version 180.51, but I get
> this:
>
Compiling source
> in
> /tmp/portage/x11-drivers/nvidia-drivers-180.51/work/NVIDIA-Linux-x86_64-180.51-pkg2
> ...
> * Preparing nvidia module
> make -j3 -s HOSTCC=
On Tue, 21 Apr 2009 11:57:04 +0200, Justin wrote:
> Peter Humphrey schrieb:
>> Hello list,
>>
>> My box is trying to upgrade nvidia-drivers to version 180.51, but I get
>> this:
>>
> Compiling source
>> in
>>
/tmp/portage/x11-drivers/nvidia-drivers-180.51/work/NVIDIA-Linux-x86_64-180.51-pk
Helmut Jarausch writes:
> Hi,
>
> with Python 2.6.2 I have (even re-)installed dev-python/pygtk.
> And indeed, there is a directory
> /usr/lib/python2.6/site-packages/gtk-2.0
>
> But, still,
> import gtk
> fails. Looking closer,
> there is NO pygtk.pth-2.0 pygtk.py-2.0 file
> in /usr/lib/python2.
On Tue, 2009-04-21 at 12:34 +0200, Helmut Jarausch wrote:
> with Python 2.6.2 I have (even re-)installed dev-python/pygtk.
> And indeed, there is a directory
> /usr/lib/python2.6/site-packages/gtk-2.0
>
> But, still,
> import gtk
> fails. Looking closer,
> there is NO pygtk.pth-2.0 pygtk.py-2.0 f
On Tue, 21 Apr 2009 02:41:02 -0500, Dale wrote:
> So, if I point it to both log files, it sorts out the info rather
> nicely. Neat huh?
It gets neater, according to the man page
If you rotate emerge.log you could use:
genlop -tu -f /var/log/emerge.log -f /var/log/emerge.log.0
-f /var/log/em
Neil Bothwick wrote:
> On Tue, 21 Apr 2009 02:41:02 -0500, Dale wrote:
>
>
>> So, if I point it to both log files, it sorts out the info rather
>> nicely. Neat huh?
>>
>
> It gets neater, according to the man page
>
> If you rotate emerge.log you could use:
> genlop -tu -f /var/log/emer
Return Receipt
Your Re: [gentoo-user] IDE is called hda
document:
On Tuesday 21 April 2009, 03:58, Valmor de Almeida wrote:
> Etaoin Shrdlu wrote:
> > That happened to me recently. Just change the value of the variable
> > RC_PLUG_SERVICES in /etc/conf.d/net to exclude eth0, like eg
Actually, that should be /etc/conf.d/rc, NOT net. Sorry for the mistake.
I have tried everything I can think of to figure this out. On my wife's
computer, when evolution starts, the GUI flashes onto the screen and
then segfaults. I have three lines of terminal output:
a...@catherine ~ $ evolution
** (evolution:19607): DEBUG: mailto URL command: evolution %s
** (evolu
On Sun, 2009-04-19 at 13:45 +0200, Alex Schuster wrote:
> Michael Sullivan writes:
>
> > On Sat, 2009-04-18 at 18:03 +0100, Robert Bridge wrote:
> > > Michael Sullivan wrote:
> > > > A few months ago my wife switched from gnome to xfce because gnome
> > > > was just too slow. I performed the X upg
On Tue, Apr 21, 2009 at 6:29 AM, Michael Sullivan wrote:
> a...@catherine ~ $ evolution
> ** (evolution:19607): DEBUG: mailto URL command: evolution %s
> ** (evolution:19607): DEBUG: mailto URL program: evolution
> Segmentation fault
>
> Nothing shows up in ~/.xsession-errors. Not much shows up
On Tuesday 21 April 2009 01:12:07 Philip Webb wrote:
> 090420 Philip Webb wrote:
> > Can anyone tell me the command to pre-start KDE libs with another desktop
> > ? Htop reveals that 'konsole' -- the 1st app I started after Fluxbox --
> > caused the following processes to start & remain running :
>
On 21 Apr, Philipp Riegger wrote:
>
> On Tue, 2009-04-21 at 12:34 +0200, Helmut Jarausch wrote:
>> with Python 2.6.2 I have (even re-)installed dev-python/pygtk.
>> And indeed, there is a directory
>> /usr/lib/python2.6/site-packages/gtk-2.0
>>
>> But, still,
>> import gtk
>> fails. Looking close
On 21 Apr 2009, at 08:17, KH wrote:
...
I did the same error once and I had been told that it can be
unpleasing
to downgrade a large amount of programs. So back then I followed
another
approach. I put every single packed which was on ~x86 in my keywords
file. Than I changed my make.conf bac
On Tue, 2009-04-21 at 15:56 +0200, Helmut Jarausch wrote:
> > There is a bug about this, search bugs.gentoo.org for your error/the
> > problem where you get the error. You have to reemerge some packages,
> > pygobject and maybe more.
> >
> Sorry, but I couldn't find something on bugs.gentoo.org
On Tuesday 21 April 2009 10:56:25 Xavier Parizet wrote:
> I think the problem is from the SYSSRC make paremeter which is set to
> skins/default/usr/src/linux, which seems to be invalid.
Where did you get the "skins" part of that? It isn't in what I posted.
> Maybe you can check to your environme
On Tuesday 21 April 2009 12:21:52 Justin wrote:
> Xavier Parizet schrieb:
> > On Tue, 21 Apr 2009 11:57:04 +0200, Justin wrote:
> >>
> >> Which kernel du you use?
> >
> > It seems to be 2.6.29-r1 according to SYSOUT content in the portage
> > output...
>
> Yeah that why I am asking, I had an issue
On Tue, 2009-04-21 at 06:48 -0700, Mark Knecht wrote:
> On Tue, Apr 21, 2009 at 6:29 AM, Michael Sullivan
> wrote:
>
> > a...@catherine ~ $ evolution
> > ** (evolution:19607): DEBUG: mailto URL command: evolution %s
> > ** (evolution:19607): DEBUG: mailto URL program: evolution
> > Segmentation
On Tue, 21 Apr 2009 16:07:02 +0100, Peter Humphrey
wrote:
> On Tuesday 21 April 2009 10:56:25 Xavier Parizet wrote:
>
>> I think the problem is from the SYSSRC make paremeter which is set to
>> skins/default/usr/src/linux, which seems to be invalid.
>
> Where did you get the "skins" part of that
On Tue, 21 Apr 2009 10:18:58 -0500, Michael Sullivan
wrote:
> On Tue, 2009-04-21 at 06:48 -0700, Mark Knecht wrote:
>> On Tue, Apr 21, 2009 at 6:29 AM, Michael Sullivan
>> wrote:
>>
>> > a...@catherine ~ $ evolution
>> > ** (evolution:19607): DEBUG: mailto URL command: evolution %s
>> > ** (evol
Michael Sullivan writes:
> On Sun, 2009-04-19 at 13:45 +0200, Alex Schuster wrote:
> > Michael Sullivan writes:
> > > On Sat, 2009-04-18 at 18:03 +0100, Robert Bridge wrote:
> > > > Michael Sullivan wrote:
> > > I don't know what resolution default is.It doesn't say. How do
> > > I find out?
Hi all,
I have a fresh installation of gentoo with fluxbox. I added "exec
startfluxbox" to my ~/.xinitrc and set the DISPLAYMANAGER variable in
/etcconf.d/xdm to use slim.
When I start my machine now, when slim starts a wrong keymap is set.
This is also the case in fluxbox after login. If I stop
Stroller schrieb:
>
> On 21 Apr 2009, at 08:17, KH wrote:
>> ...
>> I did the same error once and I had been told that it can be unpleasing
>> to downgrade a large amount of programs. So back then I followed another
>> approach. I put every single packed which was on ~x86 in my keywords
>> file. T
On Tue, Apr 21, 2009 at 10:46 AM, Marco wrote:
> Hi all,
>
> I have a fresh installation of gentoo with fluxbox. I added "exec
> startfluxbox" to my ~/.xinitrc and set the DISPLAYMANAGER variable in
> /etcconf.d/xdm to use slim.
>
> When I start my machine now, when slim starts a wrong keymap is s
On Tue, 2009-04-21 at 17:30 +0200, Alex Schuster wrote:
> Michael Sullivan writes:
>
> > On Sun, 2009-04-19 at 13:45 +0200, Alex Schuster wrote:
> > > Michael Sullivan writes:
> > > > On Sat, 2009-04-18 at 18:03 +0100, Robert Bridge wrote:
> > > > > Michael Sullivan wrote:
>
> > > > I don't know
DISCLAIMER
I have spent the past 3 hours reading mail archives on gentoo-user
about, erm, certain sensitive people and topics and their feelings
about cd software. In fact I am *still* reading. I realize, though,
that it would probably be much faster to parallelize my information
gathering by direc
Thanks, but the video works flawlessly, and the TV works fine with
audio and video over HDMI from cable boxen, PS3s, etc.
Anyhow, thanks, and I'll keep trying.
On Mon, Apr 13, 2009 at 11:38 PM, James wrote:
> Strake gmail.com> writes:
>
>
>> I have an MSI K9A2 Platinum motherboard (SB600 chipse
On Sat, 18 Apr 2009 19:53:18 +0200, Alex Schuster wrote:
> > There are some strange mnemonics involving elephants, that are harder
> > to remember than the key sequence. The easy way to remember the full
> > sequence is BUSIER backwards.
>
> Actually, for me "Raising Elefants Is So Utterly Bori
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
When I try to print from a program using the GTK+ print dialog, e.g.
Firefox og Evince, i get the following line:
Request from "localhost" using invalid Host: field "::1"
in /var/log/cups/error_log each time I try to select a printer from the
list. T
FLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}";
* The die message:
* Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/lib/modules/2.6.29-gentoo-
I have set -Xmx256m using the Java control panel GUI, and;
sphinx jre # pgrep -lf java
8949 /opt/sun-jdk-1.6.0.13/jre/bin/java -Xmx256m
-Xbootclasspath/a:/opt/sun-jdk-1.6.0.13/jre/lib/javaws.jar:/opt/sun-jdk-1.6.0.13/jre/lib/deploy.jar:/opt/sun-jdk-1.6.0.13/jre/lib/plugin.jar
-classpath /opt/sun-
Sorry - here it is in plain text for the luddites, j/k :-)
I have set -Xmx256m using the Java control panel GUI, and;
sphinx jre # pgrep -lf java
8949 /opt/sun-jdk-1.6.0.13/jre/bin/java -Xmx256m
-Xbootclasspath/a:/opt/sun-jdk-1.6.0.13/jre/lib/javaws.jar:/opt/sun-jdk-1.6.0.13/jre/lib/deploy.jar:/o
On Tue, Apr 21, 2009 at 2:09 PM, Mark David Dumlao wrote:
> media-plugins/gst-plugins-cdio
I think that one should do it.
On Tue, Apr 21, 2009 at 6:34 PM, Peter Humphrey
wrote:
> I've read the post backwards and forwards, and I've had kmail search
> case-insensitively for "skin", and it isn't there. It wasn't there when I
> sent it, anyway, and grep says it isn't in the files I've attached this
> time either.
As a t
On Tue, Apr 21, 2009 at 11:30 PM, Paul Hartman
wrote:
> On Tue, Apr 21, 2009 at 2:09 PM, Mark David Dumlao wrote:
>> media-plugins/gst-plugins-cdio
>
> I think that one should do it.
>
Also, according to
http://gstreamer.freedesktop.org/documentation/plugins.html there is a
cd-audio plugin which
Paul Hartman wrote:
> On Tue, Apr 21, 2009 at 6:34 PM, Peter Humphrey
> wrote:
>
>> I've read the post backwards and forwards, and I've had kmail search
>> case-insensitively for "skin", and it isn't there. It wasn't there when I
>> sent it, anyway, and grep says it isn't in the files I've atta
My kernel version is 2.6.27-gentoo-r10
And I try to install VMware-server-1.0.9
Up-to-date gcc.
When I install vmware-server, ./vmware-install.pl
there is an error.
This is error information
---
44 matches
Mail list logo