Bug 196016
| Summary: | triggerin missing requirement for coreutils | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Joe Orton <jorton> |
| Component: | guile | Assignee: | Miroslav Lichvar <mlichvar> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | ||
| 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: | 2006-07-12 11:21:48 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 195762 | ||
Still causing scriptlet failures in the most recent FC6t2 candidates. This apparently occurs while installing slib:
Error(s) installing: slib 3a3 1 noarch
/var/tmp/rpm-tmp.48273: line 1: ln: command not found
/var/tmp/rpm-tmp.48273: line 2: rm: command not found
ERROR: Could not find slib/require.scm in ("/usr/share/guile/site"
"/usr/share/guile/1.8" "/usr/share/guile")
error: %trigger(guile-1.8.0-5.i386) scriptlet failed, exit status 1
Fixed in guile-1.8.0-6.20060712cvs. |
install.log fails with: /var/tmp/rpm-tmp.11749: line 1: ln: command not found /var/tmp/rpm-tmp.11749: line 2: rm: command not found ERROR: Could not find slib/require.scm in ("/usr/share/guile/site" "/usr/share/guile/1.8" "/usr/share/guile") error: %trigger(guile-1.8.0-5.i386) scriptlet failed, exit status 1 needs a: Requires(triggerin): coreutils ? I've no idea if RPM groks that though.