Re: [gentoo-user] ruby gems

2007-11-21 Thread Neil Bothwick
On Wed, 21 Nov 2007 07:38:52 + (UTC), Thufir wrote: The version of rails which I'm running appears to be out of date. Is this a ruby gems issue or an emerge issue? It's a we have no idea which versions of ruby and ruby-gems you are using issue. -- Neil Bothwick Top Oxymorons Number

Re: [gentoo-user] [OT] Grab info off the net

2007-11-21 Thread Roger Luethi
On Mon, 19 Nov 2007 23:39:29 -0600, [EMAIL PROTECTED] wrote: What are people using and can vouch for that can snag webpages or parts of web pages to store/save/organize/report on etc etc, as well as handling clipboard content or the like? Something to collect disparate pieces of information

[gentoo-user] Re: [OT] Grab info off the net

2007-11-21 Thread reader
Roger Luethi [EMAIL PROTECTED] writes: On Mon, 19 Nov 2007 23:39:29 -0600, [EMAIL PROTECTED] wrote: What are people using and can vouch for that can snag webpages or parts of web pages to store/save/organize/report on etc etc, as well as handling clipboard content or the like? Something to

Re: [gentoo-user] OT: .vimrc

2007-11-21 Thread Kenneth Prugh
On Wed, 21 Nov 2007 16:29:39 + (UTC) James [EMAIL PROTECTED] wrote: Hello, I'm not the swiftest (hack) around with finessing the (bash) shell and customizations for c/c++ (command line) programming. What I'm doing is trying to setup .vimrc so that when I edit a file (*.c or *.cpp)

[gentoo-user] OT: .vimrc

