Bug 983556 - "Package consistently uses macro is (..)."
Summary: "Package consistently uses macro is (..)."
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-review
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stanislav Ochotnicky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-11 13:17 UTC by Jens Petersen
Modified: 2013-08-30 13:28 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-30 13:28:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jens Petersen 2013-07-11 13:17:58 UTC
Description of problem:
plugins/generic.py seems to generate the text
"Package consistently uses macro is (..)."
                           ^^^^^^^^
in review.txt, which does not make sense!

I suppose it should just say "Package consistently uses *macros* (..)."

Version-Release number of selected component (if applicable):
fedora-review-0.4.1-2.fc19

How reproducible:
100%

Additional info:
I see the same in the master and devel branches in git.

Comment 1 Alec Leamas 2013-07-29 08:18:32 UTC
Hm... this should be fixed in 3daa8d6683, dated Jan 28, 2013. I certainly see it in older branches, but not in current devel. 

Could you please provide a more specific test case, including a bug and last commit in devel?

Comment 2 Jens Petersen 2013-07-30 02:13:26 UTC
Sure:

$ rpm -q fedora-review
fedora-review-0.4.1-2.fc19.noarch
$ rpm -ql fedora-review | LANG=C xargs grep -d skip "uses macro is"
Binary file /usr/share/fedora-review/plugins/generic.pyc matches
Binary file /usr/share/fedora-review/plugins/generic.pyo matches
$ rpm -V fedora-review
$ 

Perhaps the python files were not recompiled properly?

Comment 3 Jens Petersen 2013-07-30 03:54:36 UTC
Same for rawhide

Comment 4 Jens Petersen 2013-07-30 04:04:46 UTC
You're right it is fixed in upstream devel branch
but still present in the master branch.

Comment 5 Alec Leamas 2013-07-30 05:17:04 UTC
As explained in the wiki, the master branch is not really useful in the model we use - it's basically just the release branches collected over time. The important thing is that this is fixed in devel, the upcoming release.

Since we agree on this I close this. Thanks for reporting the issue (and for all checking!)

Comment 6 Jens Petersen 2013-08-05 12:40:54 UTC
Can we keep this open until it is available in current releases?

When do you plan to update the f19 package say?

Comment 7 Alec Leamas 2013-08-30 13:28:45 UTC
Fixed in 0.5.0 release.


Note You need to log in before you can comment on or make changes to this bug.