Giter VIP home page Giter VIP logo

lzma's People

Watchers

 avatar

lzma's Issues

lzma_go fails to decompress wikipedia .7z file

What steps will reproduce the problem?
1. Grab a wikipedia archive file, i.e. (warning 95M file that uncompresses to 
35G) 
http://dumps.wikimedia.org/enwiki/latest/enwiki-latest-pages-meta-history1.xml-p
000000010p000002130.7z
2. go get/intsall lzma and lzma_go
3. Run: lzma_go -cores=4 -d -c 
enwiki-latest-pages-meta-history1.xml-p000000010p000002130.7z > /dev/null

What is the expected output? What do you see instead?
I get:

2012/07/03 22:46:11 error in lzma encoded data stream

What version of the product are you using? On what operating system?
$ hg sum
parent: 92:ac478bb0adec tip
 tag release
branch: default
commit: (clean)
update: 1 new changesets, 2 branch heads (merge)

Running on FreeBSD 8.2 amd64

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 4 Jul 2012 at 5:50

Patch for weekly.2012-03-04

This will patch to allow building against weekly.2012-03-04 using latest go 
build tool.

NOTE: this renames the "dir" directory to "lzma" thus if the package is build 
with

    go install http://code.google.com/p/lzma...

The command is correctly installed as "lzma" instead of "dir"

Original issue reported on code.google.com by [email protected] on 8 Mar 2012 at 8:30

Attachments:

Fails to decompress small .xz file

What steps will reproduce the problem?
Using the attached file "000_10.xz"
$ lzma_go -d -c /tmp/000_10.xz
2013/12/10 17:40:16 error in lzma header

What is the expected output? What do you see instead?
message "error in lzma header" instead of decompressing a small bit of text.
Works with `xz -d < /tmp/000_10.xz`
Also works with python lzma library.

What version of the product are you using? On what operating system?
Latest source of this project, go 1.2, tried both macos and linux.

Original issue reported on code.google.com by brian.olson on 10 Dec 2013 at 5:44

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.