[Bug 264657] security/libpwquality: broken python bindings

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 14 Oct 2022 15:32:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264657

Dima Panov <fluffy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fluffy@FreeBSD.org

--- Comment #11 from Dima Panov <fluffy@FreeBSD.org> ---
Use poudriere, Luke! Come to the dark side of the power, we have a milk and
cookies ;)

I see here a side effect of partial py??-* packages upgrade when switching
default python version from 3.8 to 3.9. 

Always, ALWAYS do a full rebuild/reinstall of any py??-* package when default
is changed. Because staled installed packages have hardcoded py version inside.
And it's a reason why error cannot be reproduced in clean poudriere environment
with built-from-scratch repo.

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