Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 741402 - sci-astronomy/idlastro, sci-astronomy/healpix[idl], sci-libs/idl{coyote,markwardt}: depend on broken dev-lang/gdl
Summary: sci-astronomy/idlastro, sci-astronomy/healpix[idl], sci-libs/idl{coyote,markw...
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: 741096
Blocks:
  Show dependency tree
 
Reported: 2020-09-09 11:52 UTC by Michał Górny
Modified: 2020-09-27 19:17 UTC (History)
1 user (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-09 11:52:32 UTC
dev-lang/gdl is broken and potential last rite candidate due to py2.  If it's not fixed, all the listed packages will be last rited along with it in the next py2 cleanup batch.
Comment 1 Larry the Git Cow gentoo-dev 2020-09-27 19:17:25 UTC
The bug has been closed via the following commit(s):

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

commit f38b0bb1db2a273c85a641624a3f5f2515058102
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-09-27 19:17:09 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-09-27 19:17:09 +0000

    dev-lang/gdl: Remove old 0.9.6
    
    Closes: https://bugs.gentoo.org/735280
    Closes: https://bugs.gentoo.org/741096
    Closes: https://bugs.gentoo.org/741402
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-lang/gdl/Manifest                              |   1 -
 dev-lang/gdl/files/0.9.2-include.patch             |  10 --
 dev-lang/gdl/files/0.9.5-antlr.patch               |  91 ------------
 dev-lang/gdl/files/0.9.5-png.patch                 |  15 --
 ....9.6-disable-tests-hanging-under-xvfb-run.patch |  80 ----------
 dev-lang/gdl/files/0.9.6-fix-file-move.patch       |  14 --
 .../gdl/files/0.9.6-fix-python-function-call.patch |  30 ----
 dev-lang/gdl/files/0.9.6-formats.patch             | 111 --------------
 dev-lang/gdl/files/0.9.6-fun-fix.patch             |  56 -------
 dev-lang/gdl/files/0.9.6-gcc6.patch                |  31 ----
 .../files/0.9.6-python-use-path-and-startup.patch  |  20 ---
 dev-lang/gdl/gdl-0.9.6-r3.ebuild                   | 161 ---------------------
 12 files changed, 620 deletions(-)

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

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

commit 1a6e53137d2d93f8d7291c17f5c9c6c70b5d23a4
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-09-27 19:17:06 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-09-27 19:17:06 +0000

    dev-lang/gdl: Bump version to 1.0.0_rc3
    
    Bug: https://bugs.gentoo.org/735280
    Bug: https://bugs.gentoo.org/741096
    Bug: https://bugs.gentoo.org/741402
    Closes: https://bugs.gentoo.org/704026
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-lang/gdl/Manifest                        |   1 +
 dev-lang/gdl/files/gdl-1.0.0_rc3-cmake.patch |  94 +++++++++++++++++
 dev-lang/gdl/gdl-1.0.0_rc3.ebuild            | 152 +++++++++++++++++++++++++++
 dev-lang/gdl/metadata.xml                    |   1 +
 4 files changed, 248 insertions(+)