emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#49795: closed (zchunk: zstd path)


From: GNU bug Tracking System
Subject: bug#49795: closed (zchunk: zstd path)
Date: Tue, 03 Aug 2021 18:35:01 +0000

Your message dated Tue, 03 Aug 2021 14:34:07 -0400
with message-id <87pmuu9y3k.fsf@gmail.com>
and subject line Re: bug#49795: zchunk: zstd path
has caused the debbugs.gnu.org bug report #49795,
regarding zchunk: zstd path
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49795: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49795
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: zchunk: zstd path Date: Sat, 31 Jul 2021 11:26:34 -0800
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
```

My system information:

```
christopher@theoden ~/Scratch$ neofetch --stdout
christopher@theoden 
------------------- 
OS: Guix System 94ece4f8f7c80133d759d302b11351b69919209c x86_64 
Host: OptiPlex 9020 00 
Kernel: 5.13.6-gnu 
Uptime: 1 hour, 28 mins 
Packages: 94 (guix-system), 107 (guix-user) 
Shell: bash 5.0.16 
Resolution: 1920x1080 
DE: GNOME 
Theme: Adwaita [GTK2/3] 
Icons: Adwaita [GTK2/3] 
Terminal: .gnome-terminal 
CPU: Intel i5-4570 (4) @ 3.600GHz 
GPU: Intel HD Graphics 
GPU: AMD ATI Radeon HD 8490 / R5 235X OEM 
Memory: 2232MiB / 7869MiB 
```

-- 
Christopher Howard
Gemini capsule: gemini://gem.librehacker.com
Gemini browser: https://git.skyjake.fi/gemini/lagrange/releases
Web viewer: https://proxy.vulpes.one/gemini/gem.librehacker.com





--- End Message ---
--- Begin Message --- Subject: Re: 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


--- End Message ---

reply via email to

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