| Summary: | ERROR: 'script' failed for timidity-patch-gravis | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Ben McMonagle <westel> |
| Component: | RPM Packages | Assignee: | Shlomi Fish <shlomif> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | marja11 |
| Version: | Cauldron | Keywords: | 6sta2 |
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | timidity | CVE: | |
| Status comment: | |||
| Attachments: | installation report.bug.xz | ||
|
Description
Ben McMonagle
2017-02-24 01:31:59 CET
Created attachment 8983 [details]
installation report.bug.xz
LXDE only DE install
MBR HDD
Celeron m cpu 530, intel 810 or later
Must be yet another case of update-alternatives syntax needing to be changed.
Here are the scriplets in question.
%post
%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-gravis.cfg 30
%postun
if [ "$1" = "0" ]; then
%{_sbindir}/update-alternatives --remove timidity.cfg %{_sysconfdir}/timidity/timidity-gravis.cfg
fi
%triggerpostun -- TiMidity++ <= 2.13.2-1mdk
%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-gravis.cfg 30
Assigning to the registered timidity maintainer. CC:
(none) =>
marja11
Marja Van Waes
2017-03-05 10:06:39 CET
Keywords:
(none) =>
6sta2 fixed Resolution:
(none) =>
FIXED |