Bug 841102

Summary: the addChanglog.pl script can't handle user inputed cvs user name properly
Product: [Retired] Red Hat Hardware Certification Program Reporter: Tony Fu <tfu>
Component: Hardware CatalogAssignee: Tony Fu <tfu>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1CC: hwcert-catalog
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-16 03:11:55 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 837717    

Description Tony Fu 2012-07-18 07:29:53 UTC
Description of problem:

When building a rpm package, the addChangelog.pl will ask user to input the cvs user name, but the cvs still uses the user name got from user's local evn.


How reproducible:


Steps to Reproduce:
1. switch to a different user from your normal user (for example, I switch user from tfu to "power-user") 
2. run "make rpm" to build a hwcert rpm
3.
  
Actual results:
The build process will ask you the password of the power-user@cvsserver, even it has asked user to input the cvs user name earlier.  here power-user is user's local user name rather than a real cvs user.


Expected results:
the build process should ask user the password of the cvs user name input by user before.  Here, it should ask me the password of tfu@cvsserver


Additional info:

Comment 6 Tony Fu 2012-11-01 07:34:25 UTC
verified.

Comment 7 Tony Fu 2012-11-16 03:11:55 UTC
verified.