Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792906 - dev-python/distlib-0.3.2 - * patch -p1 failed with /var/tmp/portage/dev-python/distlib-0.3.2/files/distlib-0.3.2-system-pypiserve
Summary: dev-python/distlib-0.3.2 - * patch -p1 failed with /var/tmp/portage/dev-pyth...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-29 20:52 UTC by Toralf Förster
Modified: 2021-05-30 08:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.21 KB, text/plain)
2021-05-29 20:52 UTC, Toralf Förster
Details
dev-python:distlib-0.3.2:20210529-204825.log (dev-python:distlib-0.3.2:20210529-204825.log,2.35 KB, text/plain)
2021-05-29 20:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,452.16 KB, text/plain)
2021-05-29 20:52 UTC, Toralf Förster
Details
environment (environment,115.04 KB, text/plain)
2021-05-29 20:52 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.11 KB, application/x-bzip)
2021-05-29 20:52 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.11 KB, application/x-bzip)
2021-05-29 20:52 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-05-29 20:52:21 UTC
 [ !! ]
 * ERROR: dev-python/distlib-0.3.2::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/dev-python/distlib-0.3.2/files/distlib-0.3.2-system-pypiserver.py
 * 
 * Call stack:
 *               ebuild.sh, line  127:  Called src_prepare
 *             environment, line 2835:  Called eapply '/var/tmp/portage/dev-python/distlib-0.3.2/files/distlib-0.3.2-system-pypiserver.py'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j2-20210521-120015

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1
  [2]   rust-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *
  timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat May 29 19:35:17 UTC 2021

emerge -qpvO dev-python/distlib
[ebuild     U ] dev-python/distlib-0.3.2 [0.3.1-r1] USE="-test" PYTHON_TARGETS="python3_8 -pypy3 -python3_7 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2021-05-29 20:52:23 UTC
Created attachment 712329 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-29 20:52:24 UTC
Created attachment 712332 [details]
dev-python:distlib-0.3.2:20210529-204825.log
Comment 3 Toralf Förster gentoo-dev 2021-05-29 20:52:26 UTC
Created attachment 712335 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-05-29 20:52:27 UTC
Created attachment 712338 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-05-29 20:52:29 UTC
Created attachment 712341 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-29 20:52:30 UTC
Created attachment 712344 [details]
temp.tar.bz2
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-05-30 08:59:54 UTC
commit 9b464b677f521fff2564dd713a413064d35714d6
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-05-29 22:41:11 +0200
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-05-29 22:45:16 +0200

    dev-python/distlib: Add missing patch
    
    Signed-off-by: Michał Górny <mgorny@gentoo.org>