Re: [gentoo-user] Re: lots of broken/missing dependencies when starting w/ stage1

2007-05-15 Thread Michal 'vorner' Vaner
On Mon, May 14, 2007 at 01:44:49PM +0100, Mick wrote: > On Monday 14 May 2007 13:27, Enrico Weigelt wrote: > > * Enrico Weigelt <[EMAIL PROTECTED]> wrote: > > > Yet another error: > > > > > > While building coreutils, it fails when making tests/sort: > > > > > > Can't locate auto/POSIX/assert.al >

Re: [gentoo-user] maintaining QM'ed overla

2007-05-15 Thread Neil Bothwick
Hello Enrico Weigelt, > a) if I decide to take over some package, it must be absolutely >clear that no more ebuilds from the main tree can get in Put ">category/package-your.version" in /etc/portage/package/mask > b) I need some automatic notification on updates on the main tree >for th

[gentoo-user] php+ctype_data

2007-05-15 Thread Stéphane ANCELOT
hi, looks like ctype_data does not work with php5 ? is there a special use flag ? or something else ? Best Regards Steph -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] php+ctype_data

2007-05-15 Thread Johannes Skov Frandsen
Stéphane ANCELOT wrote: > hi, > looks like ctype_data does not work with php5 ? is there a special use > flag ? or something else ? > Best Regards > Steph > Yes! just add: dev-lang/php ctype to: /etc/portage/package.use and re emerge php. -- Regards / Venlig hilsen Johannes Skov Frandsen

[gentoo-user] Re: php+ctype_data

2007-05-15 Thread Xavier Parizet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, May 15, 2007 12:18, Stéphane ANCELOT wrote: > hi, > looks like ctype_data does not work with php5 ? is there a special use > flag ? or something else ? By ctype_data, do you mean function like ctype_* (for example ctype_digit,etc...) ? Because

Re: [gentoo-user] Gnome / problem registering the panel with bonobo-activation-server / error code 3

2007-05-15 Thread Alex Schuster
Daevid Vincent writes: > So now I'm out of ideas. > Is there a 'debug' mode or something I can see what or why whatever is > crashing? How can I be the *only* one having this issue?! Maybe you find something in ~/.xsession-errors, but I doubt that. There is also ~/.gnomerc-errors, have a look th

Re: [gentoo-user] php+ctype_data

2007-05-15 Thread Stéphane ANCELOT
did not help ... Elias Probst a écrit : > On Tuesday 15 May 2007 12:18:57 Stéphane ANCELOT wrote: >> hi, >> looks like ctype_data does not work with php5 ? is there a special use >> flag ? or something else ? >> Best Regards >> Steph > > Did you emerge php with USE="ctype"? > > Regards, Elias P.

Re: [gentoo-user] how to check package/installation integrity

2007-05-15 Thread Enrico Weigelt
* Vikas Kumar <[EMAIL PROTECTED]> wrote: > On 03:51 Tue 15 May , Enrico Weigelt wrote: > > > > Hi folks, > > > > > > I've seen my system misses some files from the readline package. > > /var/db/pkg/... contains an good-looking entry for it. > > > > How can I run an automatic check for such

Re: [gentoo-user] how to check package/installation integrity

2007-05-15 Thread Bo Ørsted Andresen
On Tuesday 15 May 2007 14:12:52 Enrico Weigelt wrote: > > # equery check > > > > 'equery' comes with 'app-portage/gentoolkit' > > THX, but does not really solve my problem: i need to check for > any broken package. I have no idea which one could be broken. > > --all or "*" does not work. # qcheck

Re: [gentoo-user] Re: MSI Player P610

2007-05-15 Thread Jan Seeger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Have you looked if it runs with MTP (Media Transfer Protocol I think). Amarok can and gnomad should now be able to do MTP with the corresponding Useflag. Greetings jeeger -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGSdYTMmLQ

RE: [gentoo-user] Problems starting X

