Bug 57569 - hsh: add --install-only option
Summary: hsh: add --install-only option
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: hasher (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 enhancement
Assignee: Dmitry V. Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-20 16:43 MSK by Anton Farygin
Modified: 2026-01-20 19:21 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.