Bug 28873 - man-whatis: /usr/lib/rpm/whatis.filetrigger failed
Summary: man-whatis: /usr/lib/rpm/whatis.filetrigger failed
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: man-whatis (show other bugs)
Version: unstable
Hardware: all Linux
: P3 major
Assignee: Alexey Gladkov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-20 05:19 MSK by Yuri N. Sedunov
Modified: 2013-04-24 17:33 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 Yuri N. Sedunov 2013-04-20 05:19:42 MSK
...
Running /usr/lib/rpm/posttrans-filetriggers
...
sed: файл /tmp/.private/cacheman/makewhatis.WzRAD6v8BT/whatis.del строка
7: Недопустимое окончание диапазона
/usr/lib/rpm/whatis.filetrigger failed
error: execution of /usr/lib/rpm/posttrans-filetriggers scriptlet from
(null)-(null)-(null) failed, exit status 1
Завершено.
Comment 1 Mikhail Efremov 2013-04-22 19:17:58 MSK
Проблема в [.1.bz2. Учитывая, что в именах манов часто встречаются еще и точки, то проще всего использовать libshell.

http://git.altlinux.org/people/sem/packages/man.git?p=man.git;a=commit;h=ea02f8290a22c4581b543cc59132dabe2a5efff8
Comment 2 Repository Robot 2013-04-24 17:33:08 MSK
man-1.6g-alt2 -> sisyphus:

* Wed Apr 24 2013 Alexey Gladkov <legion@altlinux> 1.6g-alt2
- makewhatis: Fix quoting (ALT#28873) (thx Mikhail Efremov).