python / python/cpython

'make install' fails when the configure 'prefix' is '/' and DESTDIR is used

未關閉
#75,297 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

3.10 3.11 3.12 build type-bug
主要語言
Python
星號
77.2k
分支
36k
平均合併
1 天 9 小時
30 天內合併 PR
558

描述

BPO 31114
Nosy @pitrou, @vadmium, @moreati
PRs
  • python/cpython#4172
  • 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 = None
    created_at = <Date 2017-08-03.17:40:40.135>
    labels = ['type-bug', '3.7', 'build']
    title = "'make install' fails when the configure 'prefix' is '/' and DESTDIR is used"
    updated_at = <Date 2019-12-10.12:01:16.245>
    user = 'https://github.com/xdegaye'
    

    bugs.python.org fields:

    activity = <Date 2019-12-10.12:01:16.245>
    actor = 'xdegaye'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Cross-Build']
    creation = <Date 2017-08-03.17:40:40.135>
    creator = 'xdegaye'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31114
    keywords = ['patch']
    message_count = 5.0
    messages = ['299718', '299779', '305218', '305221', '305248']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'martin.panter', 'Alex.Willmer']
    pr_nums = ['4172']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31114'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']
    

    貢獻指南

    開啟貢獻指南

    從這裡開始

    1. 先讀完整個 Issue,再讀專案的貢獻指南。
    2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
    3. Fork 儲存庫,在一個分支上完成修改。
    4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

    研究方向

    首先,使用 issue 中引用的建置設定,在 configure 前綴為 / 且已設定 DESTDIR 的情況下重現回報的 make install 失敗。檢視現有的修補程式討論和 PR #4172,接著驗證在此設定下安裝能夠成功,且不會導致一般安裝發生回歸。

    由索引模型根據 Issue 內容生成。

    評估

    技術堆疊
    python
    領域
    build-system
    Issue 類型
    缺陷
    難度
    3/5
    預估耗時
    1-2 天
    活躍度
    停滯
    描述清晰度
    基本清楚
    新手友好度
    25/100

    把新 issue 寄到你的電子郵件信箱

    精選適合新手參與的 GitHub issue 摘要。