2007-11-21 Thread James
Hello, I'm not the swiftest (hack) around with finessing the (bash) shell and customizations for c/c++ (command line) programming. What I'm doing is trying to setup .vimrc so that when I edit a file (*.c or *.cpp) my shell uses the entries in the (user's) .vimrc file. However any other file

[gentoo-user] {OT} Weird image-serving behavior

2007-11-21 Thread Grant
There is a photo on my website that has been served perfectly for a long time but today I noticed it wasn't being served and there were no errors printed in apache2's error_log (or ssl_error_log). I downloaded the file, opened it locally just fine, uploaded it again, and it has since been served

[gentoo-user] dhcpcd brokenness

2007-11-21 Thread Grant Edwards
Ever since an upgrade a few weeks, dhcpcd has been broken. If I start up my laptop withput a hard-wired ethernet connection on eth0, dhcpcd starts up for eth0 and notices that it's got a record of an unexpired lease stored away for eth0. So it decides to just go ahead and use that lease to bring

[gentoo-user] Re: OT: .vimrc

2007-11-21 Thread James
Kenneth Prugh ken69267 at gmail.com writes: autocmd BufRead,BufNewFile *.cpp set ai(or whatever options you want?) Here's my .vimrc file: autocmd BufRead,BufNewFile *.c set {ai, si, cindent, tabstop=3, softtabstop=3} I get this error when I source the .vimrc file: source /home/james/.vimrc

Re: [gentoo-user] Re: OT: .vimrc

2007-11-21 Thread Kenneth Prugh
On Wed, 21 Nov 2007 18:20:19 + (UTC) James [EMAIL PROTECTED] wrote: Kenneth Prugh ken69267 at gmail.com writes: autocmd BufRead,BufNewFile *.cpp set ai(or whatever options you want?) Here's my .vimrc file: autocmd BufRead,BufNewFile *.c set {ai, si, cindent, tabstop=3,

Re: [gentoo-user] dhcpcd brokenness

2007-11-21 Thread Neil Bothwick
On Wed, 21 Nov 2007 17:04:18 + (UTC), Grant Edwards wrote: So it decides to just go ahead and use that lease to bring up eth0 even though eth0 _isn't_connected_to_anything_. Since eth0 comes up first, it gets priorty in the routing table over eth1 (a wireless interface that _is_ up and

Re: [gentoo-user] Is my hard drive sick?

2007-11-21 Thread b.n.
Billy Holmes ha scritto: Quoting b.n. [EMAIL PROTECTED]: I found your exact same symptoms, on a SATA hard disk. I frankly have troubles in understanding the smartctl outputs (googled of course, but while I think the seek time metric is mostly informational and not really indicative of

[gentoo-user] Failure to compile gcc-3.3.6-r1

2007-11-21 Thread Łeandro Sales
Hi folks, someone to help me on this issue: * Messages for package sys-devel/gcc-3.3.6-r1: * * ERROR: sys-devel/gcc-3.3.6-r1 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh,

[gentoo-user] Re: Failure to compile gcc-3.3.6-r1

2007-11-21 Thread Łeandro Sales
2007/11/21, Łeandro Sales [EMAIL PROTECTED]: Hi folks, someone to help me on this issue: * Messages for package sys-devel/gcc-3.3.6-r1: * * ERROR: sys-devel/gcc-3.3.6-r1 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039:

Re: [gentoo-user] Re: Failure to compile gcc-3.3.6-r1

2007-11-21 Thread Dale
Łeandro Sales wrote: 2007/11/21, Łeandro Sales [EMAIL PROTECTED]: Hi folks, someone to help me on this issue: * Messages for package sys-devel/gcc-3.3.6-r1: * * ERROR: sys-devel/gcc-3.3.6-r1 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile *

Re: [gentoo-user] Re: Failure to compile gcc-3.3.6-r1

2007-11-21 Thread Dale
Łeandro Sales wrote: 2007/11/21, Łeandro Sales [EMAIL PROTECTED]: Hi folks, someone to help me on this issue: * Messages for package sys-devel/gcc-3.3.6-r1: * * ERROR: sys-devel/gcc-3.3.6-r1 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile *

Re: [gentoo-user] Re: Failure to compile gcc-3.3.6-r1

2007-11-21 Thread Łeandro Sales
2007/11/21, Dale [EMAIL PROTECTED]: Łeandro Sales wrote: 2007/11/21, Łeandro Sales [EMAIL PROTECTED]: Hi folks, someone to help me on this issue: * Messages for package sys-devel/gcc-3.3.6-r1: * * ERROR: sys-devel/gcc-3.3.6-r1 failed. * Call stack: * ebuild.sh, line 1701:

Re: [gentoo-user] dhcpcd brokenness

2007-11-21 Thread Peter Alfredsen
On Wednesday 21 November 2007, Grant Edwards wrote: Ever since an upgrade a few weeks, dhcpcd has been broken. If I start up my laptop withput a hard-wired ethernet connection on eth0, dhcpcd starts up for eth0 and notices that it's got a record of an unexpired lease stored away for eth0. I

Re: [gentoo-user] Is my hard drive sick?

2007-11-21 Thread b.n.
Ok,I did a long test and this is the result. . voynich cyclopia # smartctl /dev/sda -l selftest smartctl version 5.37 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen Home page is http://smartmontools.sourceforge.net/ === START OF READ SMART DATA SECTION === SMART Self-test log structure

Re: [gentoo-user] Is my hard drive sick?

2007-11-21 Thread Dale
b.n. wrote: Ok,I did a long test and this is the result. . voynich cyclopia # smartctl /dev/sda -l selftest smartctl version 5.37 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen Home page is http://smartmontools.sourceforge.net/ === START OF READ SMART DATA SECTION === SMART Self-test

Re: [gentoo-user] Is my hard drive sick?

2007-11-21 Thread b.n.
Dan Farrell ha scritto: On Tue, 20 Nov 2007 23:25:06 +0100 b.n. [EMAIL PROTECTED] wrote: it is; however if the partition is live the data could be messed up if you read half of an overwritten file or something. in other words, it works really well on partitions that aren't live, and if the

Re: [gentoo-user] Is my hard drive sick?

2007-11-21 Thread b.n.
Dale ha scritto: b.n. wrote: Ok,I did a long test and this is the result. . voynich cyclopia # smartctl /dev/sda -l selftest smartctl version 5.37 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen Home page is http://smartmontools.sourceforge.net/ === START OF READ SMART DATA SECTION

Re: [gentoo-user] Is my hard drive sick?

2007-11-21 Thread Dale
Dale wrote: Dan Farrell wrote: On Tue, 20 Nov 2007 16:09:38 -0600 Dale [EMAIL PROTECTED] wrote: Dan Farrell wrote: On Tue, 20 Nov 2007 06:12:17 -0600 Dale [EMAIL PROTECTED] wrote: Hmmm, the last time I looked for a SATA controller it was expensive. I guess the price

[gentoo-user] Re: dhcpcd brokenness

2007-11-21 Thread Grant Edwards
On 2007-11-21, Neil Bothwick [EMAIL PROTECTED] wrote: On Wed, 21 Nov 2007 17:04:18 + (UTC), Grant Edwards wrote: So it decides to just go ahead and use that lease to bring up eth0 even though eth0 _isn't_connected_to_anything_. Since eth0 comes up first, it gets priorty in the routing

[gentoo-user] Re: dhcpcd brokenness

2007-11-21 Thread Grant Edwards
On 2007-11-21, Peter Alfredsen [EMAIL PROTECTED] wrote: On Wednesday 21 November 2007, Grant Edwards wrote: Ever since an upgrade a few weeks, dhcpcd has been broken. If I start up my laptop withput a hard-wired ethernet connection on eth0, dhcpcd starts up for eth0 and notices that it's got

[gentoo-user] Ghostscript - font path

2007-11-21 Thread Joseph
gs -h gives me the following font path for Ghostscript Search path: . : /home/joseph/.fonts : /usr/share/ghostscript/8.15/lib : /usr/share/ghostscript/8.15/Resource : /usr/share/fonts/default/ghostscript/ : /usr/share/fonts/default/ghostscript : I have the above paths but not the

[gentoo-user] Re: ruby gems

2007-11-21 Thread Thufir
On Wed, 21 Nov 2007 09:03:23 +, Neil Bothwick wrote: On Wed, 21 Nov 2007 07:38:52 + (UTC), Thufir wrote: The version of rails which I'm running appears to be out of date. Is this a ruby gems issue or an emerge issue? It's a we have no idea which versions of ruby and ruby-gems you

[gentoo-user] Re: gtkpod won't start

2007-11-21 Thread Thufir
On Wed, 21 Nov 2007 07:56:33 +0100, Dirk Heinrichs wrote: That has it all. Is your $DISPLAY variable set correctly? Is this the same user who started the X session? I only started googling $DISPLAY, but yes, it's the same user who started the X session. Normally I use GNOME, but will also

[gentoo-user] Re: ruby gems

2007-11-21 Thread Thufir
On Thu, 22 Nov 2007 02:47:24 +, Thufir wrote: Now, http://packages.gentoo.org/package/dev-ruby/rails?full_cat shows that 1.2.5 is stable, though. 1.8.6_p110-r1 looks to be latest stable release of ruby available through portage for x86 systems. arrakis ~ # eix rails [I] dev-ruby/rails

Re: [gentoo-user] Re: gtkpod won't start

2007-11-21 Thread Dirk Heinrichs
Am Donnerstag, 22. November 2007 schrieb ext Thufir: On Wed, 21 Nov 2007 07:56:33 +0100, Dirk Heinrichs wrote: That has it all. Is your $DISPLAY variable set correctly? Is this the same user who started the X session? I only started googling $DISPLAY, but yes, it's the same user who started