Re: [gentoo-user] Fails to compile dev-lang/python-3.1.2-r4

2010-07-15 Thread Erik
2010-07-13 07:32, Blackdream W skrev: cat /etc/locale.gen en_US ISO-8859-1 en_US.UTF-8 UTF-8 2010/7/13 Zhu Sha Zang zhushaz...@yahoo.com.br I see this error when i'm trying to compile my python source codes in eric4/eric5 and my system are with uncorrect locales. Your locale are corect?

Re: [gentoo-user] bash blinking

2010-07-15 Thread Alan McKinnon
On Thursday 15 July 2010 04:25:25 Peter Humphrey wrote: On Wednesday 14 July 2010 20:35:43 Jorge Almeida wrote: How can I prevent bash of blinking when running ls -l on a directory with broken links? The thing gets in the way, and it is really unbearable if a directory contains lots of

Re: [gentoo-user] Virtualbox USB w/o usbfs

2010-07-15 Thread App Deb
You should never add that line in fstab in Gentoo. Don't follow random tutorials about random distro workarounds. Gentoo bootscripts mount usbfs on boot with gid=group=usb, so if you want to give user permissions for usbfs, you add yourself to the usb group, you don't need to do anything else, and

[gentoo-user] (II) NV(0): Setting screen physical size to 508 x 317

2010-07-15 Thread Erik
The problem is this line in /var/log/Xorg.0.log: (II) NV(0): Setting screen physical size to 508 x 317 I have measured the screen and it is actually (approximately) 368 × 230. This error causes fonts to be shown in the wrong size (too small). I think that the fonts became smaller after some

[gentoo-user] Gnome is missing the hibernate button in the shutdown dialog box.

2010-07-15 Thread Jonathan
I'm running TuxOnIce kernel version 2.6.34-r1 with gnome 2.28.2. I can hibernate using pm-hibernate as root but I do not have a hibernate button in the shutdown dialog box but it does have suspend button which works. Here is some info based on https://wiki.ubuntu.com/DebuggingGNOMEPowerManager.

Re: [gentoo-user] Evdev keyboard no longer works [UPDATE]

2010-07-15 Thread Albert Hopkins
On Wed, 2010-07-14 at 19:03 -0700, Mark Knecht wrote: Have you completely powered down the machine and replugged the keyboard? Sometimes hardware gets stuck in an unknown state. Just an idea. It's a laptop, so plugging out the keyboard may be a challenge for me :P But yeah, the machine has

Re: [gentoo-user] Evdev keyboard no longer works [SOLVED]

2010-07-15 Thread Albert Hopkins
On Thu, 2010-07-15 at 06:09 -0400, Albert Hopkins wrote: On Wed, 2010-07-14 at 19:03 -0700, Mark Knecht wrote: Have you completely powered down the machine and replugged the keyboard? Sometimes hardware gets stuck in an unknown state. Just an idea. It's a laptop, so plugging out the

Re: [gentoo-user] bash blinking

2010-07-15 Thread Peter Humphrey
On Thursday 15 July 2010 09:03:41 Alan McKinnon wrote: On Thursday 15 July 2010 04:25:25 Peter Humphrey wrote: On Wednesday 14 July 2010 20:35:43 Jorge Almeida wrote: How can I prevent bash of blinking when running ls -l on a directory with broken links? The thing gets in the way, and it

[gentoo-user] openvz kernel and ext4

2010-07-15 Thread Xi Shen
hi, i emerged the openvz kernel, and compiled the kernel with ext4dev/ext4 file system support. but when i tried to boot my system, i got a kernel panic. it says cannot mount my ext4 root, because it is not marked ok to use with test code. my root is at a ext4 file system, and i think the

Re: [gentoo-user] openvz kernel and ext4

2010-07-15 Thread Albert Hopkins
On Thu, 2010-07-15 at 19:34 +0800, Xi Shen wrote: i emerged the openvz kernel, and compiled the kernel with ext4dev/ext4 file system support. but when i tried to boot my system, i got a kernel panic. it says cannot mount my ext4 root, because it is not marked ok to use with test code. my

Re: [gentoo-user] emerge is not switching mirror when one is down

2010-07-15 Thread Xi Shen
it says GENTOO_MIRRORS=http://mirrors.sohu.com/gentoo/ http://mirrors.163.com/gentoo/; i guess it means ok, right? On Thu, Jul 15, 2010 at 6:26 AM, Jake Moe jakesaddr...@gmail.com wrote: On 15/07/10 02:16, Xi Shen wrote: hi, i have multiple mirrors configured in GENTOO_MIRRORS,

Re: [gentoo-user] openvz kernel and ext4

2010-07-15 Thread Xi Shen
sure, i do not need ext4dev, i want to use ext4 only. but i did not find a compile option for ext4, i only find a option for ext4dev/ext4. the openvz i emerged is 2.6.27.6.1, which is the latest stable version. is it too old? should i try newer unstable version? On Thu, Jul 15, 2010 at 7:40 PM,

