Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 580328 - sci-visualization/qtiplot-0.9.8.9[python]: python files are installed below /usr
Summary: sci-visualization/qtiplot-0.9.8.9[python]: python files are installed below /usr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-17 12:51 UTC by Fabio Rossi
Modified: 2018-01-26 23:20 UTC (History)
1 user (show)

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


Attachments
fix-python-path.patch (fix-python-path.patch,454 bytes, patch)
2016-04-17 12:51 UTC, Fabio Rossi
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Rossi 2016-04-17 12:51:03 UTC
Created attachment 430942 [details, diff]
fix-python-path.patch

In src_prepare() there are two conflicting changes regarding /usr/local/qtiplot path. When USE=+python is enabled, the sed is not applied because of previous change. The result is that qtiUtil.py, qti_wordlist.txt and qtiplotrc.py are installed directly below /usr

Attached a simple patch
Comment 1 Larry the Git Cow gentoo-dev 2018-01-26 23:19:51 UTC
The bug has been closed via the following commit(s):

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

commit ec7ebfc45b95bd0f5e44d0c46a10f6a4d497d6e6
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2018-01-26 23:16:53 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2018-01-26 23:16:53 +0000

    sci-visualization/qtiplot: remove last rited package
    
    Closes: https://bugs.gentoo.org/580328
    Closes: https://bugs.gentoo.org/585328
    Closes: https://bugs.gentoo.org/630332
    Closes: https://bugs.gentoo.org/641514

 sci-visualization/qtiplot/Manifest                 |   3 -
 .../files/qtiplot-0.9.7.10-dont-install-qwt.patch  |  22 --
 .../qtiplot/files/qtiplot-0.9.8.6-gold.patch       |  15 --
 .../qtiplot/files/qtiplot-0.9.8.7-kde.patch        |  16 --
 .../files/qtiplot-0.9.8.8-system-gl2ps.patch       |  76 -------
 .../qtiplot/files/qtiplot-0.9.8.9-PyQt4-4.10.patch |  32 ---
 .../files/qtiplot-0.9.8.9-PyQt4-4.11.3.patch       |  32 ---
 .../files/qtiplot-0.9.8.9-adopt_to_alglib3.patch   | 115 ----------
 .../qtiplot-0.9.8.9-crasher_without_internet.patch |  25 ---
 .../qtiplot/files/qtiplot-0.9.8.9-gsl-2.patch      |  36 ---
 .../qtiplot/files/qtiplot-0.9.8.9-origin-2.patch   |  38 ----
 .../qtiplot/files/qtiplot-0.9.8.9-private.patch    |  15 --
 .../qtiplot/files/qtiplot-0.9.8.9-qt48.patch       |  29 ---
 .../files/qtiplot-0.9.8.9-set_col_values.patch     |  18 --
 .../qtiplot/files/qtiplot-0.9.8.9-sip-4.15.patch   |  31 ---
 .../qtiplot/files/qtiplot-0.9.8.9-sip-4.19.patch   |  38 ----
 sci-visualization/qtiplot/metadata.xml             |  26 ---
 .../qtiplot/qtiplot-0.9.8.9-r2.ebuild              | 235 --------------------
 .../qtiplot/qtiplot-0.9.8.9-r3.ebuild              | 238 --------------------
 .../qtiplot/qtiplot-0.9.8.9-r4.ebuild              | 241 ---------------------
 20 files changed, 1281 deletions(-)