Bug 31446

Summary: cracklib.filetrigger шумит при установке cracklib-words
Product: Sisyphus Reporter: Gleb F-Malinovskiy <glebfm>
Component: cracklibAssignee: Yuri N. Sedunov <aris>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: aris
Version: unstable   
Hardware: all   
OS: Linux   

Description Gleb F-Malinovskiy 2015-11-06 20:28:18 MSK
$ hsh-install cracklib cracklib-words
<13>Nov  6 17:21:08 rpmi: cracklib-words-1:2.9.6-alt1 1445861741 installed
<13>Nov  6 17:21:08 rpmi: cracklib-2.9.6-alt1 1445861715 installed
<13>Nov  6 17:21:08 rpmi: cracklib-utils-2.9.6-alt1 1445861715 installed
skipping line: 1
warning: input out of order: 'ghabcdefghabcdefghabcdefghabcd' should not follow 'habcdefghabcdefghabcdefghabcde' (line 55371)
warning: input out of order: 'fghabcdefghabcdefghabcdefghabc' should not follow 'ghabcdefghabcdefghabcdefghabcd' (line 55372)
warning: input out of order: 'efghabcdefghabcdefghabcdefghab' should not follow 'fghabcdefghabcdefghabcdefghabc' (line 55373)
warning: input out of order: 'fghabcdefghabcdefghabcdefghabc' should not follow 'ghabcdefghabcdefghabcdefghabcd' (line 55375)
warning: input out of order: 'abcdefghi' should not follow 'fghabcdefghabcdefghabcdefghabc' (line 55376)

craplib не в силах обработать свой собственный словарь из-за одного небольшого слова, которое больше буфера:
$ /usr/sbin/cracklib-format $dir/cracklib* | grep abcdefghabcde | head -1 | wc -c
6342
Comment 1 Repository Robot 2015-11-06 22:09:25 MSK
cracklib-words-1:2.9.6-alt1.1 -> sisyphus:

* Fri Nov 06 2015 Yuri N. Sedunov <aris@altlinux> 1:2.9.6-alt1.1
- words cleanup (ALT #31446)