Re: [gentoo-user] trouble starting bash

2010-02-07 Thread David Relson
On Sun, 7 Feb 2010 02:20:19 -0800 James Ausmus wrote: > On Sat, Feb 6, 2010 at 8:07 PM, David Relson > wrote: > > > On Sat, 6 Feb 2010 19:13:33 -0500 > > Willie Wong wrote: > > > > > On Sat, Feb 06, 2010 at 06:29:27PM -0500, David Relson wrote: > > >

[gentoo-user] problem with firefox-bin

2010-03-20 Thread David Relson
firefox seems to have a problem with pricewatch pages. For example, if I navigate to http://www.pricewatch.com/gallery/monitors/lcd_24in, I have a header panel, and a brands/stores panel, but no list of 24" LCD monitors. Right clicking and selecting "save page as" lets me save the page as lcd_24i

[gentoo-user] SOLVED ( problem with firefox-bin )

2010-03-20 Thread David Relson
For no particular reason, I decided to remove all my firefox addons. Problem solved! On Sat, 20 Mar 2010 18:36:30 -0400 David Relson wrote: > firefox seems to have a problem with pricewatch pages. For example, > if I navigate to http://www.pricewatch.com/gallery/monitors/lcd_24in, >

[gentoo-user] gconf errors

2010-03-27 Thread David Relson
Recently noticed: error popup when starting firefox, gnumeric, archive manager, etc: An error occurred while loading or saving configuration information for {program}. Some of your configuration settings may not work properly. The details window says (in all cases): Failed to contact

[gentoo-user] backups [was: Boot speedup]

2010-04-13 Thread David Relson
On Tue, 13 Apr 2010 12:44:31 +0200 Alex Schuster wrote: > Peter Humphrey writes: > > > On Monday 12 April 2010 17:17:52 Florian Philipp wrote: > > > Unless something is broken, I hardly ever reboot. > > > > How do you take backups? > > I do my backups from the running system, not from a live-cd

[gentoo-user] monitor identification question (Gnome)

2010-04-15 Thread David Relson
I just retired my Viewsonic 19" CRT in favor of a Viewsonic VX2433WM. Looking in Xorg.0.log it's obviously recognized (as the following lines indicate): (II) RADEON(0): Serial No: R4F100901594 (II) RADEON(0): Ranges: V min: 50 V max: 75 Hz, H min: 24 H max: 82 kHz, PixClock max 210 MHz (II) RADEO

Re: [gentoo-user] Re: monitor identification question (Gnome)

2010-04-16 Thread David Relson
On Fri, 16 Apr 2010 15:08:55 -0700 walt wrote: > On 04/15/2010 05:38 PM, David Relson wrote: > > I just retired my Viewsonic 19" CRT in favor of a Viewsonic > > VX2433WM. Looking in Xorg.0.log it's obviously recognized (as the > > following lines indicate): &g

Re: [gentoo-user] Re: vixie-cron keeps stopping

2010-04-17 Thread David Relson
On Sat, 17 Apr 2010 22:59:09 +1000 Lie Ryan wrote: > On 04/17/10 18:47, Mick wrote: > > On Friday 16 April 2010 22:25:47 Alan McKinnon wrote: > >> On Friday 16 April 2010 20:29:27 Dale wrote: > > > > Blimey! That sounds like horribly_broken! > > > > Which cron do you recommend for a desktop? >

[gentoo-user] Java problem

2010-05-22 Thread David Relson
Greetings, I'd like to install eclipse, to experiment with it. Emerging eclipse-sdk wants to pull in a whole lot of packages which is not a bad thing except that about 12 or 15 of the emerges fail, apparently for the same reason: * CPV: dev-java/ant-core-1.8.1 * REPO: gentoo * USE: amd64 el

Re: [gentoo-user] Java problem

2010-05-22 Thread David Relson
On Sat, 22 May 2010 17:35:24 -0400 Kenneth Prugh wrote: > On Sat, 22 May 2010 16:10:39 -0400 > David Relson wrote: > > > [...] > > What does `eselect java-vm list` say? > > Also, You might need to manually emerge dev-java/ant-junit. r...@osage ~ # eselect java-vm

Re: [gentoo-user] Java problem

2010-05-22 Thread David Relson
On Sat, 22 May 2010 20:51:35 -0400 Kenneth Prugh wrote: > On Sat, 22 May 2010 20:43:54 -0400 > David Relson wrote: > > [...] > > r...@osage ~ # eselect java-vm list > > Available Java Virtual Machines: > > [1] emul-linux-x86-java-1.6 > > [2] sun-jd

Re: [gentoo-user] Re: Java problem

2010-05-23 Thread David Relson
rrent-system-vm -> /usr/lib/jvm//icedtea6 java-config: current-system-vm -> /usr/lib/jvm/icedtea6 On Sat, 22 May 2010 20:41:19 -0700 walt wrote: > On 05/22/2010 01:10 PM, David Relson wrote: > > > > * Unable to determine VM for building from dependencies: > > *

Re: [gentoo-user] Re: Java problem

