autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #10272] Support Debian's posix_local sysconfig scheme in ax_pytho


From: Stefano Rivera
Subject: [patch #10272] Support Debian's posix_local sysconfig scheme in ax_python_devel
Date: Sun, 28 Aug 2022 12:45:40 -0400 (EDT)

URL:
  <https://savannah.gnu.org/patch/?10272>

                 Summary: Support Debian's posix_local sysconfig scheme in
ax_python_devel
                 Project: GNU Autoconf Archive
               Submitter: stefanor
               Submitted: Sun 28 Aug 2022 06:45:39 PM SAST
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sun 28 Aug 2022 06:45:39 PM SAST By: Stefano Rivera <stefanor>
Debian adds a custom sysconfig scheme to system python installs,
"posix_local". This is the default scheme, and it redirects local users'
Python module installs to /usr/local even though Python is installed with a
/usr prefix. Both are on Debian's python's sys.path module search
path.

Autoconf and its users understand prefixes, and are likely to select
/usr/local, explicitly. Select the "posix_prefix" scheme, with the
user-supplied prefix.

Previously this custom sysconfig scheme was specified in distutils.sysconfig,
but not sysconfig itself. As distutils is being deprecated, the custom scheme
is now specified in sysconfig, since
Debian's Python 3.10 (3.10.2-4).

See also https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54412 for automake






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Sun 28 Aug 2022 06:45:39 PM SAST  Name:
0001-Support-Debian-s-posix_local-sysconfig-scheme-in-ax_.patch  Size: 3KiB  
By: stefanor

<http://savannah.gnu.org/patch/download.php?file_id=53612>
-------------------------------------------------------
Date: Sun 28 Aug 2022 06:45:39 PM SAST  Name:
0002-Fix-typo-check-for-PYTHON_PLATFORM_SITE_PKG-not-PYTH.patch  Size: 843B  
By: stefanor

<http://savannah.gnu.org/patch/download.php?file_id=53613>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10272>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]