[Bug 304307] Re: update-cracklib does not include newly installed wordlists
Thanks for the report. I think we need better heuristics to decide whether to update the dictionary. I'll try to figure out a solution. ** Changed in: cracklib2 (Ubuntu) Assignee: (unassigned) => Jan Dittberner (jan-dittberner) ** Changed in: cracklib2 (Ubuntu) Status: New => Confirmed -- update-cracklib does not include newly installed wordlists https://bugs.launchpad.net/bugs/304307 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 304307] Re: update-cracklib does not include newly installed wordlists
** Bug watch added: Debian Bug tracker #508255 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508255 ** Also affects: cracklib2 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508255 Importance: Unknown Status: Unknown -- update-cracklib does not include newly installed wordlists https://bugs.launchpad.net/bugs/304307 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 278743] Re: libpam-cracklib cannot find cracklib_dict.pwd after install
You're right, update-cracklib is called in postinst. update-cracklib fails if /etc/cracklib/cracklib.conf doesn't exist: if [ -r "/etc/cracklib/cracklib.conf" ] then . /etc/cracklib/cracklib.conf else echo Error: cannot read configuration file /etc/cracklib/cracklib.conf exit 1 fi maybe this error was ignored by the postinst script in the version currently in Ubuntu. 2.8.13-1 (in Debian Sid) adds a set -e to postinst which should stop this wrong behavior. Another reason for this problem could be a missing dictionary (no dictionary package installed at the machine). The cracklib dictionary is built from the dictionaries installed and user dictionaries in /usr/local/share/dict /usr/local/dict by default. -- libpam-cracklib cannot find cracklib_dict.pwd after install https://bugs.launchpad.net/bugs/278743 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 278743] Re: libpam-cracklib cannot find cracklib_dict.pwd after install
On Thu, Oct 16, 2008 at 01:09:38AM -, Steve Langasek wrote: > Hi Jan, > > Since you're subscribed to this bug, I'll post the debdiff here rather > than filing a new one in the Debian BTS, if that's ok with you. :) The > problem is a subtle bashism in update-cracklib, and this patch fixes it > for me. Thanks Steve, I'll fix it in SVN. Should I try to get this fix into Lenny or is it not worth the effort? Regards Jan > > ** Attachment added: "cracklib2-278743.debdiff" >http://launchpadlibrarian.net/18591357/cracklib2-278743.debdiff > > -- > libpam-cracklib cannot find cracklib_dict.pwd after install > https://bugs.launchpad.net/bugs/278743 > You received this bug notification because you are a direct subscriber > of the bug. -- libpam-cracklib cannot find cracklib_dict.pwd after install https://bugs.launchpad.net/bugs/278743 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 278743] Re: libpam-cracklib cannot find cracklib_dict.pwd after install
The bug may occur if no dictionary is installed at the system or update- cracklib has not been called at least once. The post-install script of cracklib-runtime should call update-cracklib for this purpose. Cracklib- runtime contains a cron.daily job that calls update-cracklib, but postinst should use it too. -- libpam-cracklib cannot find cracklib_dict.pwd after install https://bugs.launchpad.net/bugs/278743 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1636262] Re: package cracklib-runtime 2.9.2-3 failed to install/upgrade: dependency problems - leaving triggers unprocessed
This bug looks very similar to https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=859307 that has been fixed in my recent upload of cracklib2 2.9.2-4 in Debian unstable. ** Bug watch added: Debian Bug tracker #859307 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859307 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1636262 Title: package cracklib-runtime 2.9.2-3 failed to install/upgrade: dependency problems - leaving triggers unprocessed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cracklib2/+bug/1636262/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 752542] Re: ACPI DSDT info
I gathered the information from my ThinkPad Edge E520 11433NG. It has Core i5 integrated Intel graphics and a AMD Radeon HD 6630M. The Radeon part seems to be muxless and thus vgaswitcheroo to DDIS freezes the system (Debian testing with distribution kernel 3.1.0). ** Also affects: debian Importance: Undecided Status: New ** Attachment added: "11433NG.ThinkPadE520.tar.gz" https://bugs.launchpad.net/debian/+bug/752542/+attachment/2609608/+files/11433NG.ThinkPadE520.tar.gz ** Bug watch added: Debian Bug tracker #630345 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630345 ** Changed in: debian Importance: Undecided => Unknown ** Changed in: debian Status: New => Unknown ** Changed in: debian Remote watch: None => Debian Bug tracker #630345 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752542 Title: ACPI DSDT info To manage notifications about this bug go to: https://bugs.launchpad.net/lpbugreporter/+bug/752542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 757854] Re: python-migrate has to depend on python-tempita
this bug is fixed in Debian version 0.6-4 (contained in Debian Squeeze) and later -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757854 Title: python-migrate has to depend on python-tempita -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 578556] Re: MD5 hashing produces inconsistent output for /etc/pam_pgsql.conf option:
I think this bug is a duplicate of Debian bug #584683 [1] that has been fixed in Debian's pam-pgsql version 0.7.1-2. [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584683 ** Bug watch added: Debian Bug tracker #584683 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584683 ** Also affects: pam-pgsql (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584683 Importance: Unknown Status: Unknown -- MD5 hashing produces inconsistent output for /etc/pam_pgsql.conf option: https://bugs.launchpad.net/bugs/578556 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1960212] [NEW] [needs-packaging] thinklmi (userland)
Public bug reported: Linux mainline kernels since 5.14 contain sysfs code for the WMI interface to the BIOS of Lenovo ThinkPad notebooks in https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/platform/x86/think-lmi.c The kernel module is already available in the linux-modules- extra-$(uname -r) package in Jammy (i.e. as /lib/modules/5.15.0-18-generic/kernel/drivers/platform/x86/think-lmi.ko in the 5.15.0-18-generic variant). There is a small userspace utility to interact with this kernel module at https://github.com/lenovo/thinklmi/tree/master/thinklmi-user. It would be helpful to have this available too. ** Affects: ubuntu Importance: Undecided Status: New ** Tags: needs-packaging ** Description changed: - Linux mainline kernels since 5.14 contain sysfs code for the WMI - interface of Lenovo ThinkPad notebooks in - https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/platform/x86/think- - lmi.c + Linux mainline kernels since 5.14 contain sysfs code for the WMI interface + to the BIOS of Lenovo ThinkPad notebooks in https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/platform/x86/think-lmi.c The kernel module is already available in the linux-modules- extra-$(uname -r) package in Jammy (i.e. as /lib/modules/5.15.0-18-generic/kernel/drivers/platform/x86/think-lmi.ko in the 5.15.0-18-generic variant). There is a small userspace utility to interact with this kernel module at https://github.com/lenovo/thinklmi/tree/master/thinklmi-user. It would be helpful to have this available too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960212 Title: [needs-packaging] thinklmi (userland) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1960212/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs