Bug 487544 - lzma support for lesspipe.sh
Summary: lzma support for lesspipe.sh
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: less
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Zdenek Prikryl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-26 16:36 UTC by Hans Ulrich Niedermann
Modified: 2009-03-17 07:51 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-17 07:51:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
lzma support for lesspipe.sh (1.04 KB, patch)
2009-02-26 16:39 UTC, Hans Ulrich Niedermann
no flags Details | Diff

Description Hans Ulrich Niedermann 2009-02-26 16:36:11 UTC
Description of problem:

  "less foo.txt.gz" or "less foo.txt.bz2" will show you the actual
  decompressed content. "less foo.txt.lzma" will not.

Version-Release number of selected component (if applicable):

  less-424-1.fc10
  less-424-2.fc11

How reproducible:

  100%

Steps to Reproduce:
1. echo moo > foo.txt
2. lzma foo.txt
3. less foo.txt.lzma
  
Actual results:

  binary garbage

Expected results:

  moo

Additional info:

  Patch to follow in a few minutes.

Comment 1 Hans Ulrich Niedermann 2009-02-26 16:39:11 UTC
Created attachment 333355 [details]
lzma support for lesspipe.sh

Comment 2 Zdenek Prikryl 2009-03-17 07:51:46 UTC
Fixed in rawhide less-424-3.fc11.


Note You need to log in before you can comment on or make changes to this bug.