2007-05-15 Thread Johannes Skov Frandsen
Hi everybody Tried and failed... again! Everything installs nicely... but 'ati-config --initial' won't work without a valid 'xorg.conf' file as input. The one that it do generates when I give it the one that works with the opensource driver don't allow me to run startx. It claims it can't find a

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-15 Thread Roman Zimmermann
Am Montag 14 Mai 2007 09:19 schrieb Neil Walker: > :( Seems my chipset is one of those that doesn't support AHCI. Hi! I have a similar controller to yours and did some research recently. It seems that (allmost) all ICH7 controllers do support AHCI [1]. But I cannot activate AHCI anywhere in th

Re: [gentoo-user] Problems starting X

2007-05-15 Thread Francisco Rivas
Johannes my friend.. and all list.. If I live near to you I will go to your pc and try personaly but It's not possible, so please we try later, when fell good try, no matter how many time take this, really. I think the most imortant thing is try sometimes. But we do a better work, and this is the

[gentoo-user] LiveUSB booting a USB harddrive

2007-05-15 Thread Nick
Hi there, I've been reading the LiveUSB docs at www.gentoo.org/docs/en/liveusb.xml Rather than booting a livecd from a USB stick, however, I'd like to do so from a USB Hard Drive. The sensitive thing here is I just want a 1GB partition on this drive as a "rescue" disk of sorts -- the rest of the

[gentoo-user] Funny comment made by kuroo.

2007-05-15 Thread David Harel
Greetings, Using kuroo, sometimes I get a notice such as: QA Notice: Package has poor programming practices which may compile fine but exhibit random runtime failures. Any idea what trigers such as message? -- Thanks. David Harel, == Home office +972 77 765

Re: [gentoo-user] LiveUSB booting a USB harddrive

2007-05-15 Thread Hans-Werner Hilse
Hi, On Tue, 15 May 2007 20:03:15 +0100 Nick <[EMAIL PROTECTED]> wrote: > So, if I follow the commands at the doc mentioned above, should all > work fine? the dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda (or > whatever) is of particular concern, as it's a scary command to run > on a disk with non b

Re: [gentoo-user] Funny comment made by kuroo.

2007-05-15 Thread Florian Philipp
Am Dienstag 15 Mai 2007 21:07 schrieb David Harel: > Greetings, > > > Using kuroo, sometimes I get a notice such as: QA Notice: Package has > poor programming practices which may compile fine but exhibit random > runtime failures. Any idea what trigers such as message? > > -- > Thanks. > > David Ha

Re: [gentoo-user] Funny comment made by kuroo.

2007-05-15 Thread Dan Farrell
On Tue, 15 May 2007 22:07:47 +0300 David Harel <[EMAIL PROTECTED]> wrote: > Greetings, > > > Using kuroo, sometimes I get a notice such as: QA Notice: Package has > poor programming practices which may compile fine but exhibit random > runtime failures. Any idea what trigers such as message? >

Re: [gentoo-user] Funny comment made by kuroo.

2007-05-15 Thread Bo Ørsted Andresen
On Tuesday 15 May 2007 21:07:47 David Harel wrote: > Using kuroo, sometimes I get a notice such as: QA Notice: Package has > poor programming practices which may compile fine but exhibit random > runtime failures. Any idea what trigers such as message? It's not from kuroo. It's from portage. It's

Re: [gentoo-user] Managing my kernel

2007-05-15 Thread Dan Farrell
On Tue, 15 May 2007 09:21:17 +0200 Etaoin Shrdlu <[EMAIL PROTECTED]> wrote: > On Tuesday 15 May 2007 03:57, Dan Farrell wrote: > > > On Tue, 15 May 2007 12:33:22 +1200 > > > > Mark Kirkwood <[EMAIL PROTECTED]> wrote: > > > 1/ builds the known needed things into the kernel > > > 2/ disables loadab

Re: [gentoo-user] Problems starting X

2007-05-15 Thread Dan Farrell
On Tue, 15 May 2007 14:18:25 -0400 "Francisco Rivas" <[EMAIL PROTECTED]> wrote: > Message to all list : We have a work to do: Help people!. The wrold > need person like us, people help people to be better. Smile and have > a nice very nice day. The world does indeed need people like you, the help

Re: [gentoo-user] Managing my kernel

2007-05-15 Thread Boyd Stephen Smith Jr.
On Tuesday 15 May 2007, Dan Farrell <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] Managing my kernel': > On Tue, 15 May 2007 09:21:17 +0200 > Etaoin Shrdlu <[EMAIL PROTECTED]> wrote: > > On Tuesday 15 May 2007 03:57, Dan Farrell wrote: > > > On Tue, 15 May 2007 12:33:22 +1200 > > > Mark Kirkw

Re: [gentoo-user] Remote administration of a server

