Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855461 - sci-astronomy/pyephem-4.1.1 fails tests: AttributeError: JPLTest object has no attribute path
Summary: sci-astronomy/pyephem-4.1.1 fails tests: AttributeError: JPLTest object has n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Astronomy project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 855425
  Show dependency tree
 
Reported: 2022-07-01 05:47 UTC by Agostino Sarubbo
Modified: 2022-07-11 02:40 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,193.07 KB, text/plain)
2022-07-01 05:48 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-07-01 05:47:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-astronomy/pyephem-4.1.1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-01 05:48:00 UTC
Created attachment 789119 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-01 05:48:01 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       AttributeError: 'JPLTest' object has no attribute 'path'
FAILED tests/test_jpl.py::JPLTest::runTest - AttributeError: 'JPLTest' object...
Comment 3 Agostino Sarubbo gentoo-dev 2022-07-01 08:19:02 UTC
I can reproduce on stable x86
Comment 4 Agostino Sarubbo gentoo-dev 2022-07-01 08:19:59 UTC
(In reply to Agostino Sarubbo from comment #3)
> I can reproduce on stable x86

and on stable amd64 too
Comment 5 Larry the Git Cow gentoo-dev 2022-07-11 02:40:58 UTC
The bug has been closed via the following commit(s):

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

commit 1802f740053a6e1017ab852fe131a1a0aae9949c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-11 02:40:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-11 02:40:50 +0000

    sci-astronomy/pyephem: skip broken test
    
    Closes: https://bugs.gentoo.org/855461
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-astronomy/pyephem/pyephem-4.1.1.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 4c42fcee335109e1e656426a5cfd6d4acff5217c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-11 02:40:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-11 02:40:22 +0000

    sci-astronomy/pyephem: add 4.1.3
    
    Bug: https://bugs.gentoo.org/855461
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-astronomy/pyephem/Manifest             |  1 +
 sci-astronomy/pyephem/pyephem-4.1.3.ebuild | 57 ++++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+)