Please consider removing argparse python module as an option for Samba-4.24.3

Richard ([email protected] via blfs-support Mailing List) <[email protected]> Tue, 30 Jun 2026 22:36:37 +0000
Newsgroups gmane.linux.lfs.beyond.support
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1782859003-1024790-2199
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7BIT
Content-length: 417

This modules is supposed to now be part of the standard library and should not
be installed in newer pythons.
If you do install it, it silently breaks the blueprint-compiler module.  I
found out what broke it with the python debugger...
You can test this by installing it and then try to build a gnome application
that needs blueprint-compiler like nautilus.
The problem goes away when you 'pip3 uninstall argparse'.

------------=_1782859003-1024790-2199
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-support
Unsubscribe: See the above information page

------------=_1782859003-1024790-2199--