Bug 442419
| Summary: | make dist complains of missing Mercurial repository | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] freeIPA | Reporter: | Michael Gregg <mgregg> | ||||
| Component: | build | Assignee: | Rob Crittenden <rcritten> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Chandrasekar Kannan <ckannan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | unspecified | CC: | benl | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | freeipa-2.0.0-1.fc15 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | --- | |||||
| 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: | 429034 | ||||||
| Attachments: |
|
||||||
|
Description
Michael Gregg
2008-04-14 18:21:33 UTC
*** Bug 442412 has been marked as a duplicate of this bug. *** Use the local-dist target for a workaround. The 'dist' target just makes sure you aren't building against any local changes. Created attachment 303223 [details]
fix 'make dist'
Added optional argument TARGET so you can specify the branch to pull from. It
defaults to master.
ipa-1-0: 6b3bb4337fa06f25afeca9c1560546e6c651de2b master: 9fe649b804fda3e5d49674f8597b8321df03cdbb builds have been working with make dist since May some time. Closing as verified. |