[Lunar-bugs] [bug] lvu & broken pipe

lunar-bugs at lunar-linux.org lunar-bugs at lunar-linux.org
Wed Nov 24 15:18:16 UTC 2004


 Project:      lunar-linux
 ID:           
 Version:      <none>
 Component:    lunar (core tools)
 Category:     bug reports
 Priority:     minor
-Assigned to:  <unassigned>
+Assigned to:  sofar
 Reported by:  couannette
 Updated by:   sofar
-Status:       active
+Status:       by design

Marking by design as this is how it's done ATM. We either have to go
non-piped ( | cat ) or figure out how to get this done. Please store
the output in a file temporarily for now, and process that instead.

sofar



Previous comments:
------------------------------------------------------------------------

Mon, 09/20/2004 - 18:06 : couannette

Hi

when I make:

lvu install enlightenment|grep share

I get what I want, but when I make:

lvu install enlightenment|grep share|head -n1

I get:

/usr/share/enlightenment/themes
/var/lib/lunar/functions/view.lunar: line 15:  2035 Broken pipe        
    cat $1
      2036                       | ${PAGER:-less}

There is somewhere in lvu a bug that, when there is 2 pipes, prevents
it from setting PAGER correctly to nothing since one would use
stdout...



-- 
View: http://lunar-linux.org/?q=node/view/456
Edit: http://lunar-linux.org/?q=project/comments/add/456




More information about the Lunar-bugs mailing list