| Summary: | insufficient package dependencies | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Dmitry V. Levin <ldv> |
| Component: | console-data | Assignee: | Alexey Gladkov <legion> |
| Status: | CLOSED DUPLICATE | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P2 | CC: | mike |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
Dmitry V. Levin
2007-03-29 04:01:43 MSD
]$ rpm -q --requires console-common-scripts|grep service /usr/sbin/post_service /usr/sbin/preun_service -- из spec Requires(post): %post_service Requires(preun): %preun_service -- Или нужно требовать именно service? У пакета console-data есть %post, которому нужен /etc/init.d/keytable Думаю, что это моя бага. |