Re: [gentoo-user] NTP problem

2006-02-22 Thread Brandon Enright
On Wed, 2006-02-22 at 01:32 -0600, Anthony E. Caudel wrote: My system was off about 10 days and when I turned it back on, I began getting these messages in my logwatch: Time Reset time stepped -0.133773 time stepped -0.662954 time stepped +0.271164 time stepped +0.461200

[gentoo-user] readline and inputrc

2006-02-22 Thread Harry Putnam
Anyone know why entries in ~/.inputrc (or for that matter) /etc/inputrc are ignored in xterms? I find that inputrc entries work in console mode but not in X. Further, testing just now with a silly test entry: cat ~/.inputrc: ## C-x C-r reread init files Control-o: now what That even in

Re: [gentoo-user] NTP problem

2006-02-22 Thread Anthony E. Caudel
Brandon Enright wrote: On Wed, 2006-02-22 at 01:32 -0600, Anthony E. Caudel wrote: My system was off about 10 days and when I turned it back on, I began getting these messages in my logwatch: Time Reset time stepped -0.133773 time stepped -0.662954 time stepped +0.271164 time

[gentoo-user] tcltk weird behaviour

2006-02-22 Thread Ghaith Hachem
hello i've recently noticed several apps failing to start $ amsn Application initialization failed: this isn't a Tk applicationunknown color name Black Error in startup script: this isn't a Tk applicationunknown color name Black (default value for -highlightcolor in widget .) invoked from

Re: [gentoo-user] readline and inputrc

2006-02-22 Thread Anthony E. Caudel
Harry Putnam wrote: Anyone know why entries in ~/.inputrc (or for that matter) /etc/inputrc are ignored in xterms? I find that inputrc entries work in console mode but not in X. Further, testing just now with a silly test entry: cat ~/.inputrc: ## C-x C-r reread init files

[gentoo-user] Re: readline and inputrc

2006-02-22 Thread Harry Putnam
Anthony E. Caudel [EMAIL PROTECTED] writes: Harry Putnam wrote: Anyone know why entries in ~/.inputrc (or for that matter) /etc/inputrc are ignored in xterms? I find that inputrc entries work in console mode but not in X. Further, testing just now with a silly test entry: cat

[gentoo-user] Screen settings

2006-02-22 Thread Rajat Gujral
Hi, I am a newbie to gentoo enviorment. My system got restarted due to power failiure without getting shutdown properly... Now after rebooting my system, when i do startx to move to KDE the screen appers to be in resolution mode of 640 x 480 instead of 1024 x 768. So my question is how can i

Re: [gentoo-user] Screen settings

2006-02-22 Thread Jerry Eastmanhouser
Your xorg.conf file looks fine, but you don't have anything lower than 1024x768 specified in your configuration as indicated below. You may have to recreate a new xorg.conf file with the correct monitor and driver settings. I did mine manually a long long time ago, but I think you can use

Re: [gentoo-user] CVSup vs Gentoo's Rsync

2006-02-22 Thread Boyd Stephen Smith Jr.
On Tuesday 21 February 2006 18:38, Aniruddha Shankar [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] CVSup vs Gentoo's Rsync': That I can live with. It's the updating portage cache - especially the long wait at 50% that drags. Go ~ for portage, I don't experience such a delay. -- Boyd

Re: [gentoo-user] ufs

