[gentoo-user] Apache checksum?

2006-05-03 Thread Justin Hart
I keep getting problems emerging apache. Specifically, checking ebuild checksums !!! Digest verification failed: !!! /usr/portage/net-www/apache/apache-2.0.54-r30.ebuild !!! Reason: Failed on SHA256 verification !!! Got: 4f86b8dbcd4dfbb4d8dbb64edeff8b91d5c050dabac914691793c10f3f09d60e !!! Expe

[gentoo-user] Re: Apache checksum?

2006-05-03 Thread Justin Hart
Actually, I just got a checksum error emerging timezone-data as well... Has anybody seen this? Justin On 5/3/06, Justin Hart <[EMAIL PROTECTED]> wrote: I keep getting problems emerging apache. Specifically, >>> checking ebuild checksums !!! Digest verification failed: !!! /usr/portage/net-ww

Re: [gentoo-user] Re: Apache checksum?

2006-05-03 Thread Boyd Stephen Smith Jr.
On Wednesday 03 May 2006 02:23, "Justin Hart" <[EMAIL PROTECTED]> wrote about '[gentoo-user] Re: Apache checksum?': > Actually, I just got a checksum error emerging timezone-data as > well... Has anybody seen this? It was discussed in the GWN recently. You have a bad pycrypto installation. I

[gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Anthony E. Caudel
I just discovered something (I think). Probably everyone else already knew it but didn't tell me. Shame on all of you! Do all audio cd's have the mp3's and ogg files on them also I happened to look at one with konqueror and noticed several files and directories on it. The cd was not mounted

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Raymond Lewis Rebbeck
On Wednesday, May 3 2006 17:03, Anthony E. Caudel wrote: > I just discovered something (I think). Probably everyone else already > knew it but didn't tell me. Shame on all of you! > > Do all audio cd's have the mp3's and ogg files on them also > > I happened to look at one with konqueror and n

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Justin Hart
Don't quote me on this, because, I don't know for sure if it already exists (I do know for sure that not all CDs have mp3s and oggs on them), but it would be perfectly possible to develop a konqueror plug-in that automagically presented your CD tracks to you as mp3's and oggs and ripped them for y

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Boyd Stephen Smith Jr.
On Wednesday 03 May 2006 02:33, "Anthony E. Caudel" <[EMAIL PROTECTED]> wrote about '[gentoo-user] (OT) A eureka moment!': > Do all audio cd's have the mp3's and ogg files on them also Nope. > I happened to look at one with konqueror and noticed several files and > directories on it. [H]ow

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Uwe Thiem
On 03 May 2006 08:33, Anthony E. Caudel wrote: > I just discovered something (I think). Probably everyone else already > knew it but didn't tell me. Shame on all of you! > > Do all audio cd's have the mp3's and ogg files on them also No. > > I happened to look at one with konqueror and notic

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Anthony E. Caudel
Raymond Lewis Rebbeck wrote: > On Wednesday, May 3 2006 17:03, Anthony E. Caudel wrote: > >>I just discovered something (I think). Probably everyone else already >>knew it but didn't tell me. Shame on all of you! >> >>Do all audio cd's have the mp3's and ogg files on them also >> >>I happened

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Raymond Lewis Rebbeck
On Wednesday, May 3 2006 17:23, Anthony E. Caudel wrote: > Does is also get the filenames, etc. from CDDB? > > Tony As far as I know, yes it does do a cddb lookup for the cd. Although personally I've always preferred kaudiocreator for cd ripping in kde. -- Raymond Lewis Rebbeck -- gentoo-user@

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Justin Hart
It queries CDDB and constructs filenames from this metadata. How these filenames look is configurable, as indicated in one of the earlier posts on this topic. Justin On 5/3/06, Anthony E. Caudel <[EMAIL PROTECTED]> wrote: Raymond Lewis Rebbeck wrote: > On Wednesday, May 3 2006 17:03, Anthony E

Re: [gentoo-user] Re: Apache checksum?

2006-05-03 Thread Justin Hart
Yeah, I found some similar posting in the wiki after some searching. I searched a bit before posting, and then moved onto another thing which was affected by the same issue. Justin On 5/3/06, Boyd Stephen Smith Jr. <[EMAIL PROTECTED]> wrote: On Wednesday 03 May 2006 02:23, "Justin Hart" <[EMAI

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Justin Hart
Good thing they didn't decide to call it krip, that might be dangerous! Justin On 5/3/06, Raymond Lewis Rebbeck <[EMAIL PROTECTED]> wrote: On Wednesday, May 3 2006 17:23, Anthony E. Caudel wrote: > Does is also get the filenames, etc. from CDDB? > > Tony As far as I know, yes it does do a cddb

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Hemmann, Volker Armin
Congratulations! You just discovered, why some people (like me) really love KDE, Konqueror and the kioslaves. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] How to get rid of gentoo-sources

2006-05-03 Thread Leopold Gouverneur
On Tue, May 02, 2006 at 04:41:01PM -0700, Sean O'Rourke wrote: > Leopold Gouverneur wrote: > >except that emerge --sync delete package.provided so I must recreate it > >before running emerge -upD world! There is something weird here. > > You need to put it in /etc/portage/package.provided. If you

Re: [gentoo-user] How to get rid of gentoo-sources

2006-05-03 Thread Leopold Gouverneur
On Wed, May 03, 2006 at 03:33:32AM +0200, Hemmann, Volker Armin wrote: > On Tuesday 02 May 2006 21:09, Leopold Gouverneur wrote: > > How can I prevent emerge from merging gentoo-sources (I now use sources > > from ftp.kernel.org).I tried --unmerge whithout success. > > Thanks. > > very strange - u

Re: [gentoo-user] nvidia-kernel vs. gentoo-sources

2006-05-03 Thread S. Schwartz
Hemmann, Volker Armin wrote: > you don't need 6629 in that case. You can go to 7174. I told you before: any other version (other than 6629) didn't compile or load. And one of the 7something was seriously unstable. So, I would have to go back to 6629. This one just needs a bit of patching. I was lo

Re: [gentoo-user] nvidia-kernel vs. gentoo-sources

2006-05-03 Thread S. Schwartz
Hemmann, Volker Armin wrote: > which patches? > What would you missing? I don't really know, not even if those would be important to me. But I kind of trust into the work of the Gentoo-guys and believe the gentoo-sources are tested more intensive than vanilla sources (that's just hearsay). > And s