2010-05-23 Thread David Relson
On Sun, 23 May 2010 17:32:50 +0300 Arttu V. wrote: > On 5/23/10, David Relson wrote: > > "emerge -qv ant-junit" fails because ant-junit isn't found > > Is your portage tree or the underlying filesystem broken? You use eix, > so what does "eix ant-junit&qu

Re: [gentoo-user] Re: Java problem

2010-05-23 Thread David Relson
On Sun, 23 May 2010 18:16:53 +0300 Arttu V. wrote: > On 5/23/10, David Relson wrote: > > Hi Arttu, > > > > The portage tree is fine, AFAICT. emerge finds the ebuild, but > > the emerge fails. Removing "--jobs 4" doesn't change the result. > > Ok

Re: [gentoo-user] Re: Java problem

2010-05-23 Thread David Relson
On Sun, 23 May 2010 11:01:53 -0700 walt wrote: > On 05/23/2010 09:56 AM, David Relson wrote: > > > Output of "emerge -d ant-junit" is attached, though I don't > > understand what the additional info means. > > The 'build.log' should contain the

Re: [gentoo-user] Re: Java problem

2010-05-24 Thread David Relson
On Mon, 24 May 2010 04:11:45 -0700 walt wrote: > On 05/23/2010 06:26 PM, David Relson wrote: > > On Sun, 23 May 2010 11:01:53 -0700 > > walt wrote: > > > >> On 05/23/2010 09:56 AM, David Relson wrote: > >> > >>> Output of "emerge -d ant-juni

[gentoo-user] SOLVED Java problem