Re: [gentoo-user] emerge is not switching mirror when one is down

2010-07-15 Thread András Csányi
On 14 July 2010 18:16, Xi Shen davidshe...@googlemail.com wrote: hi, i have multiple mirrors configured in GENTOO_MIRRORS, /etc/make.conf. i noticed that if the 1st mirror is down, emerge will continuously try the 1st mirror. i remember it should switch to the 2nd server after the try failed

Re: [gentoo-user] emerge is not switching mirror when one is down

2010-07-15 Thread Xi Shen
manually. according to 'man make.conf', the GENTOO_MIRRORS is a list URLs, separated by space. i think my value is correct. On Thu, Jul 15, 2010 at 7:47 PM, András Csányi sayusi.a...@gmail.com wrote: On 14 July 2010 18:16, Xi Shen davidshe...@googlemail.com wrote: hi, i have multiple mirrors

Re: [gentoo-user] emerge is not switching mirror when one is down

2010-07-15 Thread András Csányi
On 15 July 2010 13:49, Xi Shen davidshe...@googlemail.com wrote: manually. according to 'man make.conf', the GENTOO_MIRRORS is a list URLs, separated by space. i think my value is correct. If I were in you shoes, I take a try with mirrorselect. -- - - --  Csanyi Andras  -- http://sayusi.hu --

Re: [gentoo-user] sys-power/nut-2.4.3-r2 fails to compile driver

2010-07-15 Thread Arttu V.
/nut-2.4.3-r2'. * The complete build log is located at '/var/log/portage/elog/sys-power:nut-2.4.3-r2:20100715-034546.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-power/nut-2.4.3-r2/temp/environment'. * S: '/var/tmp/portage/sys-power/nut-2.4.3-r2/work/nut-2.4.3

Re: [gentoo-user] emerge is not switching mirror when one is down

2010-07-15 Thread Alan McKinnon
On Thursday 15 July 2010 13:41:11 Xi Shen wrote: it says GENTOO_MIRRORS=http://mirrors.sohu.com/gentoo/http://mirrors.163.com/gentoo/; i guess it means ok, right? On Thu, Jul 15, 2010 at 6:26 AM, Jake Moe jakesaddr...@gmail.com wrote: On 15/07/10 02:16, Xi Shen wrote: hi, i

Re: [gentoo-user] Evdev keyboard no longer works [SOLVED]

2010-07-15 Thread Mark Knecht
On Thu, Jul 15, 2010 at 3:21 AM, Albert Hopkins mar...@letterboxes.org wrote: On Thu, 2010-07-15 at 06:09 -0400, Albert Hopkins wrote: On Wed, 2010-07-14 at 19:03 -0700, Mark Knecht wrote: Have you completely powered down the machine and replugged the keyboard? Sometimes hardware gets stuck

Re: [gentoo-user] Akonadi crashes

2010-07-15 Thread Mick
On 15 July 2010 06:53, Mick michaelkintz...@gmail.com wrote: OK, the plot thickens ... I think more things have gone amiss with my system. Some sort of corruption perhaps. I moved the akonadi database and the next time I logged in and started kmail the akonadi did its tests and the came up with

Re: [gentoo-user] emerge is not switching mirror when one is down

2010-07-15 Thread Xi Shen
i tried the mirrorselect, and the generated GENTOO_MIRRORS is as follow: GENTOO_MIRRORS=http://gentoo.localhost.net.ar/ ftp://mirrors.localhost.net.ar/pub/mirrors/gentoo/; and this is my original value: GENTOO_MIRRORS=http://mirrors.sohu.com/gentoo/ http://mirrors.163.com/gentoo/; what's the

Re: [gentoo-user] emerge is not switching mirror when one is down

2010-07-15 Thread Alan McKinnon
On Thursday 15 July 2010 16:49:33 Xi Shen wrote: i tried the mirrorselect, and the generated GENTOO_MIRRORS is as follow: GENTOO_MIRRORS=http://gentoo.localhost.net.ar/ ftp://mirrors.localhost.net.ar/pub/mirrors/gentoo/; and this is my original value:

[gentoo-user] Re: emerge is not switching mirror when one is down

2010-07-15 Thread Nuno J. Silva
Xi Shen davidshe...@googlemail.com writes: [...] On 15/07/10 02:16, Xi Shen wrote: hi, i have multiple mirrors configured in GENTOO_MIRRORS, /etc/make.conf. i noticed that if the 1st mirror is down, emerge will continuously try the 1st mirror. i remember it should switch to the 2nd

Re: [gentoo-user] emerge is not switching mirror when one is down

2010-07-15 Thread Stroller
On 15 Jul 2010, at 16:09, Alan McKinnon wrote: On Thursday 15 July 2010 16:49:33 Xi Shen wrote: i tried the mirrorselect, and the generated GENTOO_MIRRORS is as follow: GENTOO_MIRRORS=http://gentoo.localhost.net.ar/ ftp://mirrors.localhost.net.ar/pub/mirrors/gentoo/; and this is my

