Overview
+%postun standalone +if test -f /proc/sys/fs/binfmt_misc/register; then + umount /proc/sys/fs/binfmt_misc +fi
is this really supposed to happen on package upgrades?
After looking at this, I think that it would be correct to use
%preun standalone echo -1 > /proc/sys/fs/binfmt_misc/DOSWin
if you want to install a modified conf file during an upgrade, and not to do the umount because other packages might also use binfmt_misc and would be shot down.
Request History
rhabacker created request
- Update to version 1.2.1
* Fix uninstalling script as mentioned at
https://build.opensuse.org/request/show/1075518
* Drop obsolete Buildroot: tag
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
dimstar accepted review
dimstar_suse added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:42"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:adi:42"
licensedigger accepted review
ok
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:adi:42 got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:adi:42 got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:adi:42 got accepted.