Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 755251 - dev-python/nose-1.3.7-r7 Package installs 'share' in PyPy prefix
Summary: dev-python/nose-1.3.7-r7 Package installs 'share' in PyPy prefix
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: 2020-11-18 09:12 UTC by Alessandro Barbieri
Modified: 2020-11-25 17:17 UTC (History)
2 users (show)

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


Attachments
info-nose (info-nose,6.07 KB, text/plain)
2020-11-18 09:14 UTC, Alessandro Barbieri
Details
build.log (build.log,96.33 KB, text/plain)
2020-11-18 09:16 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2020-11-18 09:12:41 UTC
removing /var/tmp/portage/dev-python/nose-1.3.7-r7/temp/tmp4ag3o_vp.py
running install_data
creating /var/tmp/portage/dev-python/nose-1.3.7-r7/image/_pypy3/usr/lib/pypy3.6/share
creating /var/tmp/portage/dev-python/nose-1.3.7-r7/image/_pypy3/usr/lib/pypy3.6/share/man
creating /var/tmp/portage/dev-python/nose-1.3.7-r7/image/_pypy3/usr/lib/pypy3.6/share/man/man1
copying nosetests.1 -> /var/tmp/portage/dev-python/nose-1.3.7-r7/image/_pypy3/usr/lib/pypy3.6/shar
e/man/man1
running install_egg_info
running egg_info
writing nose.egg-info/PKG-INFO
writing dependency_links to nose.egg-info/dependency_links.txt
writing entry points to nose.egg-info/entry_points.txt
writing top-level names to nose.egg-info/top_level.txt
reading manifest file 'nose.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/.build'
writing manifest file 'nose.egg-info/SOURCES.txt'
Copying nose.egg-info to /var/tmp/portage/dev-python/nose-1.3.7-r7/image/_pypy3/usr/lib/pypy3.6/si
te-packages/nose-1.3.7-py3.6.egg-info
running install_scripts
Installing nosetests script to /var/tmp/portage/dev-python/nose-1.3.7-r7/image/_pypy3/usr/lib/pyth
on-exec/pypy3
 * ERROR: dev-python/nose-1.3.7-r7::gentoo failed (install phase):
 *   Package installs 'share' in PyPy prefix, see bug #465546.
 *
 * Call stack:
Comment 1 Alessandro Barbieri 2020-11-18 09:14:58 UTC
Created attachment 672127 [details]
info-nose

emerge --info
Comment 2 Alessandro Barbieri 2020-11-18 09:16:43 UTC
Created attachment 672130 [details]
build.log

buildlog
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-11-21 15:18:35 UTC
What's your pypy3 version?
Comment 4 Alessandro Barbieri 2020-11-22 01:57:01 UTC
dev-python/pypy3-7.3.2
dev-python/pypy3-exe-7.3.1
dev-python/pypy3-exe-7.3.2-r1
Comment 5 Alessandro Barbieri 2020-11-25 17:17:18 UTC
Seem to be fixed now