Description of problem: at near completion of install a popup advises that : ERROR: 'script' failed for timidity-patch-gravis-1.0-35.mga6.noarch Version-Release number of selected component (if applicable): Mageia-6-sta2-x86_64-DVD. (Wed Feb 22 15:48:28 CET 2017) How reproducible: Steps to Reproduce: 1.burn above .iso image to DVD 2.choose to install only LXDE desktop 3.
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) => marja11Assignee: bugsquad => shlomifSource RPM: (none) => timidity
Keywords: (none) => 6sta2Summary: [6sta2] ERROR: 'script' failed for timidity-patch-gravis => ERROR: 'script' failed for timidity-patch-gravis
fixed
Resolution: (none) => FIXEDStatus: NEW => RESOLVED