[gentoo-user] Jinja2 sphinx deadly embrace

2009-09-26 Thread alain . didierjean
Any attempt of updating my system is locked by this problem: [ebuild N]dev-python/jinja2-2.1.1 USE=doc examples -i18n -test [ebuild N] dev-python/sphinx-0.6.1-r1 USE=doc -test * Error: circular dependencies: ('ebuild', '/', 'dev-python/sphinx-0.6.1-r1', 'merge')

Re: [gentoo-user] Re: ACPI event unhandled: processor CPU0 00000081

2009-09-26 Thread pk
Carlos Moyano Cubillos wrote: it's a new installation on a new laptop (Dell Studio 15) http://en.gentoo-wiki.com/wiki/Dell_Latitude_E6x00 It may not be the same model but look at the bottom... Best regards Peter K

Re: [gentoo-user] Jinja2 sphinx deadly embrace

2009-09-26 Thread Neil Bothwick
On Sat, 26 Sep 2009 09:52:08 +0200, alain.didierj...@free.fr wrote: * Error: circular dependencies: ('ebuild', '/', 'dev-python/sphinx-0.6.1-r1', 'merge') depends on ('ebuild', '/', 'dev-python/jinja2-2.1.1', 'merge') (buildtime) ('ebuild', '/', 'dev-python/jinja2-2.1.1', 'merge')

Re: [gentoo-user] Re: What causes a package to be brought in during a big emerge?

2009-09-26 Thread Neil Bothwick
On Sat, 26 Sep 2009 05:36:45 +0300, Nikos Chantziaras wrote: Furthermore, *after* emerge -C oldPackageNoLongerNeeded, do: grep oldPackageNoLongerNeeded /var/lib/portage/world to see if it's still listed in the world file. If yes, remove all traces of it (you can simply edit this

Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.

2009-09-26 Thread pk
Dale wrote: Same here. The others work but not the hue part. Not sure what it does but I couldn't see any difference when I changed it. Isn't that like a red/green balance thing? Quite off-topic but: http://www.youtube.com/watch?v=BeRjRxYhz6U ...related to hu(e)? Perhaps not... ;-) Best

Re: [gentoo-user] Re: @preserved-rebuild

2009-09-26 Thread Neil Bothwick
On Sat, 26 Sep 2009 01:23:31 + (UTC), James wrote: No apparent ill effects. You now have the old, orphaned version of the library on your system and unknown to portage. Portage deletes these after emerge @preserved-rebuild has successfully re-emerged packages depending on it. OK,

[gentoo-user] Re: Jinja2 sphinx deadly embrace

2009-09-26 Thread Francesco Talamona
On Saturday 26 September 2009, alain.didierj...@free.fr wrote: Any attempt of updating my system is locked by this problem: [ebuild N]dev-python/jinja2-2.1.1 USE=doc examples -i18n -test [ebuild N] dev-python/sphinx-0.6.1-r1 USE=doc -test * Error: circular

Re: [gentoo-user] Re: What causes a package to be brought in during a big emerge?

2009-09-26 Thread beolach
Quoting Nikos Chantziaras rea...@arcor.de: On 09/26/2009 04:05 AM, Andrew Lowe wrote: snip I've tried: equery depends oldPackageNoLongerNeeded and it lists nothing as needing oldPackageNoLongerNeeded equery depends won't list anything unless the package is question is installed. Try

Re: [gentoo-user] @preserved-rebuild

2009-09-26 Thread Robin Atwood
On Saturday 26 September 2009, Neil Bothwick wrote: On Fri, 25 Sep 2009 20:58:35 +0700, Robin Atwood wrote: I had exactly the same problem. I solved it by deleting /var/lib/portage/preserved_libs_registry with no ill effects (since revdep- rebuild was clean). No apparent ill effects. You

[gentoo-user] Re: How to hotplug IDE hard drive?

2009-09-26 Thread Francesco Talamona
On Saturday 26 September 2009, KostyaSha wrote: How to hotplug IDE hard drive? I connect the cable, turning on power and then kernel must rescan IDE cable. How tell kernel to rescan ? No hot-plug with IDE, it simply isn't supported. Maybe you need /usr/sbin/partprobe (from parted) Ciao

Re: [gentoo-user] Re: What causes a package to be brought in during a big emerge?

2009-09-26 Thread Volker Armin Hemmann
On Samstag 26 September 2009, Neil Bothwick wrote: On Sat, 26 Sep 2009 05:36:45 +0300, Nikos Chantziaras wrote: Furthermore, *after* emerge -C oldPackageNoLongerNeeded, do: grep oldPackageNoLongerNeeded /var/lib/portage/world to see if it's still listed in the world file. If yes,

Re: [gentoo-user] Re: What causes a package to be brought in during a big emerge?

2009-09-26 Thread Neil Bothwick
On Sat, 26 Sep 2009 15:22:30 +0200, Volker Armin Hemmann wrote: emerge -C should remove it from the world file. If it does not, something is broken that requires more than editing world. You can also check this with emaint -c world. well sometimes an app appears more than once in

Re: [gentoo-user] Re: What causes a package to be brought in during a big emerge?

2009-09-26 Thread Volker Armin Hemmann
On Samstag 26 September 2009, Neil Bothwick wrote: On Sat, 26 Sep 2009 15:22:30 +0200, Volker Armin Hemmann wrote: emerge -C should remove it from the world file. If it does not, something is broken that requires more than editing world. You can also check this with emaint -c world.