2010-05-25 Thread David Relson
Problem solved! caster at b.g.o. suggested running Must be some orphan file. Try grep ant-junit /usr/share/*/package.env which found CLASSPATH and DEPEND lines in .../ant-tasks/package.env. After removing the ant-junit references, emerge gave a different error message. I then disabled all

Re: [gentoo-user] new user can't run X apps

2010-05-27 Thread David Relson
On Wed, 5 May 2010 13:41:19 -0700 Grant wrote: > I created a new user with useradd but I get X errors like "cannot open > display" and "cannot connect to X server" when I try to run X apps as > the new user. I've tried restarting with the same results. Does > anyone know why this is happening? >

Re: [gentoo-user] rsync to a USB stick

2010-05-29 Thread David Relson
On Sat, 29 May 2010 10:01:39 +0100 Mick wrote: > Hi All, > > I run: > > rsync -a -l --delete -v /mnt/Business_dir /media/sdf1 > > to back up a directory from a PC to a USB stick. However, from a > cursory look this *seems* to copy the complete directory (every time > I run it) and overwrites

Re: [gentoo-user] rsync to a USB stick

2010-05-30 Thread David Relson
On Sun, 30 May 2010 11:48:21 +0100 Neil Bothwick wrote: > On Sat, 29 May 2010 07:59:31 -0400, David Relson wrote: > > > Indeed flash drives _do_ have a lifetime. My recollection is that > > it's in the thousands of writes if not the hundreds of thousands of > > wri

Re: [gentoo-user] Re: rsync to a USB stick

2010-05-30 Thread David Relson
On Sun, 30 May 2010 14:20:36 + (UTC) Grant Edwards wrote: > On 2010-05-30, Neil Bothwick wrote: > > On Sat, 29 May 2010 07:59:31 -0400, David Relson wrote: > > > >> Indeed flash drives _do_ have a lifetime. My recollection is that > >> it's in the thou

Re: [gentoo-user] Trying to expunge virtualbox

2010-06-17 Thread David Relson
On Thu, 17 Jun 2010 21:03:45 -0400 Walter Dnes wrote: > Just recently switched to a backup machine and I notice the > following. Some time ago, I had tried Virtualbox, and uninstalled > it. I still get the following as the final 2 lines of the bootup > process... > > * Starting VirtualBox ker

[gentoo-user] dying hard drive

2010-07-21 Thread David Relson
/var/log/messages has indicated a slew of XFS problems on an external USB hard drive (see attachment). These look pretty fatal. Anybody think the file system is recoverable? Also, palimpsest is reporting (graphically) that my external hard drive is about to die. Can I save it's report to a text

[gentoo-user] Screen resolution problem

2009-09-13 Thread David Relson
G'day, I'm running Xorg with a minimal config file (only 15 lines - which provide font paths and set the AllowMouseOpenFail option). When I last restarted my computer (about 3 months ago), X came up in 1280x1024 mode. Today I restarted X (because the shift and control keys were non-responsive)

Re: [gentoo-user] Re: Screen resolution problem

2009-09-14 Thread David Relson
On Mon, 14 Sep 2009 11:57:41 +0300 Nikos Chantziaras wrote: ...[snip]... > > Several obvious questions arise: > > > > _Why_ did X select a different resolution today? > > _How_ can I get to the higher resolution? > > _What_ can I do to prevent a recurrence of this problem? > > Don't

Re: [gentoo-user] Screen resolution problem

2009-09-14 Thread David Relson
On Mon, 14 Sep 2009 11:23:38 +0200 Alan McKinnon wrote: > On Monday 14 September 2009 02:59:28 David Relson wrote: > > G'day, > > > > I'm running Xorg with a minimal config file (only 15 lines - which > > provide font paths and set the AllowMouseOpenFail op

Re: [gentoo-user] Screen resolution problem

2009-09-14 Thread David Relson
On Tue, 15 Sep 2009 11:13:36 +1000 Adam Carter wrote: > Also check out xrandr, run it without parameters to see what modes it > knows about, then use -s 1280x1024 to set that mode. I have no idea > how this interacts with the other options, but IIRC when I set my old > laptop to 1600x1200 in xorg.

Re: [gentoo-user] Screen resolution problem

2009-09-14 Thread David Relson
On Tue, 15 Sep 2009 10:03:17 +0800 William Kenworthy wrote: > On Tue, 2009-09-15 at 11:13 +1000, Adam Carter wrote: > > Also check out xrandr, run it without parameters to see what modes > > it knows about, then use -s 1280x1024 to set that mode. I have no > > idea how this interacts with the othe

[gentoo-user] SOLVED [ was: Screen resolution problem ]

2009-09-14 Thread David Relson
On Mon, 14 Sep 2009 15:17:09 +0300 Nikos Chantziaras wrote: > On 09/14/2009 02:22 PM, David Relson wrote: > > On Mon, 14 Sep 2009 11:57:41 +0300 > > Nikos Chantziaras wrote: > > > > ...[snip]... > > > >>> Several obvious questions arise: > >>

Re: [gentoo-user] Re: Is my machine too old for virtualbox?

2009-09-27 Thread David Relson
On Sun, 27 Sep 2009 14:01:02 -0400 Walter Dnes wrote: > On Sun, Sep 27, 2009 at 08:15:46AM -0700, walt wrote > > > I'm using the vbox svn repository from Sun, so I haven't tried > > building the portage version. > > As I mentioned, I'm using Sun's install because the portage install > dies. >

[gentoo-user] Xorg upgrade problem

2009-10-04 Thread David Relson
Just upgraded X.Org X Server from 1.5.3 to 1.6.3.901 and all is not well. First problem noticed is that copy and paste in gnumeric isn't working. I used to be able to use the arrow keys to navigate, ctrl-c to copy and ctrl-v to paste. The paste operation isn't presently working. I rebuilt gnume

Re: [gentoo-user] Xorg upgrade problem

2009-10-05 Thread David Relson
On Sun, 4 Oct 2009 18:43:07 +0200 Volker Armin Hemmann wrote: ...[snip]... > (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version > mismatch. > [dri] radeon kernel module version is 8.55.2 but version 1.17.0 or > newer is needed. > [dri] Disabling DRI. > > > sweet. You once up

Re: [gentoo-user] Re: Xorg upgrade problem

2009-10-06 Thread David Relson
On Mon, 05 Oct 2009 18:21:11 -0700 walt wrote: > On 10/05/2009 05:30 PM, David Relson wrote: > > > ...As it > > happens, I logged out yesterday and logged back in and now have the > > higher resolution I wanted. 'Tis all very peculiar. > > (Doing my part to

Re: [gentoo-user] Large update blocked

2009-10-06 Thread David Relson
On Tue, 6 Oct 2009 19:51:21 -0700 Kevin O'Gorman wrote: > I may put this off until Xmas break (I cannot afford to wedge this > system right now), but I'm worried by the results of an emerge > --pretend: > > It looks like 20 packages or so want eselect-1.2.3, but it's blocked > by eselect-news whi

[gentoo-user] openwatcom ebuild question

2009-11-14 Thread David Relson
As background, http://bugs.gentoo.org/show_bug.cgi?id=233097 has an experimental, unsupported ebuild for openwatcom-1.7.1 and it doesn't quite work :-< The ebuild's src_compile function is: src_compile() { ./build.sh || die "build.sh failed" } When I run "emerge =dev-lang/openwat

Re: [gentoo-user] openwatcom ebuild question

2009-11-14 Thread David Relson
On Sat, 14 Nov 2009 22:21:50 +0100 Xavier Parizet wrote: > David Relson a écrit : > > As background, http://bugs.gentoo.org/show_bug.cgi?id=233097 has an > > experimental, unsupported ebuild for openwatcom-1.7.1 and it doesn't > > quite work :-< > > >

Re: [gentoo-user] openwatcom ebuild question

2009-11-14 Thread David Relson
On Sat, 14 Nov 2009 23:34:46 +0100 Daniel Pielmeier wrote: > David Relson schrieb am 14.11.2009 21:33: > > As background, http://bugs.gentoo.org/show_bug.cgi?id=233097 has an > > experimental, unsupported ebuild for openwatcom-1.7.1 and it doesn't > > quite work

Re: [gentoo-user] openwatcom ebuild question

2009-11-15 Thread David Relson
On Sun, 15 Nov 2009 10:29:12 +0200 Alan McKinnon wrote: > On Sunday 15 November 2009 06:07:59 David Relson wrote: > > The lack of 64-bit buildability for openwatcom is a whole 'nother > > subject and I'm in communication with the developer about it. > > >

Re: [gentoo-user] openwatcom ebuild question

2009-11-15 Thread David Relson
On Sun, 15 Nov 2009 17:06:27 +0200 Alan McKinnon wrote: > On Sunday 15 November 2009 15:44:16 David Relson wrote: > > On Sun, 15 Nov 2009 10:29:12 +0200 > > > > Alan McKinnon wrote: > > > On Sunday 15 November 2009 06:07:59 David Relson wrote: > > >

Re: [gentoo-user] Quick quesition regarding "linux-2.6.31.x" and "gentoo-sources-2.6.31-rx"

2009-11-19 Thread David Relson
On Thu, 19 Nov 2009 15:49:19 -0500 Marcus Wanner wrote: > I was just wondering if a package such as "gentoo-sources-2.6.31-r6" > uses kernel 2.6.31.6, or just 2.6.31. I have been digging through > timestamps and the like for a while, but I just can't figure it out. > > Thanks, and sorry for my

Re: [gentoo-user] eclipse portage package

2009-11-26 Thread David Relson
On Wed, 25 Nov 2009 13:14:39 -0500 Marcus Wanner wrote: > On 11/25/2009 12:20 PM, Chuck Robey wrote: > > Mark Knecht wrote: > > > >> m...@dragonfly ~/Desktop $ eix eclipse > >> * dev-java/ant-eclipse-ecj > >> Available versions: > >> (3.3) 3.3.0-r1 > >> (3.4) 3.4 > >>

Re: [gentoo-user] udev broken...

2009-11-28 Thread David Relson
On Fri, 27 Nov 2009 20:06:59 -0800 (PST) BRM wrote: ...[snip]... > Either way, I need to figure out how to get read-access to the root > partition again. Any advice on either of the above (or other > options), and more importantly (since any options depend on it) how > to get read-write access to

Re: [gentoo-user] Re: How to determine which mobo without opening case

2009-12-01 Thread David Relson
On Mon, 30 Nov 2009 20:10:41 -0600 Harry Putnam wrote: > Neil Bothwick writes: > > > On Sun, 29 Nov 2009 08:37:49 -0600, Harry Putnam wrote: > > > >> How can I determine the motherboard make and model? I mean without > >> opening the case. > > > > sys-apps/lshw > > Good call Neil, I found that

Re: [gentoo-user] Re: How to determine which mobo without opening case

2009-12-02 Thread David Relson
On Tue, 01 Dec 2009 22:21:18 -0600 Dale wrote: > Peter Humphrey wrote: > > On Wednesday 02 December 2009 01:25:16 David Relson wrote: > > > > > >> For grins, whenever I restart my computer I run hwinfo, lshw, > >> lspci, and a variety

[gentoo-user] Looking for x86 or AMD64 disassembler

2009-12-05 Thread David Relson
G'day, I'm looking for a disassembler so that I can see the underlying assembly code in a variety of files, for example elf executables, DOS executables, binary files (such as the master boot record (MBR)), etc. Portage doesn't seem to include any, leastways eix hasn't revealed any to me. Search

Re: [gentoo-user] Looking for x86 or AMD64 disassembler

2009-12-05 Thread David Relson
On Sat, 05 Dec 2009 18:29:50 -0700 Brandon Vargo wrote: > On Sat, 2009-12-05 at 19:33 -0500, David Relson wrote: > > I'm looking for a disassembler so that I can see the underlying > > assembly code in a variety of files, for example elf executables, > > DOS executables,

[gentoo-user] serial port identification question

2009-12-25 Thread David Relson
My mobo has two serial ports. As reported by hwinfo they are: Serial Port 0: 0x3f8 Serial Port 1: 0x2f8 After booting the machine, dmesg indicates that tty0 is the console with message: console [tty0] enabled /dev names a multitude of tty devices, i.e. /dev/tty0, /dev/tty1, ... How do

Re: [gentoo-user] serial port identification question

2009-12-25 Thread David Relson
On Fri, 25 Dec 2009 14:10:46 -0600 Dale wrote: > David Relson wrote: > > My mobo has two serial ports. > > > > As reported by hwinfo they are: > > > > Serial Port 0: 0x3f8 > > Serial Port 1: 0x2f8 > > > > After booting the machine, dmesg

Re: [gentoo-user] serial port identification question

2009-12-25 Thread David Relson
On Fri, 25 Dec 2009 16:56:00 -0600 Dale wrote: ...[snip]... > Are you sure you enabled this in the kernel? It is under Device > Drivers > Character devices > Serial Drivers then enable these: > > <*> 8250/16550 and compatible serial support > (4) Maximum number of 8250/16550 serial ports > (

Re: [gentoo-user] Re: serial port identification question

2009-12-27 Thread David Relson
Hello James, Thanks for writing. Lots of good information in your post! I've working on porting some DOS code to Linux and (as you likely know) the code needed for serial communications differs greatly between the 2 environments. The initial problem was trying to identify COM1, COM2, etc from l

Re: [gentoo-user] Recompiling already installed packages with modification

2009-12-31 Thread David Relson
On Wed, 30 Dec 2009 14:34:42 +0100 Volker Armin Hemmann wrote: > On Mittwoch 30 Dezember 2009, Willie Wong wrote: > > On Wed, Dec 30, 2009 at 02:02:56PM +0100, Penguin Lover Volker > > Armin Hemmann > squawked: > > > you can make it even easier: > > > create: > > > /etc/portage/env/PKG_CATEGORY >

[gentoo-user] MARK

2010-01-16 Thread David Relson
From /var/log/messages: Jan 16 01:35:27 osage -- MARK -- Jan 16 01:55:37 osage -- MARK -- Jan 16 02:15:44 osage -- MARK -- Jan 16 02:35:52 osage -- MARK -- Jan 16 02:55:58 osage -- MARK -- This morning my computer was foobar'd (after 200+ days uptime). Initially the screen was black --

Re: [gentoo-user] MARK

2010-01-16 Thread David Relson
On Sat, 16 Jan 2010 20:11:54 -0500 Albert Hopkins wrote: > On Sat, 2010-01-16 at 17:08 -0500, David Relson wrote: > > From /var/log/messages: > > > > Jan 16 01:35:27 osage -- MARK -- > > Jan 16 01:55:37 osage -- MARK -- > > Jan 16 02:15:44 osage -- MA

[gentoo-user] VirtualBox, Gentoo, and USB thumb drives

2010-01-19 Thread David Relson
I've been using VirtualBox recently with 32-bit Ubuntu for a work project. It seems that whenever my thumb drive is moved between host and guest operating system, Gentoo is mounts it as a new device (see below). Can these extra device mounts be avoided? Regards, David osage relson # df -h File

[gentoo-user] baselayout2/openrc question

2010-02-01 Thread David Relson
G'day, I've been running baselayout-2 for several months and it's been working fine AFAICT. Over the weekend I noticed that my USB thumb drive is no longer automounting. This evening I ran "/etc/init.d/udev status" which reported: * status: stopped". Running "/etc/init.d/udev start" repor

Re: [gentoo-user] baselayout2/openrc question

2010-02-02 Thread David Relson
On Tue, 2 Feb 2010 08:08:25 +0200 Alan McKinnon wrote: > On Tuesday 02 February 2010 06:03:10 David Relson wrote: > > G'day, > > > > I've been running baselayout-2 for several months and it's been > > working fine AFAICT. Over the weekend I notice

[gentoo-user] trouble starting bash

2010-02-06 Thread David Relson
Greetings, This morning, all of the sudden, I'm encountering process creation problems. The problems seem to affect only bash. There are no problems starting X applications like firefox and open office. FWIW, my usual "update world" was done yesterday (and emerged the packages listed at the end

Re: [gentoo-user] trouble starting bash

2010-02-06 Thread David Relson
thing else broke on your system. > > On Sat, Feb 06, 2010 at 08:33:44AM -0500, David Relson wrote: > > ssh into box gives: > > > > PTY allocation request failed on channel 0 > > Issue 'ls /dev/pt*' for me? > > > ### recently emerged packages ###

Re: [gentoo-user] trouble starting bash

2010-02-06 Thread David Relson
On Sat, 6 Feb 2010 10:13:02 -0500 Willie Wong wrote: > On Sat, Feb 06, 2010 at 10:00:33AM -0500, Willie Wong wrote: > > How complete is this list? I assume you didn't reboot recently into > > a new kernel? > > Also, if you did reboot recently (maybe into the same kernel), cat > /etc/fstab for me

Re: [gentoo-user] trouble starting bash

2010-02-06 Thread David Relson
On Sat, 6 Feb 2010 10:11:07 -0500 Willie Wong wrote: > On Sat, Feb 06, 2010 at 08:33:44AM -0500, David Relson wrote: > > This morning, all of the sudden, I'm encountering process creation > > problems. The problems seem to affect only bash. There are no > > problems st

Re: [gentoo-user] trouble starting bash

2010-02-06 Thread David Relson
On Sat, 6 Feb 2010 17:27:14 -0500 Willie Wong wrote: > On Sat, Feb 06, 2010 at 04:08:58PM -0500, David Relson wrote: > > The output of "ls /dev/pt*" is suspiciously short: > > > >r...@osage / # ls /dev/pts > > /dev/ptmx > > > >

Re: [gentoo-user] trouble starting bash

2010-02-06 Thread David Relson
On Sat, 6 Feb 2010 19:13:33 -0500 Willie Wong wrote: > On Sat, Feb 06, 2010 at 06:29:27PM -0500, David Relson wrote: > > Your replies are much appreciated as we're in an area of Linux about > > which I'm poorly informed. > > > > Output (below) of "rc-sta

[gentoo-user] Paludis newbie questions [was: Excellent Paludis interview]

2007-12-21 Thread David Relson
On Fri, 21 Dec 2007 10:54:44 -0600 Marzan, Richard non Unisys wrote: ...[snip]... > I'm definitely willing to switch and will most likely do so during > the holiday week. Paludis seems to be a favorite amongst experienced > users. Which begs the question; Why not redirect all efforts to > buildin

Re: [gentoo-user] Paludis newbie questions [was: Excellent Paludis interview]

2007-12-22 Thread David Relson
On Sat, 22 Dec 2007 16:41:22 +0100 Bo Ørsted Andresen wrote: > On Saturday 22 December 2007 02:50:54 David Relson wrote: > > I'm experimenting with paludis. Seems fine, though a bit verbose > > and cryptic. Running "paludis -i world" produces: > > > >

Re: [gentoo-user] Paludis newbie questions [was: Excellent Paludis interview]

2007-12-23 Thread David Relson
On Sun, 23 Dec 2007 12:45:03 +0100 Bo Ørsted Andresen wrote: > On Saturday 22 December 2007 20:09:40 David Relson wrote: > > As I'm a paludis newbie and as it allows a multitude of settings, I > > used portage2paludis.bash to create /etc/paludis/use.conf. > > Whatever i

Re: [gentoo-user] 2.6.23 and xorg delayed startup

2007-12-24 Thread David Relson
On Sun, 23 Dec 2007 22:36:16 -0500 Michael George wrote: > I just upgraded my kernel from 2.6.19 to 2.6.23 and it takes almost a > minute for X to start now. > > I have changed window managers (normally ctwm, tested with twm) with > the same results. I rebooted the 2.6.19 kernel and X fires righ

Re: [gentoo-user] Paludis newbie questions [was: Excellent Paludis interview]

2007-12-29 Thread David Relson
On Sat, 29 Dec 2007 17:48:21 +0100 Bo Ørsted Andresen wrote: > On Sunday 23 December 2007 18:56:40 David Relson wrote: > > I suspect a better worded message would have let me find the > > mistake > > Such as? Hi Bo, I'm not really sure, but the message's re

Re: [gentoo-user] error in emerge for xmlto-0.0.18

2007-12-29 Thread David Relson
On Sat, 29 Dec 2007 17:49:54 -0600 Alma J. Wetzker wrote: > I am trying to update a very old install of gentoo. The portage > emerge is stuck on the xmlto package. > ...[snip]... > I can't find a reference to sourceforge in any of the files in the > work directory. Where do I put the docbook.x

Re: [gentoo-user] besides package.use where to store info needed at emerge

2008-01-02 Thread David Relson
On Wed, 02 Jan 2008 19:42:09 -0600 [EMAIL PROTECTED] wrote: > I know about /etc/portage/package.use > but where would I keep something like and extra configure flag, that I > always want applied. > > ECONF_EXTRA='--enable-rootcommit' > > Always needs to be applied to cvs on updates. Where is

Re: [gentoo-user] Re: Is GWN dead?

2008-01-11 Thread David Relson
On Fri, 11 Jan 2008 11:02:08 +0100 Michael Schmarck wrote: > Shaochun Wang <[EMAIL PROTECTED]> wrote: > > > Maybe you joke will become the truth. Currently, Gentoo has not > > updated its installation CD for a long time! > > Well, actually, I never used a Gentoo install CD to install Gentoo. I >

Re: [gentoo-user] Re: Is GWN dead?

2008-01-12 Thread David Relson
On Fri, 11 Jan 2008 07:25:55 -0600 Eddie Mihalow Jr wrote: ...[snip]... > You are missing the point of Gentoo then. We are NOT a binary distro > (to repeat ad nauseum). If you want that kind of install, please > change distros. I do find these other methods of install to be > interesting though.

[gentoo-user] paludis vs emerge

2008-01-25 Thread David Relson
I've been experimenting with paludis for the last month or two to compare it with emerge. For my periodic "update world" runs the two programs seem functionally comparable. Paludis is, however, more verbose and I'm not liking that aspect. My typical emerge command is "emerge -auDtqv world" and p

Re: [gentoo-user] Mailman trouble

2008-02-14 Thread David Relson
On Thu, 14 Feb 2008 15:04:59 +0100 Johannes Skov Frandsen wrote: > Hi > > For some reason my mailman has stopped responding... probably after a > upgrade but I'm not sure. > > I can't seem to start or stop mailman... > > # /etc/init.d/mailman stop > * Stopping mailman > ...

Re: [gentoo-user] slightly OT, laptop for gentoo

2008-02-14 Thread David Relson
On Thu, 14 Feb 2008 17:14:58 + Mike Williams wrote: > Hey all, > > I need a laptop. But the requirements are slightly odd. > This is for a machine to stay in our colo cage for use as a barcode > scanner, serial interface, basic GUI, and ssh server management > console, etc. It needs to have U

Re: [gentoo-user] slightly OT, laptop for gentoo

2008-02-14 Thread David Relson
On Thu, 14 Feb 2008 23:29:58 + Mike Williams wrote: > On Thursday 14 February 2008 22:58:13 David Relson wrote: > > Have you thought about a PS/2 to USB adapter?  I'm presently using a > > PS/2 keyboard _and_ a PS/2 mouse connected to a single USB port > > (with

Re: OT: Cheap PS2/USB keyboard/mouse adaptors. WAS: Re: [gentoo-user] slightly OT, laptop for gentoo

2008-02-15 Thread David Relson
On Fri, 15 Feb 2008 13:45:58 + Stroller wrote: > > On 15 Feb 2008, at 01:21, David Relson wrote: > > ... > > Here in Michigan they seem a bit pricey, as well. A single PS/2 > > to USB > > adapter is a few dollars but the dual PS/2 to USB "Y" adapte

Re: [gentoo-user] Bogofilter under Thunderbird

2008-03-13 Thread David Relson
On Thu, 13 Mar 2008 09:47:43 +0100 cypherstrong wrote: > Hi, > > Do you know how in gentoo, use bogofilter under thunderbird ? > > This program work great on kmail or evolution, but thunderbird have > it's own filter, I don't really like it. > > How can I plug bogofilter ? Is they a plugins, or

Re: [gentoo-user] mounting disk image

2008-04-07 Thread David Relson
On Mon, 7 Apr 2008 05:38:54 +0100 Stroller wrote: > > On 6 Apr 2008, at 22:03, pat wrote: > > ... > > I have a question about mounting disk image as the disk. I have > > disk image > > which was created using: > > dd if=/dev/sda of=./file.iso > > and the sda contained two partitions sda1 and sd

Re: [gentoo-user] Crippled system

2008-04-16 Thread David Relson
On Wed, 16 Apr 2008 00:57:59 -0400 Richard Marzan wrote: > I had a circular dep problem with mktemp and coreutils and emerge -C'd > coreutils. Now I can't do anything significant just cd. how can i > repair this? > > -- > gentoo-user@lists.gentoo.org mailing list Perhaps a quickpkg of coreutils

Re: [gentoo-user] ftdi usb-serial converter broken

2008-04-28 Thread David Relson
On Tue, 29 Apr 2008 00:00:58 +0200 Alan McKinnon wrote: > On Monday 28 April 2008, James wrote: > > Hello, > > > > I've been using FTDI's usb-serial converters for a few years now > > with great success. > > I use one of those gadgets. Wonderful devices, they always > JustWorked(tm) Indeed, the

Re: [gentoo-user] checking for.....

2008-05-02 Thread David Relson
On Fri, 02 May 2008 11:25:41 +0200 Wolf Canis wrote: > Brandon Mintern wrote: > > ccache caches the compile step. I believe the OP was specifically > > looking for something that would cache the answers to the "checking > > for" lines (the configuration step). > > Yes, you are right, but I th

[gentoo-user] ccache results [was; checking for.....

2008-05-03 Thread David Relson
On Fri, 2 May 2008 07:10:02 -0400 David Relson wrote: ...[snip]... > As part of identifying the capabilities and files of your operating > system (distro) ./configure creates a lot of small programs and > compiles them. I can see how caching compilation info would help with > th

Re: [gentoo-user] march=k8 for AthlonX2?

2008-05-03 Thread David Relson
On Sat, 03 May 2008 17:12:03 +0100 Neil Walker wrote: > Abraham Gyorgy wrote: > > Omg, we really can use march=native ?? That would be great if true. > > Yes, as long as you are using a recent version of gcc which has > support for it. I think it came in with gcc 4.2. 4.2 seems right. 4.1.2 is

Re: [gentoo-user] ccache results [was; checking for.....

2008-05-03 Thread David Relson
On Sat, 3 May 2008 14:17:39 +0100 Uwe Thiem wrote: > On Saturday 03 May 2008, David Relson wrote: > > On Fri, 2 May 2008 07:10:02 -0400 > > David Relson wrote: > > > > ...[snip]... > > > > > As part of identifying the capabilities and files of your &

[gentoo-user] "emerge --depclean" vs. "revdep-rebuild"

2009-04-26 Thread David Relson
As a "cleanup" test, I've run "emerge --depclean" and "revdep-rebuild". "emerge --depclean" removed approx 85 files, which seemed reasonable. "revdep-rebuild" then rebuilt 7 or 8 packages -- also reasonable. When I run the commands again, "emerge --depclean" removes the packages that "revdep-reb

Re: [gentoo-user] "emerge --depclean" vs. "revdep-rebuild"

2009-04-26 Thread David Relson
On Sun, 26 Apr 2009 16:17:39 -0500 Dale wrote: > Mark Knecht wrote: > > On Sun, Apr 26, 2009 at 1:27 PM, David Relson > > wrote: > >> As a "cleanup" test, I've run "emerge --depclean" and > >> "revdep-rebuild". > >> &

[gentoo-user] emacs vs. gnome and xorg-1.5.3

2009-05-04 Thread David Relson
G'day, I'm now running xorg-1.5.3 and emacs no longer works! I've got emacs-22.3.1 installed. Normally I can start it from the Gnome start menu or from a gnome terminal. Now it seems that nothing happens when I start it from the start menu. When I start it from a gnome terminal, emacs reports

Re: [gentoo-user] emacs vs. gnome and xorg-1.5.3

2009-05-05 Thread David Relson
On Tue, 5 May 2009 12:20:14 +0200 Alex Schuster wrote: > David Relson writes: > > > I'm now running xorg-1.5.3 and emacs no longer works! I've got > > emacs-22.3.1 installed. Normally I can start it from the Gnome > > start menu or from a gnome terminal. Now

Re: [gentoo-user] emacs vs. gnome and xorg-1.5.3

2009-05-05 Thread David Relson
On Tue, 05 May 2009 15:51:41 +0200 Robert Cernansky wrote: > On Tue, 5 May 2009 07:41:34 -0400 David Relson > wrote: > > > On Tue, 5 May 2009 12:20:14 +0200 > > Alex Schuster wrote: > > > > > David Relson writes: > > > > > > > I'

Re: [gentoo-user] emacs vs. gnome and xorg-1.5.3

2009-05-06 Thread David Relson
On Wed, 06 May 2009 07:29:51 +0200 Robert Cernansky wrote: ...[snip]... > Back to 8x13... I must admit now it's a mystery for me why X does > not find 8x13 while it finds 6x13. Try following: > > 1. Do 'equery belongs /usr/share/fonts/misc' > This gives you list of all packages that have some f

Re: [gentoo-user] python 2.6 and mailman

2009-05-06 Thread David Relson
On Wed, 6 May 2009 05:06:51 -0400 John covici wrote: > Hi. I upgraded to python 2.6 -- at the time I didn't know that this > would break mailman, buut there is a version of mailman compatible > with 2.6 -- is there any ebuild for this? I doubt it would be > possible todowngrade to 2.5 -- at leas

Re: [gentoo-user] Capture dmesg output on boot?

2009-05-12 Thread David Relson
On Mon, 11 May 2009 17:20:10 -0700 James Ausmus wrote: > On Mon, May 11, 2009 at 5:16 PM, Dan Cowsill > wrote: > > > Hello list, > > > > I've been trying to get to the bottom of my recent troubles with my > > IDE controller working with the 2.6.28 kernel. Now, linux never > > boots without a ke

Re: [gentoo-user] firefox 3.0.10 crashes

2009-05-20 Thread David Relson
On Wed, 20 May 2009 18:18:48 -0500 Dale wrote: > dhk wrote: > > Ever since I upgraded firefox to version 3 it crashes when certain > > pages are opened. Currently I have version 3.0.10 and amd64. I've > > been hoping the problem would get fixed, but it hasn't been yet. > > For example I can not

Re: [gentoo-user] x11-base/xorg-server-1.5.3-r5 with x11-drivers/ati-drivers-8.552-r2 -- file conflict

2009-05-23 Thread David Relson
On Sat, 23 May 2009 14:57:32 -0700 Kevin O'Gorman wrote: > Summary: X is hosed. > A couple of weeks back, I made the transition to the current versions of xorg-server and ati-drivers, i.e. the versions in the message subject. I had to do a bit of work with xorg.conf before all was good. If I r

Re: [gentoo-user] Re: x11-base/xorg-server-1.5.3-r5 with x11-drivers/ati-drivers-8.552-r2 -- file conflict

2009-05-23 Thread David Relson
On Sun, 24 May 2009 01:22:06 +0300 Nikos Chantziaras wrote: ...[snip]... > > ### Begin xorg.conf ### > > > > Section "ServerFlags" > >Option "AllowEmptyInput" "false" > > EndSection > > > > Section "Files" > > FontPath "/usr/share/fonts/util" > > FontPath "/usr/sh

Re: [gentoo-user] Re: x11-base/xorg-server-1.5.3-r5 with x11-drivers/ati-drivers-8.552-r2 -- file conflict

2009-05-24 Thread David Relson
Hi Kevin, This morning I'm experimenting with xorg.conf (with kernels 2.6.28-r5 and 2.6.29-r4 and with ati-drivers-8.552-r2) and have seen a variety of problems. One detail I've noted is that files in /usr/lib64/xorg/modules/drivers matching "*.so" seem to be auto-loaded as X starts up. If you h

[gentoo-user] kernel cross compilation

2009-06-27 Thread David Relson
My workstation is an AMD64 and I want to build a 486 kernel. I've tried oldconfig, menuconfig, and xconfig and they all change the .config from X86_32 to X86_64. How do I stop this behavior? FWIW, below is a partial diff between the 486 .config and the new config. Thanks. David r...@osage li

Re: [gentoo-user] kernel cross compilation

2009-06-27 Thread David Relson
On Sat, 27 Jun 2009 20:13:25 +0200 Dirk Heinrichs wrote: > Am Samstag 27 Juni 2009 19:33:48 schrieb David Relson: > > My workstation is an AMD64 and I want to build a 486 kernel. I've > > tried oldconfig, menuconfig, and xconfig and they all change > > the .config from

[gentoo-user] DOSEMU

2009-07-04 Thread David Relson
Greetings, For a work related project I've got a DOS program (Borland C++ with graphics library) that I want to run under FreeDOS, DOSEMU, and Linux. The graphics are pretty simple - lines, bars, and an alphabetic font. When I start DOSEMU from a Gnome terminal window, the DOS program correctly d

Re: [gentoo-user] DOSEMU

2009-07-04 Thread David Relson
On Sat, 4 Jul 2009 18:34:21 -0400 Willie Wong wrote: > On Sat, Jul 04, 2009 at 04:38:16PM -0400, Penguin Lover David Relson > squawked: > > Since the target machine is an embedded 486SX with limited mass > > storage, operation without X is a must. > > > > I'

  1   2   3   4   >