Re: [gentoo-user] How to get rid of gentoo-sources

2006-05-03 Thread Benno Schulenberg
Leopold Gouverneur wrote: > On Tue, May 02, 2006 at 04:41:01PM -0700, Sean O'Rourke wrote: > > You need to put it in /etc/portage/package.provided. > > Puting it in /etc/portage does not work for me. It needs to go in /etc/portage/profile/; see 'man portage': /etc/portage/profile/

Re: [gentoo-user] KDE and OpenOffice keyboard problems

2006-05-03 Thread Dave Jones
Jerônimo Backes wrote on 05/03/06 00:04: >> What seems odd is that OpenOffice is the only application affected, >> while all other applications work correctly under KDE. > Oh, I forgot to mention: DON'T use UTF-8 with KDE if you need to use > some special keyboard layouts. Stay with ISO-8859-1 (t

Re: [gentoo-user] How to get rid of gentoo-sources

2006-05-03 Thread Leopold Gouverneur
On Wed, May 03, 2006 at 11:09:49AM +0200, Benno Schulenberg wrote: > Leopold Gouverneur wrote: > > On Tue, May 02, 2006 at 04:41:01PM -0700, Sean O'Rourke wrote: > > > You need to put it in /etc/portage/package.provided. > > > > Puting it in /etc/portage does not work for me. > > It needs to go in

Re: [gentoo-user] KDE and OpenOffice keyboard problems

2006-05-03 Thread Jerônimo Backes
Dave Jones wrote: Jerônimo Backes wrote on 05/03/06 00:04: What seems odd is that OpenOffice is the only application affected, while all other applications work correctly under KDE. Oh, I forgot to mention: DON'T use UTF-8 with KDE if you need to use some special keyboard layout

Re: [gentoo-user] KDE and OpenOffice keyboard problems

2006-05-03 Thread Bo Andresen
On Wednesday 03 May 2006 00:04, Jerônimo Backes wrote: > Oh, I forgot to mention: DON'T use UTF-8 with KDE if you need to use > some special keyboard layouts. Stay with ISO-8859-1 (the default > encoding). KDE has issues with UTF-8 and certain keboard layouts. What kind of issues? Admittedly I hav

[gentoo-user] Re: [OT] kill a child and suicide

2006-05-03 Thread Moshe Kaminsky
* Jorge Almeida <[EMAIL PROTECTED]> [02/05/06 16:00]: > parent.sh > #!/bin/bash > > /path/to/child.sh > > > When parent.sh receives a TERM signal, I would like child.sh to receive > TERM also, and then parent.sh receive TERM. > The part is why I can't use "exec /path/to/

Re: [gentoo-user] Cloning a Gentoo box

2006-05-03 Thread Ronald V. Vazquez
Hello list: Thank you all very much for all your suggestions. / Ronald Vincent Vazquez (301) 540-9394 Home (240) 401-9192 Cell Hello all: I wanted to get some ideas from the list on how to clone a Gentoo box. Perhaps others on the list are interested as well.

Re: [gentoo-user] KDE and OpenOffice keyboard problems

