Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401319 - app-text/acroread-9.4.7: Fix repoman complains about sed calls in src_unpack
Summary: app-text/acroread-9.4.7: Fix repoman complains about sed calls in src_unpack
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
: 401731 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-29 14:31 UTC by Agostino Sarubbo
Modified: 2012-02-02 17:34 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 2012-01-29 14:31:44 UTC
Please hide textrel

 * QA Notice: The following files contain runtime text relocations
 *  Text relocations force the dynamic linker to perform extra
 *  work at startup, waste system resources, and may pose a security
 *  risk.  On some architectures, the code may not even function
 *  properly, if at all.
 *  For more information, see http://hardened.gentoo.org/pic-fix-guide.xml
 *  Please include the following list of files in your report:
 * TEXTREL opt/Adobe/Reader9/Reader/intellinux/lib/libsccore.so

and since you touch:


  ebuild.minorsyn               2
   app-text/acroread/acroread-9.4.7.ebuild: 'sed' call should be moved to src_prepare from line: 167
   app-text/acroread/acroread-9.4.7.ebuild: 'sed' call should be moved to src_prepare from line: 173
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2012-01-30 17:43:16 UTC
QA_TEXTRELS has been added, sed calls left.
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2012-01-31 00:17:59 UTC
(In reply to comment #1)
> QA_TEXTRELS has been added, sed calls left.

Yeah and that is a WONTFIX. It makes no sense to start a separate src_prepare just for repoman.
Comment 3 Agostino Sarubbo gentoo-dev 2012-01-31 09:26:47 UTC
(In reply to comment #2)
> Yeah and that is a WONTFIX. It makes no sense to start a separate src_prepare
> just for repoman.

the initial bug was about textrex not on sed.
Comment 4 Christian Ruppert (idl0r) gentoo-dev 2012-02-01 19:13:41 UTC
*** Bug 401731 has been marked as a duplicate of this bug. ***
Comment 5 Nikos Chantziaras 2012-02-02 03:06:57 UTC
I don't use repoman.  I'm a regular user, and if a user gets these QA warnings, they suggest that a bug report should be filed.  RESOLVED WONTFIX doesn't make any sense for this bug report, because users still see this QA and therefore are still supposed to file bugs for it.

If bug reports for this are not wanted, this QA warning needs to disappear when normal (non-devs) users are emerging the package.
Comment 6 Christian Ruppert (idl0r) gentoo-dev 2012-02-02 17:34:53 UTC
(In reply to comment #5)
> I don't use repoman.  I'm a regular user, and if a user gets these QA warnings,
> they suggest that a bug report should be filed.  RESOLVED WONTFIX doesn't make
> any sense for this bug report, because users still see this QA and therefore
> are still supposed to file bugs for it.
> 
> If bug reports for this are not wanted, this QA warning needs to disappear when
> normal (non-devs) users are emerging the package.

<quote>
> QA_TEXTRELS has been added, sed calls left.
</quote>

The WONTFIX belongs to the sed calls. Re-sync your tree.