Bug 57569

Summary: hsh: add --install-only option
Product: Sisyphus Reporter: Anton Farygin <rider>
Component: hasherAssignee: Dmitry V. Levin <ldv>
Status: NEW --- QA Contact: qa-sisyphus
Severity: enhancement    
Priority: P5 CC: at, glebfm, ldv, placeholder
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Anton Farygin 2026-01-20 16:43:13 MSK
у hsh-rebuild такая опция есть, а у hsh нет.
$ gear-hsh --commit   --verbose -- -v --mountpoint=/proc,/dev/pts,/dev/kvm --lazy-cleanup    --install-only 2>&1 |tee log
mkdir: создан каталог '/tmp/.private/rider/gear.v7NJU9J8/out'
gear: Nothing to commit
gear: Extracted archive: clickhouse-backup-2.6.39.tar
gear: Extracted specfile: clickhouse-backup.spec
gear: Executing: gear-command-hasher hsh -v --mountpoint=/proc,/dev/pts,/dev/kvm --lazy-cleanup --install-only
gear-command-tar: Created output tarball: /tmp/.private/rider/gear.v7NJU9J8/work/pkg.tar
gear-command-hasher: Executing: hsh -v --mountpoint=/proc,/dev/pts,/dev/kvm --lazy-cleanup --install-only /tmp/.private/rider/gear.v7NJU9J8/work/pkg.tar
hsh: нераспознанный параметр «--install-only»
Try `hsh --help' for more information.