Add sys.platlibdir and configure --with-platlibdir to use /usr/lib64 on Fedora and SuSE · Issue #42382 · python/cpython · GitHub
Skip to content

Add sys.platlibdir and configure --with-platlibdir to use /usr/lib64 on Fedora and SuSE #42382

Description

@jafo
mannequin
BPO 1294959
Nosy @malemburg, @warsaw, @doko42, @jcea, @abalkin, @vstinner, @matejcik, @tarekziade, @mcepl, @merwok, @akitada, @agbuckley, @encukou, @mgorny, @grimreaper, @stratakis, @hroncok, @miss-islington, @pillarsdotnet
PRs
  • bpo-1294959 - better support for systems with /usr/lib64 #3698
  • [WIP] bpo-1294959: Better support for systems with /usr/lib64 #11755
  • bpo-1294959: Add --with-platlibdir to configure #18381
  • bpo-21016: pydoc and trace use sysconfig #18476
  • [3.8] bpo-21016: pydoc and trace use sysconfig (GH-18476) #18482
  • [3.7] bpo-21016: pydoc and trace use sysconfig (GH-18476) #18483
  • [WIP] bpo-1294959: setup.py uses sys.platlibdir #18917
  • bpo-1294959: Fix typo for new attribute platlibdir. #18960
  • bpo-1294959: Try to clarify the meaning of platlibdir #20332
  • [3.9] bpo-1294959: Try to clarify the meaning of platlibdir (GH-20332) #20497
  • [3.9] bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-20605) #20725
  • Files
  • python-2.3.4-lib64-regex.patch: One of the Fedora patches.
  • python-2.4.1-lib64.patch: Another of the Fedora patches.
  • japanese-codecs-lib64.patch: The third obviously lib64 Fedora patch.
  • Python-2.6.2-multilib.patch: SUSE patch for the lib64 issue
  • Python-3.3.0b2-multilib.patch: SUSE patch in python3
  • python-3.6.0-multilib-new.patch
  • lib64_tests.py
  • lib64_tests-2.py
  • lib64_tests-3.py
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2020-03-13.16:04:36.444>
    created_at = <Date 2005-09-19.03:05:28.000>
    labels = ['type-bug', '3.9', 'build']
    title = 'Add sys.platlibdir and configure --with-platlibdir to use /usr/lib64 on Fedora and SuSE'
    updated_at = <Date 2021-08-10.16:25:34.973>
    user = 'https://bugs.python.org/jafo'

    bugs.python.org fields:

    activity = <Date 2021-08-10.16:25:34.973>
    actor = 'eric.araujo'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-13.16:04:36.444>
    closer = 'vstinner'
    components = ['Build']
    creation = <Date 2005-09-19.03:05:28.000>
    creator = 'jafo'
    dependencies = []
    files = ['1777', '1778', '1779', '14726', '32529', '46301', '48892', '48962', '48966']
    hgrepos = ['12']
    issue_num = 1294959
    keywords = ['patch']
    message_count = 96.0
    messages = ['26314', '59310', '64592', '64593', '81099', '82929', '91559', '91769', '91781', '92541', '94941', '94982', '94986', '94989', '132424', '132503', '132505', '132506', '132511', '132535', '132537', '132538', '132540', '132542', '132544', '132546', '160482', '160671', '160691', '202341', '202343', '202354', '202359', '202365', '202366', '202367', '202368', '202378', '222643', '242608', '285126', '285222', '285556', '285737', '285738', '307231', '308555', '361844', '361847', '361849', '361850', '361851', '361853', '361854', '361882', '361888', '361890', '361893', '361894', '361897', '361899', '361900', '361901', '361902', '361903', '361907', '361909', '362324', '363288', '363441', '363728', '363811', '363816', '363894', '363896', '363900', '364024', '364104', '364105', '369323', '369326', '369327', '369352', '369354', '369360', '369365', '369368', '369467', '369744', '370238', '370242', '370248', '370704', '371008', '382964', '399339']
    nosy_count = 26.0
    nosy_names = ['lemburg', 'barry', 'doko', 'jafo', 'jcea', 'belopolsky', 'vstinner', 'matejcik', 'tarek', 'ivazquez', 'mcepl', 'eric.araujo', 'Arfrever', 'akitada', 'andybuckley', 'petr.viktorin', 'catalin.iacob', 'mgorny', 'python-dev', 'piotr.dobrogost', 'eitan.adler', 'cstratak', 'hroncok', 'miss-islington', 'pillarsdotnet', 'carlos.velasco']
    pr_nums = ['3698', '11755', '18381', '18476', '18482', '18483', '18917', '18960', '20332', '20497', '20725']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1294959'
    versions = ['Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifebuildThe build process and cross-buildtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions