FS#42960 - [pkgbuild-introspection] grep: warning: GREP_OPTIONS is deprecated; repeated 30 times per package)

Attached to Project: Community Packages
Opened by Pablo Lezaeta (Jristz) - Sunday, 30 November 2014, 04:20 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 30 November 2014, 04:27 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
With the newest grep GREP_OPTION is deprecated, this lead in warning... around 40 in some packages, this will be ok if was not because this happend at start of the script and at the end like 40 times filling a normal terminal.

Since deprecation mean probabli elimination the option in the future, I suggest fix this, not now but before the opytion become obsolete or removed.

Also maybe other programs in official repo have this problem too, maybe a ToDo list to fix this (and report uptream if apply) to prevent problem or future breakages.


Additional info:
* pkgbuild-instrospection 6-1
* grep 2.21


Steps to reproduce:
run mkaurball to produce a pakcage or use ANY program that use GREP_OPTION
This task depends upon

Closed by  Dave Reisner (falconindy)
Sunday, 30 November 2014, 04:27 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Your environment is your problem. Take upstream's advice and stop setting it.
Comment by Dave Reisner (falconindy) - Sunday, 30 November 2014, 04:25 GMT
Uh, *you* set GREP_OPTIONS, not mkaurball.

Loading...