2006-02-22 Thread Sascha Lucas
On Tue, 21 Feb 2006, Arnau Bria Ramírez wrote: I have a Solaris disk with Solari's ufs FS. I found ufs support in my kernel, but I'm not sure if it's the same as Solari's one (I'm not sure if solaris uses standards ufs fs). does anyone mounted a solaris ufs disk using ufs kernel's support? No

Re: [gentoo-user] ufs

2006-02-22 Thread Arnau Bria Ramírez
El Wed, 22 Feb 2006 11:55:46 +0100 (CET) Sascha Lucas dijo: thanks for reply! On Tue, 21 Feb 2006, Arnau Bria Ramírez wrote: I have a Solaris disk with Solari's ufs FS. I found ufs support in my kernel, but I'm not sure if it's the same as Solari's one (I'm not sure if solaris uses

[gentoo-user] File-roller build bug

2006-02-22 Thread Darryl Wagoner
Greetings, I am getting the following build error when I try to build file-roller that gnome depends on. Any clues on how to fix this? thanks if [ -f C/file-roller.xml ]; then d=../; else d=d/; fi; \ (cd de/ \ `which xml2po` -e -p \ ${d}de/de.po \ ${d}C/file-roller.xml

Re: [gentoo-user] File-roller build bug

2006-02-22 Thread Bruno Lustosa
On 2/22/06, Darryl Wagoner [EMAIL PROTECTED] wrote: I am getting the following build error when I try to build file-roller that gnome depends on. Any clues on how to fix this? import libxml2mod ImportError: /usr/lib/python2.4/site-packages/libxml2mod.so: undefined symbol:

Re: [gentoo-user] [OT]: Any auto-hiding panels with a bunch of dependancies?

2006-02-22 Thread Hemmann, Volker Armin
On Wednesday 22 February 2006 06:58, Walter Dnes wrote: and what is about kicker? it can autohide - and if you have koffice installed, you should have covered most of its dependencies. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] File-roller build bug

2006-02-22 Thread Richard Fish
On 2/22/06, Darryl Wagoner [EMAIL PROTECTED] wrote: /usr/lib/python2.4/site-packages/libxml2mod.so: undefined symbol: xmlTextReaderGetParserColumnNumber Looks like you need to run python-updater and/or revdep-rebuild. -Richard -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Screen settings

2006-02-22 Thread Richard Fish
On 2/22/06, Jerry Eastmanhouser [EMAIL PROTECTED] wrote: settings. I did mine manually a long long time ago, but I think you can use xorgconfig to detect most of your settings for you...if so...hopefully that will fix you up. I would suggest instead X -configure. That should autodetect most

[gentoo-user] RE: Digest of gentoo-user@gentoo.org issue 600 (35178-35227)

2006-02-22 Thread Eric Lehmann
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 21, 2006 5:02 PM To: [EMAIL PROTECTED] Subject: Digest of gentoo-user@gentoo.org issue 600 (35178-35227) Topics (messages 35178 throught 35227): [gentoo-user] Re: odd /dev/null beharvior

Re: [gentoo-user] readline and inputrc

2006-02-22 Thread Richard Fish
On 2/22/06, Harry Putnam [EMAIL PROTECTED] wrote: Anyone know why entries in ~/.inputrc (or for that matter) /etc/inputrc are ignored in xterms? The .inputrc settings are part of the readline library, which is linked to bash. So any place you are running bash should have readline capabilities.

[gentoo-user] Re: readline and inputrc

2006-02-22 Thread Harry Putnam
Richard Fish [EMAIL PROTECTED] writes: On 2/22/06, Harry Putnam [EMAIL PROTECTED] wrote: Anyone know why entries in ~/.inputrc (or for that matter) /etc/inputrc are ignored in xterms? The .inputrc settings are part of the readline library, which is linked to bash. So any place you are

Re: [gentoo-user] NTP problem

2006-02-22 Thread Brandon Enright
On Wed, 2006-02-22 at 02:41 -0600, Anthony E. Caudel wrote: Brandon Enright wrote: On Wed, 2006-02-22 at 01:32 -0600, Anthony E. Caudel wrote: My system was off about 10 days and when I turned it back on, I began getting these messages in my logwatch: Time Reset time stepped

[gentoo-user] [OT] traffic shaping

2006-02-22 Thread Uwe Thiem
Hi folks, I am struggling with traffic shaping. I have ironed out most rough things but are stuck with one remaining issue. It happens as soon as I enter any one of the following lines: tc filter add dev eth2 parent 1: prio 2 handle 1 fw flowid 1:20 tc filter add dev eth2 parent 1: protocol ip

Re: [gentoo-user] NTP problem

2006-02-22 Thread Anthony E. Caudel
Brandon Enright wrote: So from your output a couple issues stick out. You're only peering with one machine which generally doesn't work so well. You're probably better off just using ntpdate periodically if you are only going to sample one server. Also, the delay on the server you are

Re: [gentoo-user] NTP problem

2006-02-22 Thread Boyd Stephen Smith Jr.
On Wednesday 22 February 2006 12:38, Anthony E. Caudel [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] NTP problem': Brandon Enright wrote: Well, overnight it only reset twice; - some improvement! Here is my complete ntp.conf: # Name of the servers ntpd should sync with # Please respect

RE: [gentoo-user] NTP problem

2006-02-22 Thread Brandon Enright
Anthony E. Caudel wrote: Brandon Enright wrote: So from your output a couple issues stick out. You're only peering with one machine which generally doesn't work so well. You're probably better off just using ntpdate periodically if you are only going to sample one server. Also,

[gentoo-user] What happens with masked packages?

2006-02-22 Thread Thierry de Coulon
Hello, I'm running an amd64 Gentoo (but this is not a specific amd64 question) and have installed a few ~amd64 masked packages - and some work amzingly well. So I googled for information as to where I might report success, so that they might be unmasked, but didn't find that info. Where - and

Re: [gentoo-user] What happens with masked packages?

2006-02-22 Thread Dave Nebinger
Thierry de Coulon wrote: Where - and how - should I report masked packages that work? You don't need to report success. There are teams of folks who 'bless' the packages into unmasked status when they feel they are ready. Your lack of reporting a bug is an indication that there is nothing

Re: [gentoo-user] NTP problem

2006-02-22 Thread Boyd Stephen Smith Jr.
On Wednesday 22 February 2006 13:13, Brandon Enright [EMAIL PROTECTED] wrote about 'RE: [gentoo-user] NTP problem': Anthony E. Caudel wrote: I can't speak for others but my experience with pool.ntp.org has been very poor. Some of the servers are close by and low latency and others are in far

Re: [gentoo-user] What happens with masked packages?

2006-02-22 Thread Thierry de Coulon
On Wednesday 22 February 2006 21.02, Dave Nebinger wrote: Thierry de Coulon wrote: Where - and how - should I report masked packages that work? You don't need to report success. There are teams of folks who 'bless' the packages into unmasked status when they feel they are ready. Your lack

[gentoo-user] puzzled over why xrdb process hangs

2006-02-22 Thread James
Hello, When I boot my laptop it starts up and boots the kde login screen. When any user logs in, it gets to the third 'flashing icon' and hangs. If I ssh into the system remotely, it's fine, it's the kde login sequence that's hung. quickly running 'top' I find the culprit: krdb. I can kill it

RE: [gentoo-user] Re: X without console log window?

2006-02-22 Thread Michael Kintzios
-Original Message- From: Hans-Werner Hilse [mailto:[EMAIL PROTECTED] Sent: 16 February 2006 11:55 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: X without console log window? Hi, On Wed, 15 Feb 2006 20:20:49 + Mick [EMAIL PROTECTED] wrote: I don't

Re: [gentoo-user] What happens with masked packages?

2006-02-22 Thread Boyd Stephen Smith Jr.
On Wednesday 22 February 2006 13:55, Thierry de Coulon [EMAIL PROTECTED] wrote about '[gentoo-user] What happens with masked packages?': I'm running an amd64 Gentoo (but this is not a specific amd64 question) and have installed a few ~amd64 masked packages - and some work amzingly well. Glad

Re: [gentoo-user] What happens with masked packages?

2006-02-22 Thread Rafael Bugajewski
Thierry de Coulon wrote: Thanks. Does not seem to me to be the best solution, though: if a package is masked, many users won't install it, so what's the absence of bug report indicating? You can also file a bug report that a package which you thing is stable is still masked. In this case a

[gentoo-user] Why does wordpress require xterm?

2006-02-22 Thread Lance Jacobs
I am trying to install wordpress on a machine that will become a server in a rack in a datacenter, so it does not need (nor do I want) X11 on it. Right now, emerge is happy: [gromit ~ #] emerge -uDptv world These are the packages that I would merge, in reverse order: Calculating world

Re: [gentoo-user] What happens with masked packages?

2006-02-22 Thread Boyd Stephen Smith Jr.
On Wednesday 22 February 2006 14:38, Thierry de Coulon [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] What happens with masked packages?': Thanks. Does not seem to me to be the best solution, though: if a package is masked, many users won't install it, so what's the absence of bug report

[gentoo-user] RE: Re: X without console log window?

2006-02-22 Thread Mick
Michael Kintzios wrote: -Original Message- From: Hans-Werner Hilse [mailto:[EMAIL PROTECTED] Sent: 16 February 2006 11:55 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: X without console log window? Hi, On Wed, 15 Feb 2006 20:20:49 + Mick [EMAIL

Re: [gentoo-user] 3d rendering with dri radeon

2006-02-22 Thread Bo Andresen
On Friday 17 February 2006 12:20, Ghaith Hachem wrote: havn't tried it since i have a newer unspoorted ship (X300SE) but try this guide here http://gentoo-wiki.com/HOWTO_DRI_with_ATi_Open-Source_Drivers I'll try that howto when I get some time... Thanks. -- Bo Andresen --

Re: [gentoo-user] Why does wordpress require xterm?

2006-02-22 Thread Iain Buchanan
On Wed, 2006-02-22 at 16:40 -0500, Lance Jacobs wrote: I am trying to install wordpress on a machine that will become a server in a rack in a datacenter, so it does not need (nor do I want) X11 on it. Right now, emerge is happy: [snip] If I try to install wordpress, it wants to bring xterm,

[gentoo-user] TARPIT iptables target

2006-02-22 Thread Dave Jones
Hi, I was reading about the TARPIT target in the man iptables documentation, and thought I'd like to give it a try. Unfortunately though, it seems not to be supported in the 2.6.15-1 Gentoo kernel. Has anyone used the TARPIT target, or know of a way to get it into the current kernel? Any

Re: [gentoo-user] Why does wordpress require xterm?

2006-02-22 Thread Richard Fish
On 2/22/06, Lance Jacobs [EMAIL PROTECTED] wrote: Looking at the wordpress ebuild file, I do not see any reason for it to have a dependency on xterm. I'm probably missing something simple, but I just don't see it. Any suggestions would be appreciated. wordpress depends on virtual/httpd-php,

Re: [gentoo-user] chroot: cannot run command `bin/bash': Exec format error

2006-02-22 Thread John Jolet
On 2/22/06 5:03 PM, Bo Andresen [EMAIL PROTECTED] wrote: Hi I have just purchased a new computer with a AMD Semphron 2800+ 64 bit processor. I am installing it following the gentoo handbook of the amd64 architecture - only I am using the x86 minimal livecd (2005-r1) and the

Re: [gentoo-user] chroot: cannot run command `bin/bash': Exec format error

2006-02-22 Thread Boris Fersing
2006/2/23, Bo Andresen [EMAIL PROTECTED]: Hi Hi, I have just purchased a new computer with a AMD Semphron 2800+ 64 bit processor. I am installing it following the gentoo handbook of the amd64 architecture - only I am using the x86 minimal livecd (2005-r1) and the

[gentoo-user] Re: chroot: cannot run command `bin/bash': Exec format error

2006-02-22 Thread Mick
John Jolet wrote: On 2/22/06 5:03 PM, Bo Andresen [EMAIL PROTECTED] wrote: Hi I have just purchased a new computer with a AMD Semphron 2800+ 64 bit processor. I am installing it following the gentoo handbook of the amd64 architecture - only I am using the x86 minimal livecd

[gentoo-user] iptables script tips for ppp0

2006-02-22 Thread Mick
Hi All, Thanks to Daniel Robbins and his articles I've got the following basic script working on one of my boxes: #(connection to the Internet) UPLINK=eth0 #if you're a router (and thus should forward IP packets between interfaces), #you want ROUTER=yes; otherwise,

Re: [gentoo-user] Re: chroot: cannot run command `bin/bash': Exec format error

2006-02-22 Thread Bo Andresen
On Thursday 23 February 2006 00:28, Mick wrote: At the same time when you run a command you need to type the path to it correctly. In this case the path is preceded by /, as in: /bin/bash You really need to double check commands

Re: [gentoo-user] chroot: cannot run command `bin/bash': Exec format error

2006-02-22 Thread Boyd Stephen Smith Jr.
On Wednesday 22 February 2006 17:03, Bo Andresen [EMAIL PROTECTED] wrote about '[gentoo-user] chroot: cannot run command `bin/bash': Exec format error': I have just purchased a new computer with a AMD Semphron 2800+ 64 bit processor. I am installing it following the gentoo handbook of the

Re: [gentoo-user] Why does wordpress require xterm?

2006-02-22 Thread Lance Jacobs
On Wed, 22 Feb 2006, Richard Fish wrote: On 2/22/06, Lance Jacobs [EMAIL PROTECTED] wrote: Looking at the wordpress ebuild file, I do not see any reason for it to have a dependency on xterm. I'm probably missing something simple, but I just don't see it. Any suggestions would be appreciated.

Re: [gentoo-user] chroot: cannot run command `bin/bash': Exec format error

2006-02-22 Thread Bo Andresen
On Thursday 23 February 2006 00:42, Boyd Stephen Smith Jr. wrote: Your 32-but kernel can't run the 64-bit bash. You'll have to use a 64-bit kernel (or as 32-bit stage3, and then gradually recompile) Thanks for explaining that. If you have a little bit of free space, do a 32-bit install to a

Re: [gentoo-user] etc/host.conf: line 24: bad command `mdns off'

2006-02-22 Thread W.Kenworthy
not only that, but this error has been there for many months, no matter what version of glibc you use. It doesnt seem to cause any problems on my systems, but if the line is erroring off, it means that you are using MDNS by default (or so it seems), so commenting the line is status quo. Has

Re: [gentoo-user] CVSup vs Gentoo's Rsync

2006-02-22 Thread Ow Mun Heng
On Tue, 2006-02-21 at 05:24 -0600, Boyd Stephen Smith Jr. wrote: On Tuesday 21 February 2006 04:07, Ow Mun Heng [EMAIL PROTECTED] wrote about '[gentoo-user] CVSup vs Gentoo's Rsync': Anyone wants to comment?? I already think Gentoo base system requirements are a bit heavy just having

Re: [gentoo-user] Re: Wireless works with Knoppix CD but not Gentoo

2006-02-22 Thread Grant
I was originally using wpa_supplicant with this Airport and it wasn't working. John Jolet said: well, you DON'T use wpa_supplicant. I'm not aware of any issues regarding the use of wpa_supplicant with regards to WEP. It is supported. and I've been working with wireless-tools ever

Re: [gentoo-user] Why does wordpress require xterm?

2006-02-22 Thread Greg Bur
On 2/22/06, Lance Jacobs [EMAIL PROTECTED] wrote: However, I already haveUSE=-X -gtk -gnome -qt -kde -alsa -xpm -opengl userprofiles ...in make.conf, so somehow this is ignoring that -xpm.Even addingwww-apps/wordpress -xpm in /etc/portage/package.use doesn't prevent the original emerge commandfrom

[gentoo-user] Suspend2 issues

2006-02-22 Thread Mike Myers
Hi everybody! I'm having problems with a laptop and the suspend2 patched kernel. It seems like whenever I suspend to ram, and then resume, the video doesn't come back. Also, I'm using the intel 2200 wireless card, with the ipw2200 module, and if I put the laptop into hibernate and then

Re: [gentoo-user] Why does wordpress require xterm?

2006-02-22 Thread Richard Fish
On 2/22/06, Lance Jacobs [EMAIL PROTECTED] wrote: However, I already have USE=-X -gtk -gnome -qt -kde -alsa -xpm -opengl userprofiles ... in make.conf, so somehow this is ignoring that -xpm. Even adding www-apps/wordpress -xpm in /etc/portage/package.use doesn't prevent the

Re: [gentoo-user] Suspend2 issues

2006-02-22 Thread Ow Mun Heng
On Wed, 2006-02-22 at 23:14 -0600, Mike Myers wrote: Hi everybody! I'm having problems with a laptop and the suspend2 patched kernel. It seems like whenever I suspend to ram, and then resume, the video doesn't come back. suspend2-sources? what video card? did you try the vbetool hack?

Re: [gentoo-user] Why does wordpress require xterm?

2006-02-22 Thread Richard Fish
On 2/22/06, Lance Jacobs [EMAIL PROTECTED] wrote: However, I already have USE=-X -gtk -gnome -qt -kde -alsa -xpm -opengl userprofiles ... Oh also, not directly related to your question, but it sounds like you might be better off using something like USE=-* userprofiles The -* turns

Re: [gentoo-user] Suspend2 issues

2006-02-22 Thread Richard Fish
On 2/22/06, Mike Myers [EMAIL PROTECTED] wrote: Hi everybody! I'm having problems with a laptop and the suspend2 patched kernel. It seems like whenever I suspend to ram, and then resume, the video doesn't come back. More details please. (video card, which X11 driver, which

Re: [gentoo-user] Screen settings

2006-02-22 Thread Rajat Gujral
Hi richard and jerry thanx for ur suggestions but i guess my problem remains the same ... My xserver still starts with screen resolution of 640 x 480 ... Before the improper shutdown it was working fine in 1024 x 768 resolution , but now no matter what resolution i provide, it starts up with 640 x

Re: [gentoo-user] Why does wordpress require xterm?

2006-02-22 Thread Lance Jacobs
On Wed, 22 Feb 2006, Richard Fish wrote: On 2/22/06, Lance Jacobs [EMAIL PROTECTED] wrote: However, I already have USE=-X -gtk -gnome -qt -kde -alsa -xpm -opengl userprofiles ... in make.conf, so somehow this is ignoring that -xpm. Even adding www-apps/wordpress -xpm in

[gentoo-user] mwcollect deprecation notice

2006-02-22 Thread Chris White
Hi all, Just a quick announcement that as per the announcement recently: http://www.mwcollect.org/ mwcollect has merged code with nepenthes ( http://nepenthes.mwcollect.org/ ). That said, the upgrade path will be as follows: 1) Version 3.0.4 will be added to the tree, most likely

Re: [gentoo-user] Screen settings

2006-02-22 Thread Frino Klauss
Hi Rajat, I suggest u add the following to your Screen section. DefaultDepth 24 just after the Monitor Line. Cheers, Ani Adarsh On 2/23/06, Rajat Gujral [EMAIL PROTECTED] wrote: Hi richard and jerrythanx for ur suggestions but i guess my problem remains the same ... My xserver still starts with

Re: [gentoo-user] Screen settings

2006-02-22 Thread Steven S.
On Thu, 23 Feb 2006, Rajat Gujral wrote: Have you tried adding the option DefaultDepth? Since you have the Modes 1024x768 for 24, it should come out looking like: Section Screen Identifier Screen0 Device Card0 MonitorMonitor0 DefaultDepth 24

Re: [gentoo-user] Screen settings

2006-02-22 Thread Martins Steinbergs
On Thursday 23 February 2006 08:14, Rajat Gujral wrote: Hi richard and jerry thanx for ur suggestions but i guess my problem remains the same ... My xserver still starts with screen resolution of 640 x 480 ... Before the improper shutdown it was working fine in 1024 x 768 resolution , but now