Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876367 - dev-python/virtualenvwrapper-4.8.4-r1 - ERROR: dev-python/virtualenvwrapper-4.8.4-r1::gentoo failed (install phase):
Summary: dev-python/virtualenvwrapper-4.8.4-r1 - ERROR: dev-python/virtualenvwrapper-4...
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: 2022-10-09 20:36 UTC by Toralf Förster
Modified: 2022-10-12 06:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.55 KB, text/plain)
2022-10-09 20:36 UTC, Toralf Förster
Details
dev-python:virtualenvwrapper-4.8.4-r1:20221009-135951.log (dev-python:virtualenvwrapper-4.8.4-r1:20221009-135951.log,13.14 KB, text/plain)
2022-10-09 20:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,93.12 KB, text/plain)
2022-10-09 20:36 UTC, Toralf Förster
Details
environment (environment,133.25 KB, text/plain)
2022-10-09 20:36 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.76 KB, application/x-bzip)
2022-10-09 20:36 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.77 KB, application/x-bzip)
2022-10-09 20:36 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 2022-10-09 20:36:02 UTC
 * read our documentation on reliable handling of namespaces and update
 * the ebuild accordingly:
 * 
 *   https://projects.gentoo.org/python/guide/concept.html#namespace-packages
 * ERROR: dev-python/virtualenvwrapper-4.8.4-r1::gentoo failed (install phase):
 *   Installing *-nspkg.pth files is banned
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20221008-210004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.2
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit ebdb9ec3b3dac48e1240956948a5630a63650cc8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 9 13:03:28 2022 +0000

    2022-10-09 13:03:28 UTC

emerge -qpvO dev-python/virtualenvwrapper
[ebuild  N    ] dev-python/virtualenvwrapper-4.8.4-r1  PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-10-09 20:36:03 UTC
Created attachment 823174 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-09 20:36:04 UTC
Created attachment 823177 [details]
dev-python:virtualenvwrapper-4.8.4-r1:20221009-135951.log
Comment 3 Toralf Förster gentoo-dev 2022-10-09 20:36:06 UTC
Created attachment 823180 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-09 20:36:07 UTC
Created attachment 823183 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-09 20:36:08 UTC
Created attachment 823186 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-09 20:36:09 UTC
Created attachment 823189 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-10-12 06:31:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37570b3adef0ffa5e9aba77b9a770f7521b6b13e

commit 37570b3adef0ffa5e9aba77b9a770f7521b6b13e
Author:     Eray Aslan <eras@gentoo.org>
AuthorDate: 2022-10-12 06:30:09 +0000
Commit:     Eray Aslan <eras@gentoo.org>
CommitDate: 2022-10-12 06:31:04 +0000

    dev-python/virtualenvwrapper: do not install namespace packages
    
    update EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/876367
    Closes: https://bugs.gentoo.org/798609
    Signed-off-by: Eray Aslan <eras@gentoo.org>

 .../virtualenvwrapper-4.8.4-r2.ebuild              | 47 ++++++++++++++++++++++
 1 file changed, 47 insertions(+)