Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 442412

Summary: make dist produces complaings about missing mecurial repo
Product: [Retired] freeIPA Reporter: Michael Gregg <mgregg>
Component: buildAssignee: Rob Crittenden <rcritten>
Status: CLOSED DUPLICATE QA Contact: Chandrasekar Kannan <ckannan>
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: benl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-14 18:22:47 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:

Description Michael Gregg 2008-04-14 18:08:51 UTC
Description of problem:
We switched to git, so this problem is understandable.

Version-Release number of selected component (if applicable):
code checked out on 4-14-08

How reproducible:
always

Steps to Reproduce:
1. run "make dist" on source
  
Actual results:
mkdir -p dist
hg archive -t files dist/ipa
abort: There is no Mercurial repository here (.hg not found)!
make: *** [archive] Error 255

Comment 1 Michael Gregg 2008-04-14 18:22:47 UTC

*** This bug has been marked as a duplicate of 442419 ***