Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: uninstallation of wxMaxima and maxima tries to remove files that do not exist Version-Release number of selected component (if applicable): wxMaxima-15.04.0-1.fc22.x86_64 maxima-5.36.1-1.fc22.x86_64 How reproducible: always Steps to Reproduce: 1. sudo dnf install -y wxMaxima maxima 2. sudo dnf remove -y wxMaxima maxima Actual results: ... Erasing : wxMaxima-15.04.0-1.fc22.x86_64 1/3 install-info: No such file or directory for /usr/share/info/wxmaxima.info Erasing : maxima-runtime-sbcl-5.36.1-1.fc22.x86_64 2/3 Erasing : maxima-5.36.1-1.fc22.x86_64 3/3 install-info: No such file or directory for /usr/share/info/maxima.info ... Expected results: no 'install-info' message Additional info: Instead of /usr/share/info/wxmaxima.info the file /usr/share/info/wxmaxima.info.gz is present. /usr/share/info/maxima.info is present, maybe removed twice during uninstallation? $ ls /usr/share/info/maxima.info* /usr/share/info/maxima.info /usr/share/info/maxima.info-2 /usr/share/info/maxima.info-1 /usr/share/info/maxima.info-3
Odd, just using the standard/recommended packaging scriptlets here, https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Texinfo Will have to verify if texinfo introduced some sort of regression recently
I see the error now, I was wrong, and was using postun scriptlet instead of preun scriptlets to remove these.
wxMaxima-15.04.0-3.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/wxMaxima-15.04.0-3.fc22
maxima-5.36.1-2.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/maxima-5.36.1-2.fc22
Package maxima-5.36.1-2.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing maxima-5.36.1-2.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-8407/maxima-5.36.1-2.fc22 then log in and leave karma (feedback).
wxMaxima-15.04.0-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
maxima-5.36.1-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.