Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 474782 - sci-mathematics/Macaulay2 : some files contain insecure RUNPATH
Summary: sci-mathematics/Macaulay2 : some files contain insecure RUNPATH
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: 474702
  Show dependency tree
 
Reported: 2013-06-25 23:31 UTC by Agostino Sarubbo
Modified: 2020-01-12 17:44 UTC (History)
2 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 Agostino Sarubbo gentoo-dev 2013-06-25 23:31:58 UTC
* QA Notice: The following files contain insecure RUNPATHs
 *  Please file a bug about this at http://bugs.gentoo.org/
 *  with the maintaining herd of the package.
 *   /var/tmp/portage/sci-mathematics/Macaulay2-1.6/image/usr/bin/M2
 *
Comment 1 Thomas Kahle (RETIRED) gentoo-dev 2016-03-13 09:56:08 UTC
In the current version it is the following files:

│QA Notice: The following files contain insecure RUNPATHs                                                                                                    │
│ Please file a bug about this at http://bugs.gentoo.org/                                                                                                    │
│ with the maintaining herd of the package.                                                                                                                  │
│  /var/tmp/portage/sci-mathematics/Macaulay2-1.8.2.1/image/usr/lib/Macaulay2/x86_64-Linux-Gentoo/lib/libgmpxx.so.4.0.21                                     │
│  /var/tmp/portage/sci-mathematics/Macaulay2-1.8.2.1/image/usr/lib/Macaulay2/x86_64-Linux-Gentoo/lib/libmpirxx.so.4.0.21

But, I can't find any runpath in them:

# chrpath -l /usr/lib/Macaulay2/x86_64-Linux-Gentoo/lib/libgmpxx.so.4.0.21
/usr/lib/Macaulay2/x86_64-Linux-Gentoo/lib/libgmpxx.so.4.0.21: no rpath or runpath tag found.

Maybe this bug is moot?
Comment 2 Larry the Git Cow gentoo-dev 2019-12-07 23:50:46 UTC
The bug has been referenced in the following commit(s):

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

commit e38c4220a19d1fb89f091f49c10fd0b0402773e2
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-12-07 23:49:08 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-12-07 23:49:08 +0000

    profiles: Mask sci-mathematics/Macaulay2 for removal
    
    Bug: https://bugs.gentoo.org/345233
    Bug: https://bugs.gentoo.org/459640
    Bug: https://bugs.gentoo.org/474782
    Bug: https://bugs.gentoo.org/474784
    Bug: https://bugs.gentoo.org/474788
    Bug: https://bugs.gentoo.org/474790
    Bug: https://bugs.gentoo.org/474792
    Bug: https://bugs.gentoo.org/620942
    Bug: https://bugs.gentoo.org/631876
    Bug: https://bugs.gentoo.org/671130
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)