Re: Awk, filtering match through external command

2012-12-28 Thread Vilius Panevėžys
Provided you can rely on gawk extensions, a coprocess [1] should help. [1] https://www.gnu.org/software/gawk/manual/gawk.html#Getline_002fCoprocess -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org A

Re: Wheezy, XFCE: system shutdown

2012-12-28 Thread Vilius Panevėžys
I'd try adding """ ALL ALL=(root) NOPASSWD: /usr/sbin/xfsm-shutdown-helper """ to /etc/sudoers. I vaguely remember having a similar problem on a box that had lived from sarge to squeeze and adding that line solved it. However, another machine with a fresh install of squeeze works fine without a

Unmet dependencies installing eclipse from testing on a stable system

2012-06-22 Thread Vilius Panevėžys
Hi all, I need eclipse >= 3.7 to use plug-ins that refuse to work with the eclipse version available in squeeze. So, I'd be happy with the version from testing. I've created apt.conf """ $ cat /etc/apt/apt.conf APT::Default-Release "squeeze"; """ and added sources for wheezy, complete sources.list

Re: Unmet dependencies installing eclipse from testing on a stable system

2012-06-22 Thread Vilius Panevėžys
On Fri, 22 Jun 2012 16:23:52 + (UTC) Camaleón wrote: > On Fri, 22 Jun 2012 18:48:13 +0300, Vilius Panevėžys wrote: > > > I need eclipse >= 3.7 to use plug-ins that refuse to work with the > > eclipse version available in squeeze. So, I'd be happy with th

Re: Unmet dependencies installing eclipse from testing on a stable system

2012-06-24 Thread Vilius Panevėžys
On Fri, 22 Jun 2012 22:47:00 +0100 Lisi wrote: > Is the package you want available in Squeeze backports? Unfortunately, no. [1] In another thread of this list I've seen someone suggesting that /etc/apt/apt.conf has been deprecated, so I've tried creating a file in /etc/apt/atp.conf.d with the d