2007-05-15 Thread Daniel van Ham Colchete
On 5/14/07, Hans-Werner Hilse <[EMAIL PROTECTED]> wrote: Hi, On Mon, 14 May 2007 15:42:45 -0300 "Daniel van Ham Colchete" <[EMAIL PROTECTED]> wrote: > Thinking about other options, does anyone have any other tip for me? Am I > going in the right direction? The two options you've mentioned are

Re: [gentoo-user] Remote administration of a server

2007-05-15 Thread Daniel van Ham Colchete
On 5/13/07, Mike Williams <[EMAIL PROTECTED]> wrote: On Monday 14 May 2007 19:42:45 Daniel van Ham Colchete wrote: > To solve this, I'm seeing 2 options right now. The first would be buying a > KVM-over-IP unit. But, a KVM-over-IP unit with the number of ports I need > is expensive, almost as ex

RE: [gentoo-user] Gnome / problem registering the panel with bonobo-activation-server / error code 3

2007-05-15 Thread Daevid Vincent
> -Original Message- > From: Alex Schuster [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 15, 2007 4:16 AM > > Daevid Vincent writes: > > > So now I'm out of ideas. > > Is there a 'debug' mode or something I can see what or why > whatever is > > crashing? How can I be the *only* one hav

Re: [gentoo-user] Re: xorg-7.2 and ati-drivers-8.32.5 - Thank you Gentoo devs

2007-05-15 Thread Francisco Rivas
Hi Remy.. I have xorg 7.1.1 8.36.5 ati driver and k 2.6.21 it works fine with opengl... I hope this help you, and post all your questions...the people here will help you... On 5/15/07, Remy Blank <[EMAIL PROTECTED]> wrote: Remy Blank wrote: > I have noticed xorg-7.2 just went stable. I am cur

[gentoo-user] How to be a developer o manteiner?

2007-05-15 Thread Francisco Rivas
Hi all my list's friends... I have a question : How to be a developer or manteiner? what is the process?... thanks to all in advance :D -- Francisco Rivas Linux User (New) : #448324 Linux Machine (New) : 355187

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-15 Thread Neil Walker
Roman Zimmermann wrote: I have a similar controller to yours and did some research recently. It seems that (allmost) all ICH7 controllers do support AHCI [1]. But I cannot activate AHCI anywhere in the BIOS. It seems this is due to some limitations of the BIOS. There was also a thread on anothe

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-15 Thread Karl Haines
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Neil Walker wrote: > Roman Zimmermann wrote: >> I have a similar controller to yours and did some research recently. >> It seems that (allmost) all ICH7 controllers do support AHCI [1]. But >> I cannot activate AHCI anywhere in the BIOS. It seems this

Re: [gentoo-user] OT - Why won't my computers use their own DNS servers? [SOLVED]

2007-05-15 Thread Bryan Whitehead
Why not do this: nameserver 127.0.0.1 Michael Sullivan wrote: On Mon, 2007-05-14 at 16:58 +0200, Etaoin Shrdlu wrote: On Monday 14 May 2007 16:18, Michael Sullivan wrote: On camille: camille ~ # cat /etc/resolv.conf search espersunited.com nameserver 70.24.122.250

Re: [gentoo-user] Re: xorg-7.2 and ati-drivers-8.32.5 - Thank you Gentoo devs

2007-05-15 Thread Johannes Skov Frandsen
Hi everybody I currently have xorg 7.2 on a 2.6.20-r7 kernel. Can't get any of the binary drivers to work on my Radeon 9200 PRO card (as you might have read in previous posts), but the open source drivers works with a little tweaking of xorg.conf. I use the hardend profil. I had the followin

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-15 Thread Roman Zimmermann
Am Mittwoch 16 Mai 2007 01:40 schrieb Karl Haines: > I have fixed many problems (i'm a computer technician) with > BIOS updates. Having XP installed makes no difference, except that you > can (with some MBs) update from within windows. They ALL, however, > support a BIOS update from a bootable

[gentoo-user] Accessing Miscrosoft ISA VPN from Linux

2007-05-15 Thread Ow Mun Heng
Hi All, Got a friend who wants to be able to VPN into his office MS ISA Server VPN and all I know about the available clients are the Cisco-vpn-client. Will this do or is there another method. Searching through the archives brought me to some posts (in Jan 2005) about using pptp-client and some