[gentoo-user] Re: emerge is not switching mirror when one is down

2010-07-15 Thread Nuno J. Silva
Alan McKinnon alan.mckin...@gmail.com writes: On Thursday 15 July 2010 16:49:33 Xi Shen wrote: i tried the mirrorselect, and the generated GENTOO_MIRRORS is as follow: GENTOO_MIRRORS=http://gentoo.localhost.net.ar/ ftp://mirrors.localhost.net.ar/pub/mirrors/gentoo/; and this is my

Re: [gentoo-user] openvz kernel and ext4

2010-07-15 Thread Kyle Bader
Ext4 was very new around 2.6.27,. The kenel is likely refusing to mount the filesystem because the kernel driver is experimental (old) and the filesystem was created when a different kernel was loaded (non experimental ext4). Using the old driver could compromise the integrity so the kernel

Re: [gentoo-user] sys-power/nut-2.4.3-r2 fails to compile driver

2010-07-15 Thread Dale
-power/nut-2.4.3-r2'. * The complete build log is located at '/var/log/portage/elog/sys-power:nut-2.4.3-r2:20100715-034546.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-power/nut-2.4.3-r2/temp/environment'. * S: '/var/tmp/portage/sys-power/nut-2.4.3-r2/work/nut

Re: [gentoo-user] gentoo (diet) Ceph ?

2010-07-15 Thread Kyle Bader
Googling sometimes produces hilarious results. Seriously, I'm looking for any  information/brave hack on using CEPH fs with Gentoo The two main things you'll have to do is build a kernel with ceph support and then create an ebuild for ceph's userland utilities and put it in your own

Re: [gentoo-user] Akonadi crashes

2010-07-15 Thread Martin DiViaio
Dumb question: Is dbus running? - Original Message From: Mick michaelkintz...@gmail.com To: gentoo-user@lists.gentoo.org Sent: Thu, July 15, 2010 10:04:08 AM Subject: Re: [gentoo-user] Akonadi crashes On 15 July 2010 06:53, Mick michaelkintz...@gmail.com wrote: OK, the plot

Re: [gentoo-user] sys-power/nut-2.4.3-r2 fails to compile driver

2010-07-15 Thread Dale
Dale wrote: That's what I was thinking but when I saw it still listed on the website I thought it would still be the right one. Maybe you are right tho, the website is out of date or something. It does list power panel too tho. I'll give it a try. Thanks. Dale :-) :-) Well this

Re: [gentoo-user] Re: emerge is not switching mirror when one is down

2010-07-15 Thread Alan McKinnon
On Thursday 15 July 2010 17:24:38 Nuno J. Silva wrote: Xi Shen davidshe...@googlemail.com writes: [...] On 15/07/10 02:16, Xi Shen wrote: hi, i have multiple mirrors configured in GENTOO_MIRRORS, /etc/make.conf. i noticed that if the 1st mirror is down, emerge will continuously

Re: [gentoo-user] Akonadi crashes

2010-07-15 Thread Mick
On Thursday 15 July 2010 20:57:20 Martin DiViaio wrote: Dumb question: Is dbus running? Yes it is. I think that the problem is with me using sqlite instead of mysql, as Alan already suggested. On the basis that kmail was launching fine (albeit there was the occasional akonadi crash) since I

[gentoo-user] Re: viewing .m4v files with totem

2010-07-15 Thread walt
On 07/11/2010 07:42 PM, Allan Gottlieb wrote: waltw41...@gmail.com writes: What does totem say when you play your m4v file? gottl...@ajglap /a/video $ totem Game_Theory_Lect_20_s.m4v bt_audio_service_open: connect() failed: Connection refused (111) Here's an interesting thread from

[gentoo-user] Re: (II) NV(0): Setting screen physical size to 508 x 317

2010-07-15 Thread walt
On 07/15/2010 02:15 AM, Erik wrote: ...This is the new Dell vostro|1720 from November, that replaced the old INSPIRON|8600 aquired 5 years earlier... I feel as if I'm reading a post that I selected at random from the middle of a long thread with lots of previous questions and answers that I

Re: [gentoo-user] openvz kernel and ext4

2010-07-15 Thread Xi Shen
from http://gentoo-portage.com/sys-kernel/openvz-sources, i see that openvz-sources-2.6.27.6.1 is already the latest stable version, and the other 2 newer versions are hard masked. does anybody know how stable these masked version are? On Fri, Jul 16, 2010 at 12:48 AM, Kyle Bader

Re: [gentoo-user] Re: [OT] Any centralized documentation on qemu-kvm?

2010-07-15 Thread Walter Dnes
On Wed, Jul 14, 2010 at 09:15:59PM -0700, walt wrote Well, wait a sec. I track both qemu and qemu-kvm from their git repositories rather than the gentoo packages, so YMMV. [...deletia...] qemu-kvm does not supply a command named 'qemu', so there is no name conflict in that particular case.