Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 545140 - dev-python/pypy3{,-bin}: rm: cannot remove ‘[...]/image/usr/lib64/pypy3/lib_pypy/gdbm.py’: No such file or directory
Summary: dev-python/pypy3{,-bin}: rm: cannot remove ‘[...]/image/usr/lib64/pypy3/lib_p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alice Ferrazzi
URL:
Whiteboard:
Keywords:
: 619728 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-03-31 11:15 UTC by om3i
Modified: 2017-05-30 07:35 UTC (History)
3 users (show)

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


Attachments
pypy3-bin_build.log (dev-python:pypy3-bin-2.4.0:20150331-111103.log,3.05 KB, text/plain)
2015-03-31 11:16 UTC, om3i
Details

Note You need to log in before you can comment on or make changes to this bug.
Description om3i 2015-03-31 11:15:58 UTC
rm: cannot remove ‘/var/tmp/portage/dev-python/pypy3-bin-2.4.0/image/usr/lib64/pypy3/lib_pypy/gdbm.py’: No such file or directory
rm: cannot remove ‘/var/tmp/portage/dev-python/pypy3-bin-2.4.0/image/usr/lib64/pypy3/lib-python/*3/test/test_gdbm.py’: No such file or directory
 * ERROR: dev-python/pypy3-bin-2.4.0::gentoo failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  93:  Called src_install
 *   environment, line 3035:  Called die
 * The specific snippet of code:
 *           rm -r "${ED%/}${INSDESTTREE}"/lib_pypy/gdbm.py "${ED%/}${INSDESTTREE}"/lib-python/*3/test/test_gdbm.py || die;

Reproducible: Always
Comment 1 om3i 2015-03-31 11:16:36 UTC
Created attachment 400266 [details]
pypy3-bin_build.log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-05-30 07:30:37 UTC
*** Bug 619728 has been marked as a duplicate of this bug. ***
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-05-30 07:35:45 UTC
commit 83e766eb95605507d1cff611211cc2acabcaccfb (HEAD -> master, origin/master, origin/HEAD)
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Tue May 30 09:33:55 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Tue May 30 09:34:41 2017

    dev-python/pypy3: Fix USE=-gdbm,-sqlite, #545140

commit c3648bb334f8b440fd557c59d8cec6111c5aaf2e
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Tue May 30 09:32:41 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Tue May 30 09:34:38 2017

    dev-python/pypy3-bin: Fix USE=-gdbm,-sqlite, #545140