GNU bug report logs - #49795
zchunk: zstd path

Previous Next

Package: guix;

Reported by: Christopher Howard <christopher <at> librehacker.com>

Date: Sat, 31 Jul 2021 19:34:01 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 49795 in the body.
You can then email your comments to 49795 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#49795; Package guix. (Sat, 31 Jul 2021 19:34:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Howard <christopher <at> librehacker.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 31 Jul 2021 19:34:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Howard <christopher <at> librehacker.com>
To: bug-guix <bug-guix <at> gnu.org>
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 <at> 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 <at> theoden ~/Scratch$ neofetch --stdout
christopher <at> 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






Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Tue, 03 Aug 2021 18:35:01 GMT) Full text and rfc822 format available.

Notification sent to Christopher Howard <christopher <at> librehacker.com>:
bug acknowledged by developer. (Tue, 03 Aug 2021 18:35:02 GMT) Full text and rfc822 format available.

Message #10 received at 49795-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Christopher Howard <christopher <at> librehacker.com>
Cc: 49795-done <at> debbugs.gnu.org
Subject: Re: bug#49795: zchunk: zstd path
Date: Tue, 03 Aug 2021 14:34:07 -0400
Hi,

Christopher Howard <christopher <at> 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 <at> 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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 01 Sep 2021 11:24:14 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 236 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.