Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632334 - sci-mathematics/pymc3-3.1: installation fails, dodoc: CHANGELOG.md does not exist
Summary: sci-mathematics/pymc3-3.1: installation fails, dodoc: CHANGELOG.md does not e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-29 08:51 UTC by Bernd Feige
Modified: 2018-05-20 02:30 UTC (History)
1 user (show)

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


Attachments
pymc3-3.1-fixed.ebuild (pymc3-3.1.ebuild,1.53 KB, text/plain)
2018-02-27 07:20 UTC, Nick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Feige 2017-09-29 08:51:50 UTC
In the ebuild, CHANGELOG.md should be removed from the DOCS list.
Comment 1 Nick 2018-02-27 07:20:55 UTC
Created attachment 521216 [details]
pymc3-3.1-fixed.ebuild

The attached ebuild allows the package to compile for me
Comment 2 Gabriel Linder 2018-03-13 23:33:37 UTC
I can confirm this bug, and that the proposed ebuild works :

bpython version 0.17.1 on top of Python 3.5.4 /usr/bin/python3.5
>>> import pymc3
>>> pymc3.__version__
'3.1'
Comment 3 Larry the Git Cow gentoo-dev 2018-05-20 02:30:14 UTC
The bug has been closed via the following commit(s):

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

commit 59ceecc592c49f454e33025b5d8b136ab5bb12c7
Author:     Gabriel Linder <linder.gabriel@gmail.com>
AuthorDate: 2018-03-14 20:55:44 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2018-05-20 02:29:58 +0000

    sci-mathematics/pymc3: Fix installation error, bug #632334
    
    Closes: https://bugs.gentoo.org/632334
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    Closes: https://github.com/gentoo/gentoo/pull/7463

 sci-mathematics/pymc3/pymc3-3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)