2006-05-03 Thread Dave Jones
Jerônimo Backes wrote on 05/03/06 14:21: What seems odd is that OpenOffice is the only application affected, while all other applications work correctly under KDE. >>> Oh, I forgot to mention: DON'T use UTF-8 with KDE if you need to use >>> some special keyboard layouts. Stay with ISO-8

Re: [gentoo-user] [OT] kill a child and suicide

2006-05-03 Thread Christopher Fisk
On Tue, 2 May 2006, Jorge Almeida wrote: parent.sh #!/bin/bash /path/to/child.sh It's just bash scripting, just tell bash to exec child.sh in the background. /path/to/child.sh & Christopher Fisk -- Stewie Griffin: Mother, life is like a box of chocol

Re: [gentoo-user] KDE and OpenOffice keyboard problems

2006-05-03 Thread Dave Jones
Bo Andresen wrote on 05/03/06 14:31: > On Wednesday 03 May 2006 00:04, Jerônimo Backes wrote: >>Oh, I forgot to mention: DON'T use UTF-8 with KDE if you need to use >>some special keyboard layouts. Stay with ISO-8859-1 (the default >>encoding). KDE has issues with UTF-8 and certain keboard layout

Re: [gentoo-user] Web mail

2006-05-03 Thread Michael Sullivan
On Wed, 2006-05-03 at 00:37 -0400, JimD wrote: > Michael Sullivan wrote: > > > What other style is there besides procedural? > > A much better way IMO is to separate the presentation from the code like > you can do with ASP.Net with Mono/MS. ASP.Net makes web app development > *event* orient

Re: [gentoo-user] KDE and OpenOffice keyboard problems

2006-05-03 Thread Bo Andresen
On Wednesday 03 May 2006 15:13, Dave Jones wrote: > Bo Andresen wrote on 05/03/06 14:31: > > On Wednesday 03 May 2006 00:04, Jerônimo Backes wrote: > >>Oh, I forgot to mention: DON'T use UTF-8 with KDE if you need to use > >>some special keyboard layouts. Stay with ISO-8859-1 (the default > >>encod

Re: [gentoo-user] nvidia-kernel vs. gentoo-sources

2006-05-03 Thread Richard Fish
On 5/3/06, S. Schwartz <[EMAIL PROTECTED]> wrote: So, I would have to go back to 6629. This one just needs a bit of patching. I was looking for some help in that direction. You may want to track this bug: http://bugs.gentoo.org/show_bug.cgi?id=127618 This is probably why none of the 7xxx drive

Re: [gentoo-user] KDE and OpenOffice keyboard problems

2006-05-03 Thread Dave Jones
Bo Andresen wrote on 05/03/06 16:06: KDE has issues with UTF-8 and certain keboard layouts. >>>What kind of issues? Admittedly I have not tested KDE throughly but I >>>have been using KDE with UTF-8 for a few months now and I have >>>experienced no issues. >>This came out of my original que

Re: [gentoo-user] [OT] (Linux) surveillance system?

