Bug 21892

Summary: У gear нет зависимости на hasher
Product: Sisyphus Reporter: Pavel A Belanchuk <belanchuk>
Component: gearAssignee: Dmitry V. Levin <ldv>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: glebfm, ldv, legion, placeholder, vvk
Version: unstable   
Hardware: all   
OS: Linux   

Description Pavel A Belanchuk 2009-10-09 17:38:08 MSD
root@hp ~ # apt-get install gear    
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  faketime
The following NEW packages will be installed:
  faketime gear
0 upgraded, 2 newly installed, 0 removed and 75 not upgraded.
Need to get 89.1kB of archives.
After unpacking 242kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 ftp://ftp.altlinux.org i586/classic faketime 0.2.2-alt1 [15.7kB]
Get:2 ftp://ftp.altlinux.org noarch/classic gear 1.6.0-alt1 [73.4kB]
Fetched 89.1kB in 1s (55.6kB/s)
Committing changes...
Preparing...##################################### [100%]
1: faketime ##################################### [ 50%]
2: gear ######################################### [100%]
Running /usr/lib/rpm/posttrans-filetriggers
Done.
root@hp ~ # 

root@hp gf/mcabber # gear-hsh   
/usr/bin/gear-sh-functions: line 646: hsh: command not found
Comment 1 Dmitry V. Levin 2009-10-09 17:48:59 MSD
У gear есть несколько режимов использования без hasher'а.
Comment 2 Alexey Gladkov 2009-10-09 17:55:39 MSD
(В ответ на комментарий №1)
> У gear есть несколько режимов использования без hasher'а.

Можно разнести утилиты на несколько пакетов и сделать зависимости, но паковать по одной утилите на пакет как-то слишком.
Comment 3 Vladimir V. Kamarzin 2009-10-12 09:31:20 MSD
gear-hsh не работает сразу после установки, как это notabug? Хотя бы сообщение о необходимости установки hasher выводить тогда уж.
Comment 4 Dmitry V. Levin 2010-06-01 23:41:57 MSD
(In reply to comment #3)
> gear-hsh не работает сразу после установки, как это notabug? Хотя бы сообщение
> о необходимости установки hasher выводить тогда уж.

1.7.0-alt1-2-g4dbc7ad, сообщение будет в очередном релизе.
Comment 5 Repository Robot 2010-07-08 18:17:20 MSD
gear-1.7.1-alt1 -> sisyphus:

* Thu Jul 08 2010 Dmitry V. Levin <ldv@altlinux> 1.7.1-alt1
- gear: reimplemented --commit option, so it no longer touches
  current branch and git index file.
- gear-rpm: added additional diagnostics about missing command
  (closes: #21892).
- gear-import (remove_suffix): added *.xz and *.txz suffixes.
- gear-update-tag: recognize and ignore "suffix=" tar's rules option.