Bug 1856043
| Summary: | Error in POSTUN scriptlet in rpm package alsa-utils | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gregory Lee Bartholomew <gregory.lee.bartholomew> |
| Component: | alsa-utils | Assignee: | Jaroslav Kysela <jkysela> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 32 | CC: | jkysela |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-07-12 12:12:42 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: | |||
*** This bug has been marked as a duplicate of bug 1853731 *** |
Description of problem: ... Running scriptlet: alsa-utils-1.2.3-3.fc32.x86_64 67/68 Cleanup : alsa-utils-1.2.3-3.fc32.x86_64 67/68 Running scriptlet: alsa-utils-1.2.3-3.fc32.x86_64 67/68 Warning: The unit file, source configuration file or drop-ins of alsa-state.service changed on disk. Run 'systemctl daemon-reload' to reload units. /var/tmp/rpm-tmp.L1cmam: line 9: fg: no job control /var/tmp/rpm-tmp.L1cmam: line 10: perex: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 11: bin: command not found /var/tmp/rpm-tmp.L1cmam: line 13: perex: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 14: bin: command not found /var/tmp/rpm-tmp.L1cmam: line 16: releng: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 17: -: command not found /var/tmp/rpm-tmp.L1cmam: line 19: perex: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 20: -: command not found /var/tmp/rpm-tmp.L1cmam: line 22: releng: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 23: -: command not found /var/tmp/rpm-tmp.L1cmam: line 25: perex: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 26: -: command not found /var/tmp/rpm-tmp.L1cmam: line 28: releng: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 29: -: command not found /var/tmp/rpm-tmp.L1cmam: line 31: perex: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 32: -: command not found /var/tmp/rpm-tmp.L1cmam: line 34: perex: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 35: -: command not found /var/tmp/rpm-tmp.L1cmam: line 36: -: command not found /var/tmp/rpm-tmp.L1cmam: line 37: -: command not found /var/tmp/rpm-tmp.L1cmam: line 39: perex: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 40: -: command not found /var/tmp/rpm-tmp.L1cmam: line 42: releng: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 43: -: command not found /var/tmp/rpm-tmp.L1cmam: line 45: perex: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 46: -: command not found /var/tmp/rpm-tmp.L1cmam: line 48: releng: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 49: -: command not found /var/tmp/rpm-tmp.L1cmam: line 51: perex: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 52: -: command not found /var/tmp/rpm-tmp.L1cmam: line 54: releng: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 55: -: command not found /var/tmp/rpm-tmp.L1cmam: line 57: releng: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 58: -: command not found /var/tmp/rpm-tmp.L1cmam: line 60: perex: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 61: -: command not found /var/tmp/rpm-tmp.L1cmam: line 63: releng: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 64: -: command not found /var/tmp/rpm-tmp.L1cmam: line 66: perex: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 67: -: command not found /var/tmp/rpm-tmp.L1cmam: line 69: perex: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 70: -: command not found /var/tmp/rpm-tmp.L1cmam: line 72: perex: No such file or directory /var/tmp/rpm-tmp.L1cmam: line 73: -: command not found /var/tmp/rpm-tmp.L1cmam: line 74: syntax error near unexpected token `(' /var/tmp/rpm-tmp.L1cmam: line 74: `- Renamed bat to alsabat (according 1.1.1)' warning: %postun(alsa-utils-1.2.3-3.fc32.x86_64) scriptlet failed, exit status 2 Error in POSTUN scriptlet in rpm package alsa-utils ... Version-Release number of selected component (if applicable): alsa-utils-1.2.3-3.fc32.x86_64 How reproducible: Don't know. I only ran the update once. Steps to Reproduce: 1. dnf update Actual results: Lots of seemingly "not found" and script parsing errors dumped to my console on update. Expected results: No errors. Additional info: This is just an FYI ATM. I haven't noticed any significant problems (yet).