bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49795: zchunk: zstd path


From: Maxim Cournoyer
Subject: bug#49795: zchunk: zstd path
Date: Tue, 03 Aug 2021 14:34:07 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hi,

Christopher Howard <christopher@librehacker.com> writes:

> Hello, I have been experimenting with the new package zchunk. zchunk
> comes with a utility zck_gen_zdict, which utilizes the zstd program.
> zstd is a propogated input of zck_gen_zdict, but it appears that
> zck_gen_zdict hardcodes zstd to /usr/bin:
>
> ```
> christopher@theoden ~/Scratch$ zck_gen_zdict clonezilla-live-2.6.7-28-
> amd64.iso.zck 
> Unable to find /usr/bin/zstd
> Error generating dict
> ```

Fixed with commit 448de3966e:

--8<---------------cut here---------------start------------->8---
$ zck_gen_zdict netinst.iso.zck 
Trying 5 different sets of parameters                                          
k=1998                                                                         
d=8
f=20
steps=4
split=75
accel=1
Save dictionary of size 112640 into file netinst.iso.zdict
--8<---------------cut here---------------end--------------->8---

Thanks for the tests!

Closing.

Maxim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]