2006-05-03 Thread Preston Hagar
We use zoneminder (http://www.zoneminder.com/) with the non -G version of these cards:  http://www.icpamerica.com/products/accessories/IVC/IVC_200G.html hooked up to fairly basic cameras through coax cable.  We currently have 9 cameras on a dual core Athlon 64 with about 1 TB SATA storage.  This ma

Re: [gentoo-user] KDE and OpenOffice keyboard problems

2006-05-03 Thread Jerônimo Backes
Bo Andresen wrote: On Wednesday 03 May 2006 00:04, Jerônimo Backes wrote: Oh, I forgot to mention: DON'T use UTF-8 with KDE if you need to use some special keyboard layouts. Stay with ISO-8859-1 (the default encoding). KDE has issues with UTF-8 and certain keboard layouts. What kind of

Re: [gentoo-user] Re: [OT] kill a child and suicide

2006-05-03 Thread Jorge Almeida
On Wed, 3 May 2006, Moshe Kaminsky wrote: You can use 'kill 0' to send a signal to your own process group. Something like this: #!/bin/sh trap 'kill 0;exit' TERM echo "before" ( sleep 30; echo inside ) echo "after" No use. trap will wait till the running child is completed, which is not what

Re: [gentoo-user] [OT] kill a child and suicide

2006-05-03 Thread Jorge Almeida
On Wed, 3 May 2006, Christopher Fisk wrote: It's just bash scripting, just tell bash to exec child.sh in the background. /path/to/child.sh & Nope. I need the child in the foreground, so that its output and stderr goes to multilog. Thanks, Jorge Almeida -- gentoo-user@gentoo.org mailing lis

[gentoo-user] xf86-input-mouse-1.0.4 not compiling?

2006-05-03 Thread Stephen Cantini
Hello, I'm trying to compile xorg 7.0 on my 2006.0 installed on a intel macmini. I had success compiling 6.8.2, but I really need the latest X server and latest i810 driver to get it to work properly. So I tried emerging modular x, but the process gets stuck on the last package before xorg-x1

Re: [gentoo-user] xf86-input-mouse-1.0.4 not compiling?

2006-05-03 Thread Stephen Cantini
Stephen Cantini ha scritto: Hello, I'm trying to compile xorg 7.0 on my 2006.0 installed on a intel macmini. I had success compiling 6.8.2, but I really need the latest X server and latest i810 driver to get it to work properly. So I tried emerging modular x, but the process gets stuck on th

Re: [gentoo-user] KDE and OpenOffice keyboard problems

2006-05-03 Thread Bo Andresen
On Wednesday 03 May 2006 18:04, Jerônimo Backes wrote: > I mean issues with some keyboard layouts. Try to type some cedillas with > a US-keyboard (combining ' and c ) in KDE with UTF-8 to see what you'll > get. Do you mean like this: ç? I use a danish keyboard layout and have no idea how to prod

[gentoo-user] Re: [OT] kill a child and suicide

2006-05-03 Thread Moshe Kaminsky
* Jorge Almeida <[EMAIL PROTECTED]> [03/05/06 19:30]: > On Wed, 3 May 2006, Moshe Kaminsky wrote: > > >You can use 'kill 0' to send a signal to your own process group. > >Something like this: > > > >#!/bin/sh > >trap 'kill 0;exit' TERM > >echo "before" > >( sleep 30; echo inside ) > >echo "after"

[gentoo-user] Re: xf86-input-mouse-1.0.4 not compiling?

2006-05-03 Thread Sven Köhler
> Sorry for the big post. I solved by emerging the 1.1.0 version, which is > hard masked at the moment. Hmm, that 1.1.x versions are part of xorg-x11 7.1 i guess - i wouldn't use 7.1 material with xorg 7.0 - well, perhaps it works without problems, so you might prove me wrong. signature.asc Des

Re: [gentoo-user] Web mail

2006-05-03 Thread Nich Steicke
JimD wrote: The SquirrelMail source code is trash. I haven't gone through all of it, or even much of it to really know. Though the compose.php page was a real mess. All I wanted to do was line the form buttons up nicely : ) Jim i personly use both SquirrelMail and roundcube for my web

[gentoo-user] PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Christopher E
Hello there all, I am now having a emerge issue, I am trying for the first TIME to update all of what I have done to the latest and best updates :-) any how I did: First I did the below in a xterm in gnome this when good: "emerge sync" Then I did the following command and it did about 10 emerg

Re: [gentoo-user] KDE and OpenOffice keyboard problems

2006-05-03 Thread Bo Andresen
On Wednesday 03 May 2006 17:26, Dave Jones wrote: > I've tried with the kcontrol Regional Keyboard settings enabled and > disabled. No difference. The quote keys work only with AltGr pressed > in OOo, but work normally in all other applications. > > I tried using XkbModel to pc105 to see if the L

Re: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Jannis Achstetter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christopher E schrieb: > Hello there all, Hello back ^^ > > I am now having a emerge issue, I am trying for the first TIME to > update all of what I have done to the latest and best updates :-) any > how I did: > > First I did the below in a xterm in

Re: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Justin Findlay
On 5/3/06, Christopher E <[EMAIL PROTECTED]> wrote: Then I did the following command and it did about 10 emerges then it stoped and said it could not resovle and it tryed it on all of the selected mirrors You can either wait for the gentoo mirrors to pick up your package or you can look at the

Re: [gentoo-user] [OT] kill a child and suicide

2006-05-03 Thread Boyd Stephen Smith Jr.
On Wednesday 03 May 2006 11:25, Jorge Almeida <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] [OT] kill a child and suicide': > On Wed, 3 May 2006, Christopher Fisk wrote: > > It's just bash scripting, just tell bash to exec child.sh in the > > background. > > > > /path/to/child.sh & > > Nope.

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Boyd Stephen Smith Jr.
On Wednesday 03 May 2006 03:07, Raymond Lewis Rebbeck <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] (OT) A eureka moment!': > Although > personally I've always preferred kaudiocreator for cd ripping in kde. I have to agree. In no small part because I rip to FLAC for permanent storage then

Re: [gentoo-user] Web mail

2006-05-03 Thread Boyd Stephen Smith Jr.
On Wednesday 03 May 2006 12:13, Nich Steicke <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] Web mail': > modern, i would advise RoundCube - though its main draw back is its > reliance on Java (its written in AJAX) - i personly AJAX = Asynchronous Javascript And XML Javascript != Java AJAX i

