Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1394938

Summary: %post scriptlet breaks install on anaconda
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: joystick-supportAssignee: Bruno Wolff III <bruno>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: awilliam, bruno, kevin, mboddu, satellitgo
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: AcceptedFreezeException
Fixed In Version: joystick-support-1.0.0-16.fc25 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-18 08:23:39 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:
Bug Depends On:    
Bug Blocks: 1277290    

Description Dennis Gilmore 2016-11-14 19:59:14 UTC
Description of problem:
anaconda does not allow scriptlets to fail at all. in the anaconda environment at least for livemedia you can not run modprobe. so it has to go.

This breaks the ability to compose the games spin

Comment 1 Adam Williamson 2016-11-14 20:03:15 UTC
+1 FE for me, it prevents a non-blocking spin composing, and the fix shouldn't threaten blocking media.

Comment 2 Kevin Fenzi 2016-11-14 20:04:06 UTC
+1 FE here.

Comment 3 satellitgo 2016-11-14 20:04:54 UTC
+ FE

Comment 4 Mohan Boddu 2016-11-14 20:05:40 UTC
+1 FE

Comment 5 Dennis Gilmore 2016-11-14 20:10:26 UTC
that is three +1 marking as an accepted FE

Comment 6 Fedora Update System 2016-11-14 20:12:33 UTC
joystick-support-1.0.0-16.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-216865138a

Comment 7 Fedora Update System 2016-11-15 13:27:55 UTC
joystick-support-1.0.0-16.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-216865138a

Comment 8 Adam Williamson 2016-11-16 23:57:05 UTC
We got a games spin for Final so I'm gonna call this good. However, you probably could have gone with a smaller hammer: something like `modprobe joydev > /dev/null 2>&1 || /bin/true` should let us ignore it silently if it fails, I think.

Comment 9 Fedora Update System 2016-11-18 08:23:39 UTC
joystick-support-1.0.0-16.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.