[Bug 208881] [PATCH] security/apg: fix cracklib 2.9.6 support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 18 02:02:43 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208881

            Bug ID: 208881
           Summary: [PATCH] security/apg: fix cracklib 2.9.6 support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: matthew at FreeBSD.org
          Reporter: freebsd at skinc.ru
          Keywords: patch
             Flags: maintainer-feedback?(matthew at FreeBSD.org)
          Assignee: matthew at FreeBSD.org

Created attachment 169417
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169417&action=edit
Replace pw_dict to cracklib-words

During cracklib update from 2.9.4 to 2.9.6, default dictionary was replaced
from pw_dict to cracklib-words.

This patch fixes an error below:
% apg -k
/usr/local/libdata/cracklib/pw_dict.pwd.gz: No such file or directory
/usr/local/libdata/cracklib/pw_dict.pwd.gz: No such file or directory
/usr/local/libdata/cracklib/pw_dict.pwd.gz: No such file or directory
/usr/local/libdata/cracklib/pw_dict.pwd.gz: No such file or directory
/usr/local/libdata/cracklib/pw_dict.pwd.gz: No such file or directory
/usr/local/libdata/cracklib/pw_dict.pwd.gz: No such file or directory
/usr/local/libdata/cracklib/pw_dict.pwd.gz: No such file or directory
/usr/local/libdata/cracklib/pw_dict.pwd.gz: No such file or directory
^C

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list