Re: [gentoo-user] Any way of tracing kernel freezes?

2013-06-19 Thread Frank Steinmetzger
On Fri, Jun 14, 2013 at 10:56:51PM -0700, Thomas Mueller wrote: > Excerpt from Frank Steinmetzger: > > > Temperature? - check for dust puppies clogging the heatsinks, cooling etc. > > > It's a netbook with a 6.5 Watt CPU. I'm going through the big emerge > > again right now (3.5 hours in), and it

Re: [gentoo-user] emerge --depclean -p list all packages

2013-06-19 Thread Randolph Maaßen
On Jun 20, 2013 12:31 AM, "Joseph" wrote: > > When I run: emerge --depclean -p > The system lists all packages on my system (no it doesn't want to remove them); they are just scrolling by eg: > > xfce-extra/xfce4-screenshooter-1.8.1 pulled in by: >@selected requires xfce-extra/xfce4-screensho

[gentoo-user] emerge --depclean -p list all packages

2013-06-19 Thread Joseph
When I run: emerge --depclean -p The system lists all packages on my system (no it doesn't want to remove them); they are just scrolling by eg: xfce-extra/xfce4-screenshooter-1.8.1 pulled in by: @selected requires xfce-extra/xfce4-screenshooter xfce-extra/xfce4-sensors-plugin-1.2.5 pulled

Re: [gentoo-user] pycrypto-2.6-r2 fails to build (SOLVED)

2013-06-19 Thread Tamer Higazi
And I will file this evening a bug of course.. Am 19.06.2013 14:23, schrieb Tamer Higazi: > Daniel! > You were absolutely right, it was the "doc" USE Flag that caused the > problem. > > > Thank you > > > Am 19.06.2013 13:05, schrieb Daniel Pielmeier: > >> No ebuild should mess with the li

Re: [gentoo-user] pycrypto-2.6-r2 fails to build (SOLVED)

2013-06-19 Thread Tamer Higazi
Daniel! You were absolutely right, it was the "doc" USE Flag that caused the problem. Thank you Am 19.06.2013 13:05, schrieb Daniel Pielmeier: > No ebuild should mess with the live system!!! > > The problem is probably with the doc use flag. > Tamer you can also try to install pycrypto withou

Re: [gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-19 Thread Daniel Pielmeier
2013/6/19 Helmut Jarausch : > On 06/19/2013 12:57:14 PM, Daniel Pielmeier wrote: >> >> 2013/6/19 Helmut Jarausch : >> >> >> The complete build error is here: >> >> >> >> http://pastebin.com/raw.php?i=wJsrm2ZH >> > >> > >> > In there, there is the message >> > >> > Permission denied: >> > '/usr/lib6

Re: [gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-19 Thread Helmut Jarausch
On 06/19/2013 12:57:14 PM, Daniel Pielmeier wrote: 2013/6/19 Helmut Jarausch : >> The complete build error is here: >> >> http://pastebin.com/raw.php?i=wJsrm2ZH > > > In there, there is the message > > Permission denied: > '/usr/lib64/python2.7/site-packages/test-easy-install-666.write-test' >

Re: [gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-19 Thread Daniel Pielmeier
2013/6/19 Helmut Jarausch : > On 06/19/2013 02:59:15 AM, Tamer Higazi wrote: >> >> Hi people! >> I am trying to build pycrypto, by it fails to merge. >> >> >> Always I get "ACCESS VIOLATION". I didn't make the merge as user (with >> sudo), I am doing it as root from a shell. >> >> Not even a shell

Re: [gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-19 Thread Helmut Jarausch
On 06/19/2013 02:59:15 AM, Tamer Higazi wrote: Hi people! I am trying to build pycrypto, by it fails to merge. Always I get "ACCESS VIOLATION". I didn't make the merge as user (with sudo), I am doing it as root from a shell. Not even a shell opened in gnome. Just in a plain terminal session.

Re: [gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-19 Thread Helmut Jarausch
On 06/19/2013 12:15:55 PM, Tamer Higazi wrote: tamer@office / $ emerge -pv setuptools These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R] dev-python/setuptools-0.6.30-r1 PYTHON_TARGETS="python2_7 -python2_5 -python2_6 -python3_1 -python3_2"

Re: [gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-19 Thread Tamer Higazi
Same result with the version of sandbox you make use of it! Tamer Am 19.06.2013 10:13, schrieb Helmut Jarausch: > > That's strange, since I've just re-emerged the same version of PyCrypto > here. > One difference might be the version of sys-apps/sandbox > > On my "unstable" Portage system I'm

Re: [gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-19 Thread Tamer Higazi
tamer@office / $ emerge -pv setuptools These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R] dev-python/setuptools-0.6.30-r1 PYTHON_TARGETS="python2_7 -python2_5 -python2_6 -python3_1 -python3_2" 624 kB Am 19.06.2013 11:56, schrieb Daniel Pi

Re: [gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-19 Thread Daniel Pielmeier
2013/6/19 Tamer Higazi : > Hi people! > I am trying to build pycrypto, by it fails to merge. > > > Always I get "ACCESS VIOLATION". I didn't make the merge as user (with > sudo), I am doing it as root from a shell. > Which version of setuptools do you have installed? You can try to rebuild it. If

Re: [gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-19 Thread Helmut Jarausch
On 06/19/2013 02:59:15 AM, Tamer Higazi wrote: Hi people! I am trying to build pycrypto, by it fails to merge. Always I get "ACCESS VIOLATION". I didn't make the merge as user (with sudo), I am doing it as root from a shell. Not even a shell opened in gnome. Just in a plain terminal session.

Re: [gentoo-user] monitoring system resource usage

2013-06-19 Thread Grant
>> Can anyone recommend a method for monitoring system resource usage in >> a way that would allow me to correlate a rise in my web server's >> response time with the usage of a particular system resource if such a >> correlation exists? I don't need it to be 100% accurate, jus