Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636006 - dev-python/larch-1.20131130 : rm: cannot remove .coverage : No such file or directory
Summary: dev-python/larch-1.20131130 : rm: cannot remove .coverage : No such file or d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-10-31 10:23 UTC by Toralf Förster
Modified: 2019-07-12 05:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.30 KB, text/plain)
2017-10-31 10:23 UTC, Toralf Förster
Details
dev-python:larch-1.20131130:20171031-011738.log (dev-python:larch-1.20131130:20171031-011738.log,5.47 KB, text/plain)
2017-10-31 10:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,301.24 KB, text/plain)
2017-10-31 10:48 UTC, Toralf Förster
Details
environment (environment,137.85 KB, text/plain)
2017-10-31 10:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.44 KB, application/x-bzip)
2017-10-31 10:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.03 KB, application/x-bzip)
2017-10-31 10:48 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,735 bytes, application/x-bzip)
2017-10-31 10:48 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 2017-10-31 10:23:56 UTC
Time: 2.0 s
rm .coverage
rm: cannot remove '.coverage': No such file or directory
make: *** [Makefile:26: check] Error 1
 * ERROR: dev-python/larch-1.20131130::gentoo failed (test phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl-test_20171022-133742

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:


emerge -qpv dev-python/larch
[ebuild  N    ] dev-python/larch-1.20131130  USE="{-test}" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2017-10-31 10:23:59 UTC
Created attachment 501264 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-31 10:24:05 UTC
Created attachment 501266 [details]
dev-python:larch-1.20131130:20171031-011738.log
Comment 3 Toralf Förster gentoo-dev 2017-10-31 10:48:03 UTC
Created attachment 501272 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-10-31 10:48:06 UTC
Created attachment 501274 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-10-31 10:48:09 UTC
Created attachment 501276 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-10-31 10:48:13 UTC
Created attachment 501278 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-10-31 10:48:16 UTC
Created attachment 501280 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-07-12 05:47:35 UTC
The bug has been closed via the following commit(s):

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

commit ec3d238e37f248d4a843c17d11893a0329e84e0c
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-07-11 23:36:15 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-07-12 05:40:19 +0000

    dev-python/larch: Version bump to 1.20151025
    
    A bunch of things too:
            - Port to EAPI=7
            - Fix incorrect license
            - HTTPS homepage
            - Use tarball from cgit in SRC_URI
            - Add missing [${PYTHON_USEDEP}] to dependencies
            - Remove explicit ${PYTHON_DEPS} (added by python-r1)
            - Import upstream test to fix test suite
    
    Closes: https://bugs.gentoo.org/636006
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-python/larch/Manifest                          |  1 +
 ...h-1.20151025-coverage-4.0a6-compatibility.patch | 27 ++++++++++++++++
 dev-python/larch/larch-1.20151025.ebuild           | 37 ++++++++++++++++++++++
 3 files changed, 65 insertions(+)