Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 4 product line. The current stable release is 4.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 445885

Summary: make target clean does not work, missing .cvsignore file
Product: Red Hat Enterprise Linux 4 Reporter: Michal Nowak <mnowak>
Component: rhnlibAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED ERRATA QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 4.7CC: ohudlick
Target Milestone: rcKeywords: EasyFix, Patch, Regression
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: RHBA-2008-0777 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-24 20:06:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Make clean target working without relying on CVS infrastructure in source tarball
none
Make clean target working without relying on CVS infrastructure in source tarball none

Description Michal Nowak 2008-05-09 16:31:39 UTC
Description of problem:

In revision 9 of rhnlib-2.1.2 the target clean of Makefile in test/ directory
fails to works simply because the file .cvsignore is missing in this revision,
in revision 8 is included.

Please, provide that file back or, preferably, use attached patch to get rid of
that. From my POV having in source package parts of CVS infrastructure is weird
solution.

Comment 1 Michal Nowak 2008-05-09 16:31:39 UTC
Created attachment 304963 [details]
Make clean target working without relying on CVS infrastructure in source tarball

Comment 2 Michal Nowak 2008-05-09 16:39:11 UTC
Created attachment 304964 [details]
Make clean target working without relying on CVS infrastructure in source tarball

Sorry for the bad one, this is the right one.

Comment 4 Michal Nowak 2008-05-12 14:50:25 UTC
It's pretty easy to reproduce it. 

1) Install srpm package if current release 2.1.2-9

2) go to /usr/src/redhat/SOURCES/ and unpack the rhnlib-2.1.2.tar.gz and go to
test/ directory. There's no .cvsignore file which is mentioned in clean target
of test/Makefile.

clean:
        @rm -fv `cat .cvsignore`

I guess the file is in CVS but not in tarball (from my POV creating tarball via
CVS does not copy it's repository structure like .CVS/ and .cvsignore).

Comment 5 RHEL Program Management 2008-05-12 20:55:19 UTC
This bugzilla has Keywords: Regression.  

Since no regressions are allowed between releases, 
it is also being proposed as a blocker for this release.  

Please resolve ASAP.

Comment 11 errata-xmlrpc 2008-07-24 20:06:59 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2008-0777.html