Bug 1079186
| Summary: | jboss-jacc-1.5-api: broken symlink | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Srb <msrb> | ||||
| Component: | jboss-jacc-1.5-api | Assignee: | Marek Goldmann <mgoldman> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | mgoldman | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | jboss-jacc-1.5-api-1.0.0-1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-04-18 08:56:47 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: | |||||||
| Attachments: |
|
||||||
Fixed! |
Created attachment 877141 [details] fix Description of problem: There is a broken symlink in /usr/share/java/javax.security.jacc/jboss-jacc-api_1.5_spec.jar Version-Release number of selected component (if applicable): jboss-jacc-1.5-api-1.0.0-0.1.Beta1.fc21.noarch Steps to Reproduce: 1. cd /usr/share/java 2. find . -type l ! -exec test -e {} \; -print 3. Actual results: ./javax.security.jacc/jboss-jacc-api_1.5_spec.jar Expected results: empty output