Bug 1026333

Summary: don't manipulate argv[0]
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: rpmlintAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: a.badger, jfilak, manuel.wolfshant, tcallawa, tmz, twoerner, ville.skytta
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rpmlint-1.5-5.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-16 07:09:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Kamil Páral 2013-11-04 13:05:46 UTC
Description of problem:
Please don't manipulate argv[0]. This is included in /usr/bin/rpmlint:

> sys.argv[0] = os.path.basename(sys.argv[0])

If you do this, abrt is not able to catch and report rpmlint crashes. Please avoid argv[0] manipulation.

Thanks.

Version-Release number of selected component (if applicable):
rpmlint-1.5-4.fc20.noarch

Comment 2 Fedora Update System 2013-11-11 15:56:16 UTC
rpmlint-1.5-5.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/rpmlint-1.5-5.fc19

Comment 3 Fedora Update System 2013-11-11 15:56:39 UTC
rpmlint-1.5-5.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/rpmlint-1.5-5.fc18

Comment 4 Fedora Update System 2013-11-11 15:56:57 UTC
rpmlint-1.5-5.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/rpmlint-1.5-5.fc20

Comment 5 Fedora Update System 2013-11-12 00:30:33 UTC
Package rpmlint-1.5-5.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing rpmlint-1.5-5.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-21092/rpmlint-1.5-5.fc18
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2013-11-16 07:09:26 UTC
rpmlint-1.5-5.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-11-19 05:25:41 UTC
rpmlint-1.5-5.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2013-11-19 05:31:37 UTC
rpmlint-1.5-5.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.