Re: [OE-core] [PATCH] cracklib: Generate compiled dict using default dictionary

2013-03-10 Thread Colin Walters
On Sat, 2013-03-09 at 06:34 +, Richard Purdie wrote: > The patch doesn't quite do what you think it does. The _appends() stack, > not override and hence the native append is empty. You probably want to > do a: > > do_install_append_class-target () { > > } Ah, thanks. Something like thi

Re: [OE-core] [PATCH] cracklib: Generate compiled dict using default dictionary

2013-03-09 Thread Richard Purdie
On Fri, 2013-03-08 at 08:10 -0500, Colin Walters wrote: > While cracklib compiles, the generated library's FascistCheck() API > will look for the default compiled dictionary, fail to find it, and > invoke exit(1), which then in turn breaks gnome-initial-setup that > uses cracklib via libpwquality.

[OE-core] [PATCH] cracklib: Generate compiled dict using default dictionary

2013-03-08 Thread Colin Walters
While cracklib compiles, the generated library's FascistCheck() API will look for the default compiled dictionary, fail to find it, and invoke exit(1), which then in turn breaks gnome-initial-setup that uses cracklib via libpwquality. (Quality here obviously referring to the password, and not the