Re: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Christopher E
Hello All, I have tryed it in the vt and have also tryed to emerge other stuff to see if it would work, I had tryed firefox and this is what I got this time, this is ALL at the vt as xterm is NOT working: "emerge --update --deep mozilla-firefox" gives me: emerge (1 of 24) app-shells/bash-3.1_p1

RE: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Johnson, Maurice E CTR NSWCDL-K74
Why are you limiting the emerge command to newuse only? When all else fails, emerge -e world -Original Message- From: Christopher E [mailto:[EMAIL PROTECTED] Sent: Wed 5/3/2006 1:30 PM To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now! Hello there

Re: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Christopher E
Hello All, I now have just tryed "emerge mozilla-firefox and get the same errors as I did in the other mail I sent, I also tryed mirrorselect and it said some thing about my internet connects but I am ON the internet right now under linux (Gentoo-Gnome) so I don't understand that. Any idea what

Re: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Teresa and Dale
Christopher E wrote: > Hello All, > > I have tryed it in the vt and have also tryed to emerge other stuff to > see if it would work, I had tryed firefox and this is what I got this > time, this is ALL at the vt as xterm is NOT working: > > "emerge --update --deep mozilla-firefox" gives me: >

Re: [gentoo-user] Waaaaaay [OT] Windoze back-up. Sorry to ask. :-(

2006-05-03 Thread Mick
On 02/05/06, Teresa and Dale <[EMAIL PROTECTED]> wrote: Mick wrote: >They're both free and should do the job you want. Personally, I use Knoppix >and partimage, but there are other linux tools (down to the relatively basic >dd command) which should do the trick on a VFAT partition. Crap, I fo

Re: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Justin Findlay
On 5/3/06, Christopher E <[EMAIL PROTECTED]> wrote: I now have just tryed "emerge mozilla-firefox and get the same errors as I did in the other mail I sent, I also tryed mirrorselect and it said some thing about my internet connects but I am ON the internet right now under linux (Gentoo-Gnome)

Re: [gentoo-user] newbie partiton type question

2006-05-03 Thread Mick
On 03/05/06, Robert Walter <[EMAIL PROTECTED]> wrote: have you tried to change "/dev/sda" to "/dev/sda1" in fstab? best regards. robert As Robert says, change sda to sda1 and you may also want to add noatime. Then you should be able to mount it as a (single) user. If you have different users

Re: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Christopher E
Hello there again, I have just PING and also LINKS to a couple different sites from the vt and it work fine! What does this mean? any ideas would be great thank you Sincerely, Christopher On 5/3/06, Christopher E <[EMAIL PROTECTED]> wrote: Hello there, i am talking and email right now from

Re: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Christopher E
Hello there, i am talking and email right now from wth then gnome :-) Sincerely, Christopher On 5/3/06, Teresa and Dale <[EMAIL PROTECTED]> wrote: Christopher E wrote: > Hello All, > > I have tryed it in the vt and have also tryed to emerge other stuff to > see if it would work, I had tryed f

Re: [gentoo-user] Re: Apache checksum?

2006-05-03 Thread AJ Spagnoletti
> It was discussed in the GWN recently. You have a bad pycrypto > installation. I think the solution is sync and upgrade portage. > I just had this problem last week, a sync followed by a portage upgrade fixed the problem. AJ -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Re: [OT] kill a child and suicide

2006-05-03 Thread Jorge Almeida
On Wed, 3 May 2006, Moshe Kaminsky wrote: * Jorge Almeida <[EMAIL PROTECTED]> [03/05/06 19:30]: On Wed, 3 May 2006, Moshe Kaminsky wrote: You can use 'kill 0' to send a signal to your own process group. Something like this: #!/bin/sh trap 'kill 0;exit' TERM echo "before" ( sleep 30; echo ins

Re: [gentoo-user] nvidia-kernel vs. gentoo-sources

2006-05-03 Thread S. Schwartz
Richard Fish wrote: > http://bugs.gentoo.org/show_bug.cgi?id=127618 Thanks for the link, very interesting indeed. In comment #18 someone says that Nvidia won't release a newer legacy driver set any time soon, whereas in the nVNews-forum someone from NVIDIA Corporation announced that an updated leg

RE: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Johnson, Maurice E CTR NSWCDL-K74
I would like to see the contents of /etc/nsswitch.conf /etc/resolv.conf output of: /sbin/route -n -Original Message- From: Teresa and Dale [mailto:[EMAIL PROTECTED] Sent: Wed 5/3/2006 2:55 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now

Re: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Michael Sullivan
On Wed, 2006-05-03 at 15:10 -0400, Christopher E wrote: > Hello there again, > > I have just PING and also LINKS to a couple different sites from the > vt and it work fine! What does this mean? any ideas would be great > thank you > > Sincerely, > Christopher > > On 5/3/06, Christopher E <[EMA

Re: [gentoo-user] [OT] kill a child and suicide

2006-05-03 Thread Jorge Almeida
On Wed, 3 May 2006, Boyd Stephen Smith Jr. wrote: Putting something in the background doesn't change what it's std(in|out| err) are attached to. They will still go to the [pt]ty like normal. If Right, my mistake. Still, the parent script will exit sucessfuly, and then how can the backgrounded

[gentoo-user] Re: soundcards inconsistent

2006-05-03 Thread Michael Mauch
wu chuanwen wrote: > I don't konw why you need two soundcard! I just think that maybe one is > enough.Once before I had two sound cards too,and at that time my gentoo can > not have any sound(maybe not because i had two soundcards but the init > script).Anyway, I just reset my bios,and mask my fi

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Anthony E. Caudel
Raymond Lewis Rebbeck wrote: > On Wednesday, May 3 2006 17:23, Anthony E. Caudel wrote: > >>Does is also get the filenames, etc. from CDDB? >> >>Tony > > > As far as I know, yes it does do a cddb lookup for the cd. Although > personally > I've always preferred kaudiocreator for cd ripping in k

[gentoo-user] Re: PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Mick
Christopher E wrote: > Hello there again, > > I have just PING and also LINKS to a couple different sites from the > vt and it work fine! What does this mean? any ideas would be great > thank you > > Sincerely, > Christopher To fix your xterm you may need to run: # etc-update It seems that

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Hemmann, Volker Armin
On Wednesday 03 May 2006 20:08, Boyd Stephen Smith Jr. wrote: > On Wednesday 03 May 2006 03:07, Raymond Lewis Rebbeck > <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] (OT) A eureka > > moment!': > > Although > > personally I've always preferred kaudiocreator for cd ripping in kde. > > I have to

Re: [gentoo-user] nvidia-kernel vs. gentoo-sources

2006-05-03 Thread Hemmann, Volker Armin
On Wednesday 03 May 2006 11:08, S. Schwartz wrote: > Hemmann, Volker Armin wrote: > > which patches? > > What would you missing? > > I don't really know, not even if those would be important to me. But I > kind of trust into the work of the Gentoo-guys and believe the > gentoo-sources are tested mo

Re: [gentoo-user] [OT] kill a child and suicide

2006-05-03 Thread Hans-Werner Hilse
Hi, On Wed, 3 May 2006 20:38:49 +0100 (WEST) Jorge Almeida <[EMAIL PROTECTED]> wrote: > On Wed, 3 May 2006, Boyd Stephen Smith Jr. wrote: > > > Putting something in the background doesn't change what it's std(in|out| > > err) are attached to. They will still go to the [pt]ty like normal. If >

Re: [gentoo-user] nvidia-kernel vs. gentoo-sources

2006-05-03 Thread S. Schwartz
Hemmann, Volker Armin wrote: > Besides: > ls /usr/portage/sys-kernel/vanilla-sources/ > [...] Wow! Couldn't have done that myself. > there is A LOT after .15 - many of them with security fixes. I'm not gonna repeat myself (again). Thanks for the suggestion, but for two (already mentioned) reasons

Re: [gentoo-user] Web mail

2006-05-03 Thread Hans-Werner Hilse
Hi, On Wed, 03 May 2006 08:59:23 -0500 Michael Sullivan <[EMAIL PROTECTED]> wrote: > I know about event-driven programming (I wrote in VB for years before I > achieved the enlightenment of Linux), but I didn't know that it was > possible with PHP. I use event-driven techniques in Gambas and qt.

[gentoo-user] Sierra Wireless AirCard 850

2006-05-03 Thread Sergio Polini
I'ld like to know how to get the card working ;-) That is: -- minimal kernel version; -- kernel config options; -- auxiliary packages (pcmcia-cs, pcpcia-cs-cis, pcmciautils, etc.). Thanks Sergio -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] [OT] kill a child and suicide

2006-05-03 Thread Jorge Almeida
On Wed, 3 May 2006, Hans-Werner Hilse wrote: Signals are the only way (or you have a "parent died" logic inside the child process). And this will always open a racing condition when But I won't be able to use svc to interact with the child. That's why I feel I must reformulate the whole setup.

RE: [gentoo-user] Any ideas on when net-misc/asterisk-1.2.7 will be unmasked?

2006-05-03 Thread Daevid Vincent
> On 5/2/06, Daevid Vincent <[EMAIL PROTECTED]> wrote: > > I'm a little confused because Asterisk 1.2.7 is the latest > according to > > their website, and 1.2.5 was the previous version. Yet the > ebuilds go > > steadily from 1.0.7 through 1.0.10 and then there's nothing > till this hard > > ma

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread b.n.
You just discovered, why some people (like me) really love KDE, Konqueror and the kioslaves. Also for the LOL moments it can give us on the gentoo mailing list :D m. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Web mail

2006-05-03 Thread Martin Richardson
On 23:14 Tue 02 May , Jim wrote: > Can anyone recommend a webmail client? I am looking for something more > modern than > SquuirrelMal. I have been using SquuirrelMal, however I find it the > interface too old > and outdated. > > I also looking into the code to see if I could freshen it up

Re: [gentoo-user] KDE and OpenOffice keyboard problems

2006-05-03 Thread Dave Jones
Bo Andresen wrote on 05/03/06 19:39: > On Wednesday 03 May 2006 17:26, Dave Jones wrote: >>I've tried with the kcontrol Regional Keyboard settings enabled and >>disabled. No difference. The quote keys work only with AltGr pressed >>in OOo, but work normally in all other applications. >>I tried

Re: [gentoo-user] Re: PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Christopher E
OK, Mick Answer to proxy is NO OK, Michael that run fine intill I run the norm "emerge ..." Ok, Johnson, # /etc/nsswitch.conf: # $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/files/nsswitch.conf,v 1.1 2005/05/17 00:52:41 vapier Exp $ passwd: compat shadow: compat group: compa

Re: [gentoo-user] Re: PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread James Ausmus
On 5/3/06, Christopher E <[EMAIL PROTECTED]> wrote: # Generated by dhcpcd for interface eth0 domain hsd1.ma.comcast.net. nameserver 68.87.71.226 nameserver 68.87.73.242 Aha! You're on Comcast! I also have Comcast, and occasionally I have issues where their DNS servers will give me the wrong

Re: [gentoo-user] (OT) A eureka moment!

2006-05-03 Thread Boyd Stephen Smith Jr.
On Wednesday 03 May 2006 15:33, "Hemmann, Volker Armin" <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] (OT) A eureka moment!': > On Wednesday 03 May 2006 20:08, Boyd Stephen Smith Jr. wrote: > > On Wednesday 03 May 2006 03:07, Raymond Lewis Rebbeck > > <[EMAIL PROTECTED]> wrote about 'Re: [ge

[gentoo-user] Portage Difficulties

2006-05-03 Thread Kris Kerwin
Hi all, Sorry about the obscure subject line, but I wasn't sure how to concisely and correctly describe the problem in only a few words. I tried installing xorg 7.0, but of course, as it is masked, it didn't work. Since I'm a college student in the midst of finals, having a working graphical d

Re: [gentoo-user] KDE and OpenOffice keyboard problems

2006-05-03 Thread Bo Andresen
On Wednesday 03 May 2006 17:26, Dave Jones wrote: > Here's the output of  locale > > LANG= > LC_CTYPE="POSIX" > LC_NUMERIC="POSIX" > LC_TIME="POSIX" > LC_COLLATE="POSIX" > LC_MONETARY="POSIX" > LC_MESSAGES="POSIX" > LC_PAPER="POSIX" > LC_NAME="POSIX" > LC_ADDRESS="POSIX" > LC_TELEPHONE="POSIX" > LC

Re: [gentoo-user] Waaaaaay [OT] Windoze back-up. Sorry to ask. :-(

2006-05-03 Thread Kris Kerwin
Dale, I believe that the kernels have been able to write to NTFS safely for some time, now. In fact, as I recall from the last time that I built that functionality into my own kernel, menuconfig said that there were never any reported problems with the same code that has been in place since 2

Re: [gentoo-user] Portage Difficulties

2006-05-03 Thread Raymond Lewis Rebbeck
On Thursday, May 4 2006 8:15, Kris Kerwin wrote: > I tried installing xorg 7.0, but of course, as it is masked, it didn't > work. Since I'm a college student in the midst of finals, having a > working graphical desktop is mission critical right now, and I don't > have the time to tinker with it to

[gentoo-user] Xorg 7 and disappearing mouse device

2006-05-03 Thread Iain Buchanan
Hi all, a little while ago I posted that I would like to disable the pointer stick on my laptop but still use the touchpad and usb mouse. Well, it couldn't have been simpler! I have a device for each one (/dev/input/mouse[0-2] and a common device that melds all three together (/dev/input/mice).

Re: [gentoo-user] [OT] kill a child and suicide

2006-05-03 Thread Zac Slade
On Wednesday 03 May 2006 16:04, Jorge Almeida wrote: > On Wed, 3 May 2006, Hans-Werner Hilse wrote: > > Signals are the only way (or you have a "parent died" logic inside the > > child process). And this will always open a racing condition when > > But I won't be able to use svc to interact with th

Re: [gentoo-user] nvidia-kernel vs. gentoo-sources

2006-05-03 Thread Glenn Enright
On Thursday 04 May 2006 7:35 am, S. Schwartz wrote: > Richard Fish wrote: > > http://bugs.gentoo.org/show_bug.cgi?id=127618 > > Thanks for the link, very interesting indeed. > > In comment #18 someone says that Nvidia won't release a newer legacy > driver set any time soon, whereas in the nVNews-fo

Re: [gentoo-user] xf86-input-mouse-1.0.4 not compiling?

2006-05-03 Thread Glenn Enright
On Thursday 04 May 2006 4:40 am, Stephen Cantini wrote: > CFLAGS="-O2 -march=pentium-m -msse3 -fomit-frame-pointer -pipe" Dont know much about the app, but does removing -msse3 make any difference? pgppYVe2voelB.pgp Description: PGP signature

Re: [gentoo-user] Portage Difficulties

2006-05-03 Thread Richard Fish
On 5/3/06, Kris Kerwin <[EMAIL PROTECTED]> wrote: Why is it that these various packages haven't switched their dependecies back to the 6.8.2-r6 virtual for x11-xorg? Why are they looking for dependencies from the 7.0 tree, still? Is it because I still have some rogue 7.0 packages installed on thi

Re: [gentoo-user] Web mail

2006-05-03 Thread Manuel McLure
> Nick Rout wrote: > I am running courier as well. I haven't tried dovecot. My largest > folder has about 75 emails so I guess performance should be fine. > I am the opposite and delete everything. It has come to bite me in the > bum many times. I need to start saving emails. I *just* (as in a

Re: [gentoo-user] PLEASE HELP!!! Emerge Isssue Now!

2006-05-03 Thread Richard Fish
On 5/3/06, Christopher E <[EMAIL PROTECTED]> wrote: Please respone ASAP as I would like to try and continul with this stuff as I am having noting but bad luck with it. You really need to give us more info than this. Try running emerge from a console, and redirect all the output to a file. Som

Re: [gentoo-user] nvidia-kernel vs. gentoo-sources

2006-05-03 Thread Richard Fish
On 5/3/06, S. Schwartz <[EMAIL PROTECTED]> wrote: Richard Fish wrote: > http://bugs.gentoo.org/show_bug.cgi?id=127618 Thanks for the link, very interesting indeed. In comment #18 someone says that Nvidia won't release a newer legacy driver set any time soon, whereas in the nVNews-forum someone f

Re: [gentoo-user] Web mail

2006-05-03 Thread JimD
Michael Sullivan wrote: I know about event-driven programming (I wrote in VB for years before I achieved the enlightenment of Linux), but I didn't know that it was possible with PHP. I use event-driven techniques in Gambas and qt. I always thought squirrelmail code was like that for security p

[gentoo-user] no krename action when right-click on file/dir in konqueror

2006-05-03 Thread Robert Walter
hi (posting to gentoo-user and gentoo-amd64) with krename version 3.0.9 to 3.0.11, the 2 servicemenu files (krename_dir.desktop, krenameservicemenu.desktop) changed the location. that's why the konqueror action "rename with krename" when right-clicking on a file or directory disappeared. a simp

Re: [gentoo-user] Waaaaaay [OT] Windoze back-up. Sorry to ask. :-(

2006-05-03 Thread Teresa and Dale
Kris Kerwin wrote: >Dale, > >I believe that the kernels have been able to write to NTFS safely for >some time, now. > >In fact, as I recall from the last time that I built that >functionality into my own kernel, menuconfig said that there were >never any reported problems with the same code tha

Re: [gentoo-user] Web mail

2006-05-03 Thread JimD
Hans-Werner Hilse wrote: I never heard of it as "event driven programming", but I think what it should refer to is the MVC pattern. The "events" for web applications are of such a homogenuous nature that it has no worth to think of it as "event driven". One needs a good understanding of MVC and

Re: [gentoo-user] Web mail

2006-05-03 Thread JimD
Manuel McLure wrote: I *just* (as in an hour or so ago) upgraded from courier-imap to dovecot. On large folders (1000+ messages) dovecot is *much* faster. I'd say around 5x faster when bringing up the folder in Squirrelmail. Any major changes in setup? Any quirks with your fav. client? Jim -

Re: [gentoo-user] Web mail

2006-05-03 Thread JimD
Martin Richardson wrote: Hi Jim, I have not actually installed a web mail client, so I can't talk from experience, but I was considering doing so a while back. Have You had a look at horde or more specifically horde-imp? Looked good for me at the time. Good luck. No I have not. Ho

Re: [gentoo-user] no krename action when right-click on file/dir in konqueror

2006-05-03 Thread Ryan Tandy
Robert Walter wrote: hi (posting to gentoo-user and gentoo-amd64) gentoo-amd64 is not relevant - it's a KDE issue, not an AMD64 specific one. gentoo-desktop would have been the most appropriate list, but -user works too. with krename version 3.0.9 to 3.0.11, the 2 servicemenu files (krena

  1   2   >