Re: [gentoo-user] pear hangs no FUTEX_WAIT

2008-05-21 Thread Frank Gruellich
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> 20. May 08: > Even the simple "pear" command from the command line hangs, strace show that > it hangs at > > futex(0x2ac88d5093a0, FUTEX_WAIT, 2, NULL I had this problem with rpm waiting for a lock in its DB. This futex() call waits forever, that at me

Re: [gentoo-user] Is the mailing list working?

2008-05-09 Thread Frank Gruellich
* Daniel da Veiga <[EMAIL PROTECTED]> 7. May 08: > In fact, gmail recognizes it as a mailing-list (even offering special > commands, like filtering email from the list). Wow, that new and shiny Ajax-Web3.0-Gigabyte-buzzword gmail stuff does the same as my 20 years old mutt now? SCNR. Kind regar

Re: [gentoo-user] memtest86+ taking too long

2007-11-19 Thread Frank Gruellich
* de Almeida, Valmor F. <[EMAIL PROTECTED]> 19. Nov 07: > >>From: Mark Shields [mailto:[EMAIL PROTECTED] > >On Nov 19, 2007 12:03 PM, de Almeida, Valmor F. <[EMAIL PROTECTED]> > wrote: > > >Is this execution time expected? Yes, I can confirm that. In addition you should run it mo

Re: [gentoo-user] OT: Bash question

2007-09-20 Thread Frank Gruellich
* Anthony E. Caudel <[EMAIL PROTECTED]> 20. Sep 07: > Is there any way to make "pushd" and "popd" (Bash built-ins) silent? > [snip] For example: > > OLD_VER=$(pushd /boot; ls kernel-* | sort | head -1; popd) > echo $OLD_VER > /boot ~ kernel-2.6.22-gentoo-r2 ~ For that exact example... why you bot

Re: [gentoo-user] [Off Topic] screen configuration...

2007-02-24 Thread Frank Gruellich
* Steve [Gentoo] <[EMAIL PROTECTED]> 23. Feb 07: > I want to use screen, but my emacs-afflicted fingers automatically type > "control-a" to go to the beginning of the line in my shell - which is > somewhat unfortunate for screen. With default settings you can send the escape key to an application