Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 545140

Summary: dev-python/pypy3{,-bin}: rm: cannot remove ‘[...]/image/usr/lib64/pypy3/lib_pypy/gdbm.py’: No such file or directory
Product: Gentoo Linux Reporter: om3i <r9ku1q>
Component: [OLD] DevelopmentAssignee: Alice Ferrazzi <alicef>
Status: RESOLVED FIXED    
Severity: normal CC: marien.zwart, mgorny, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=619728
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: pypy3-bin_build.log

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