Bug 851021
| Summary: | Symlinks inside bundles do not work | |||
|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | James Livingston <jlivings> | |
| Component: | Provisioning | Assignee: | Nobody <nobody> | |
| Status: | NEW --- | QA Contact: | ||
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 4.4 | CC: | hrupp, joallen, loleary | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 864250 (view as bug list) | Environment: | ||
| Last Closed: | 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: | 864250 | |||
|
Description
James Livingston
2012-08-23 06:06:12 UTC
A work-around is to put the symlinks (and optionally other files) into a tarball and extract them using the ant script: <untar src="abc.tar.gz" compression="gzip" dest="somedirectory"/> |