Re: [gentoo-user] Ever since a recent update, vim misbehaves when run as root

2010-07-30 Thread Steffen Loos
Am 30.07.2010 05:58, schrieb Walter Dnes: On Thu, Jul 29, 2010 at 01:35:46PM -0700, Kevin O'Gorman wrote I'm not exactly sure when, but starting a month or so ago, vim has been acting weird when I run it as root. For one thing, there are messages Xlib: connection to :0.0 refused by server

[gentoo-user] Access to an embedded microSDHC card?

2010-07-30 Thread Helmut Jarausch
Hi, when I attach my Garmin GPSmap 62s with an installed microSDHC card to a USB port, I only see one device which is the internal storage of the Garmin. On Windows I see a second mass storage device (the microSD card) in addition. How to access this internal SD card or how to debug the

Re: [gentoo-user] Ever since a recent update, vim misbehaves when run as root

2010-07-30 Thread Neil Bothwick
On Thu, 29 Jul 2010 23:58:38 -0400, Walter Dnes wrote: 1) Get rid of the X-integration by going into /etc/portage/package.use and adding the line... app-editors/vim -X You'll have to re-emerge vim after making that change. This gets rid of X-integration for vim. 2) If you really

Re: [gentoo-user] Access to an embedded microSDHC card?

2010-07-30 Thread Dan Johansson
On Friday 30 July 2010 10.03:11 Helmut Jarausch wrote: Hi, when I attach my Garmin GPSmap 62s with an installed microSDHC card to a USB port, I only see one device which is the internal storage of the Garmin. On Windows I see a second mass storage device (the microSD card) in addition. How

Re: [gentoo-user] Access to an embedded microSDHC card?

2010-07-30 Thread Helmut Jarausch
On 07/30/10 10:25:07, Dan Johansson wrote: On Friday 30 July 2010 10.03:11 Helmut Jarausch wrote: Hi, when I attach my Garmin GPSmap 62s with an installed microSDHC card to a USB port, I only see one device which is the internal storage of the Garmin. On Windows I see a second mass

[gentoo-user] eix shows keyworded packages on home PC, but not on server

2010-07-30 Thread Mark David Dumlao
Hi guys, Eix is one of those packages where you just set it and forget it, and apparently I've forgotten there was even anything to set. I have a home PC running gentoo. If I do eix foo, and foo happens to be keyworded unmasked in my package.keywords, I get for instance: [I] dev-python/snakeoil

Re: [gentoo-user] nss_updatedb pam_ccreds

2010-07-30 Thread Vincent-Xavier JUMEL
Le 29 juillet à 18:50 Giampiero Gabbiani a écrit Hi all, I configured nss pam in order to make LDAP authentication. In order to have a proper authentication and attributes retrieving I added also ccreds and nss_updatedb modifying /etc/pam.d/system-auth for the first and Did you tried to

Re: [gentoo-user] eix shows keyworded packages on home PC, but not on server

2010-07-30 Thread Mark David Dumlao
diff between the eix --dump of my PC and the server === madum...@trixie ~ $ diff -Naur PC server --- PC 2010-07-30 19:54:38.0 +0800 +++ server 2010-07-30 19:55:05.0 +0800 @@ -126,7 +126,7 @@ # STRING # The path to the ebuild.sh executable.

Re: [gentoo-user] Ever since a recent update, vim misbehaves when run as root

2010-07-30 Thread Bill Longman
On 07/29/2010 08:58 PM, Walter Dnes wrote: 2) If you really really need the X-integration features, you can use the xhost command to enable all users on your machine to run X apps on your X session. E.g. my machine is 192.168.123.249 so I ran... xhost +192.168.123.249 ...to allow a

Re: [gentoo-user] eix shows keyworded packages on home PC, but not on server

2010-07-30 Thread Bill Longman
On 07/30/2010 04:57 AM, Mark David Dumlao wrote: diff between the eix --dump of my PC and the server === madum...@trixie ~ $ diff -Naur PC server --- PC2010-07-30 19:54:38.0 +0800 +++ server2010-07-30 19:55:05.0 +0800 @@ -126,7 +126,7 @@ # STRING # The

