Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253474 - dev-perl/Math-Pari compiles and installs an internal copy of sci-mathematics/pari
Summary: dev-perl/Math-Pari compiles and installs an internal copy of sci-mathematics/...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Ticket/Display.ht...
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2009-01-02 21:21 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2018-06-10 06:55 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-01-02 21:21:42 UTC
Nice isn't it?
Get it to use the system copy instead, I'd say...
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-03-06 17:37:29 UTC
It compiles its own entire copy of sci-mathematics/pari and it doesn't even use the installed sci-mathematics/pari which it DEPENDS on.
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2017-03-11 21:59:36 UTC
It's a clear case of "upstream knows better how to do things". Feel free to participate on the upstream bug tracker... :/
Comment 3 Larry the Git Cow gentoo-dev 2018-04-20 08:02:16 UTC
The bug has been referenced in the following commit(s):

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

commit b1d557f6d223b0db63378ebf8d4728cab17d0b97
Author:     Harri Nieminen <moikkis@gmail.com>
AuthorDate: 2018-04-19 18:51:30 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-04-20 08:01:37 +0000

    dev-perl/Math-Pari: Remove depedency on pari
    
    It bundles internal copy of sci-mathematics/pari
    
    Bug: https://bugs.gentoo.org/253474
    Package-Manager: Portage-2.3.31, Repoman-2.3.9
    Closes: https://github.com/gentoo/gentoo/pull/8070

 dev-perl/Math-Pari/Manifest                                          | 1 -
 ...th-Pari-2.10.806.50-r1.ebuild => Math-Pari-2.10.806.50-r2.ebuild} | 4 +---
 .../{Math-Pari-2.10.809.0.ebuild => Math-Pari-2.10.809.0-r1.ebuild}  | 5 +----
 3 files changed, 2 insertions(+), 8 deletions(-)}
Comment 4 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-06-10 06:55:15 UTC
Basically, for the forseeable future, this is a "wontfix", because all the upstream code is dependent on the legacy version, but the maintainers of pari have no interest in keeping old versions of pari in tree.

Feel free to reopen if working patches can be provided for recent pari versions.

Otherwise, every opportunity to remove Math-Pari from tree will be considered.