Re: [gentoo-user] Re: What causes a package to be brought in during a big emerge?

2009-09-26 Thread Dale
Volker Armin Hemmann wrote: On Samstag 26 September 2009, Neil Bothwick wrote: On Sat, 26 Sep 2009 15:22:30 +0200, Volker Armin Hemmann wrote: emerge -C should remove it from the world file. If it does not, something is broken that requires more than editing world. You can also

[gentoo-user] Re: How to hotplug IDE hard drive?

2009-09-26 Thread Nikos Chantziaras
On 09/26/2009 01:59 AM, KostyaSha wrote: How to hotplug IDE hard drive? I connect the cable, turning on power and then kernel must rescan IDE cable. How tell kernel to rescan ? Hot-plugging on IDE is only supported on RAID controllers that can do hot-plugging. The IDE standard itself does

[gentoo-user] What do I put in the /etc/conf.d/net....

2009-09-26 Thread David Juhl
What do I put in the /etc/conf.d/net to specify name servers? I can't seem to modify the /etc/resolv.conf and get it to sick at boot. Thanks, David

Re: [gentoo-user] What do I put in the /etc/conf.d/net....

2009-09-26 Thread Roy Wright
On Sep 26, 2009, at 3:11 PM, David Juhl wrote: What do I put in the /etc/conf.d/net to specify name servers? I can't seem to modify the /etc/resolv.conf and get it to sick at boot. grep -i dns /usr/share/doc/openrc/net.example The short answer is something like:

[gentoo-user] Re: What do I put in the /etc/conf.d/net....

2009-09-26 Thread Nikos Chantziaras
On 09/26/2009 11:11 PM, David Juhl wrote: What do I put in the /etc/conf.d/net to specify name servers? I can't seem to modify the /etc/resolv.conf and get it to sick at boot. Depends on how you connect. If you're behind a router/gateway device that does NAT (this includes most DSL modems),

[gentoo-user] Does portage monkey directly with /etc/portage/package.use

2009-09-26 Thread Walter Dnes
After an update, I was going through /var/log/portage/elog and came across a WARN: setup message that the gpgme flag had been renamed to gpg. Looking at /etc/portage/package.use I saw, amongst other things mail-client/mutt buffysize mail-client/mutt gpgme mail-client/mutt pop mail-client/mutt

[gentoo-user] Can't build PyKDE4 on kde-4.4 or kde-live from kde-testing

2009-09-26 Thread Paul Hartman
Hi, As the subject says, I can't build PyKDE4 from kde-4.4 or kde-live sets in the kde-testing overlay. I found various references to the same problem on lists and forums but no solutions. Does anyone use the bleeding-edge KDE and have some suggestion on where to look? Otherwise I think I will

Re: [gentoo-user] Re: What do I put in the /etc/conf.d/net....

2009-09-26 Thread David Juhl
I feel like a idiot my device isn't eth0 it is wlan0 and defined it as such... No wonder I didn't catch it... Thanks David On Sun, 2009-09-27 at 04:22 +0300, Nikos Chantziaras wrote: On 09/26/2009 11:11 PM, David Juhl wrote: What do I put in the /etc/conf.d/net to specify name servers?

Re: [gentoo-user] What do I put in the /etc/conf.d/net....

2009-09-26 Thread David Juhl
I don't use openrc but thank you. David On Sat, 2009-09-26 at 20:16 -0500, Roy Wright wrote: On Sep 26, 2009, at 3:11 PM, David Juhl wrote: What do I put in the /etc/conf.d/net to specify name servers? I can't seem to modify the /etc/resolv.conf and get it to sick at boot. grep -i

Re: [gentoo-user] Re: runlevels and service list

2009-09-26 Thread Eric Martin
walt wrote: On 09/20/2009 05:40 PM, Dale wrote: walt wrote: In linux bash is the default shell (even sh is a symlink to bash) but in other OS's other default shells prevail. Okay, okay, Alan, you're right, I have not tried every linux distro out there, but when I was a linux noob I tried

[gentoo-user] Anyone use squid?

2009-09-26 Thread David Juhl
I want to block as many dating sites as possible, but I am having to luck. The url_regex can't catch a lot. Either I need to find a regular expression in the url or find something that will look at the sites web page... Not all urls use date in their url... thanks and bye David

[gentoo-user] Re: Can't build PyKDE4 on kde-4.4 or kde-live from kde-testing

2009-09-26 Thread Jonathan Callen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Hartman wrote: Hi, As the subject says, I can't build PyKDE4 from kde-4.4 or kde-live sets in the kde-testing overlay. I found various references to the same problem on lists and forums but no solutions. Does anyone use the bleeding-edge

[gentoo-user] Re: runlevels and service list

2009-09-26 Thread Jonathan Callen
Eric Martin wrote: Actually, /bin/bash is a symlink - /bin/dash on Ubuntu so dash (Debian ash) is the default shell on Ubuntu (and either dash or ash is on Debian). I found that out the hard way when I was scripting and some bash stuff wouldn't work properly. No, /bin/bash is *always* bash

Re: [gentoo-user] Re: Can't build PyKDE4 on kde-4.4 or kde-live from kde-testing

2009-09-26 Thread Paul Hartman
On Sat, Sep 26, 2009 at 11:52 PM, Jonathan Callen a...@gentoo.org wrote: Paul Hartman wrote: Hi, As the subject says, I can't build PyKDE4 from kde-4.4 or kde-live sets in the kde-testing overlay. I found various references to the same problem on lists and forums but no solutions. Does