Re: [gentoo-user] eix shows keyworded packages on home PC, but not on server

2010-07-30 Thread Mark David Dumlao
On Fri, Jul 30, 2010 at 9:47 PM, Bill Longman bill.long...@gmail.com wrote: What does eselect profile list show you on both hosts? home PC madum...@trixie ~ $ eselect profile list Available profile symlink targets: [1] default/linux/amd64/10.0 [2] default/linux/amd64/10.0/desktop * [3]

Re: [gentoo-user] Ever since a recent update, vim misbehaves when run as root

2010-07-30 Thread Kevin O'Gorman
On Fri, Jul 30, 2010 at 6:43 AM, Bill Longman bill.long...@gmail.comwrote: On 07/29/2010 08:58 PM, Walter Dnes wrote: 2) If you really really need the X-integration features, you can use the xhost command to enable all users on your machine to run X apps on your X session. E.g. my

Re: [gentoo-user] Ever since a recent update, vim misbehaves when run as root

2010-07-30 Thread Kevin O'Gorman
On Fri, Jul 30, 2010 at 7:59 AM, Kevin O'Gorman kogor...@gmail.com wrote: then the X app is not limited to using only IP but can choose whichever transport it deems best. Of course the usual safety caveats apply. If others are on your host, they'll have X access. If you're concerned about

Re: [gentoo-user] eix shows keyworded packages on home PC, but not on server

2010-07-30 Thread Bill Longman
On 07/30/2010 07:46 AM, Mark David Dumlao wrote: On Fri, Jul 30, 2010 at 9:47 PM, Bill Longman bill.long...@gmail.com wrote: What does eselect profile list show you on both hosts? home PC madum...@trixie ~ $ eselect profile list Available profile symlink targets: [1]

Re: [gentoo-user] All of a sudden, no apache2. No clue why.

2010-07-30 Thread Kyle Bader
 * Starting apache2 ... (98)Address already in use: make_sock: could not bind to address 64.166.164.49:80 no listening sockets available, shutting down Unable to open logs   [ Strace will probably reveal which log file

Re: [gentoo-user] eix shows keyworded packages on home PC, but not on server

2010-07-30 Thread Mark David Dumlao
On Fri, Jul 30, 2010 at 11:51 PM, Bill Longman bill.long...@gmail.com wrote: The profile affects the default USE settings. This is a very important Gentoo concept. emerge --info eix on both machines: PC: app-portage/eix-0.20.5 was built with the following: USE=bzip2 (multilib) nls sqlite

Re: [gentoo-user] eix shows keyworded packages on home PC, but not on server

2010-07-30 Thread Bill Longman
On 07/30/2010 09:26 AM, Mark David Dumlao wrote: On Fri, Jul 30, 2010 at 11:51 PM, Bill Longman bill.long...@gmail.com wrote: The profile affects the default USE settings. This is a very important Gentoo concept. emerge --info eix on both machines: PC: app-portage/eix-0.20.5 was built

[gentoo-user] Re: USB SDHC Card Reader works, but only if mounted first in WinXP virtual machine

2010-07-30 Thread Paul Hartman
On Wed, Jul 28, 2010 at 9:37 AM, Paul Hartman paul.hartman+gen...@gmail.com wrote: Hi, I have a USB SDHC card reader whose partition table is not read, and device node not created, when plugged into my Gentoo Linux computer. I posted about this a year or two ago but was never able to get it

Re: [gentoo-user] All of a sudden, no apache2. No clue why.

2010-07-30 Thread Kevin O'Gorman
On Fri, Jul 30, 2010 at 9:12 AM, Kyle Bader kyle.ba...@gmail.com wrote: * Starting apache2 ... (98)Address already in use: make_sock: could not bind to address 64.166.164.49:80 no listening sockets available, shutting down Unable to open logs [ Strace will probably reveal

[gentoo-user] pecl-cairo ~x86 overlay?

2010-07-30 Thread Michael M
Hello list, I need to install Cairo bindings for dev-lang/php-5*. Is there a pecl-cairo overlay for ~x86? I've tried unmasking this package and adding the keyword ~amd64 and it seems to want to install with emerge but my system is ~x86. According to this site it is only ~amd64, but I cannot