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 - %post scriptlet breaks install on anaconda
Summary: %post scriptlet breaks install on anaconda
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: joystick-support
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bruno Wolff III
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: AcceptedFreezeException
Depends On:
Blocks: F25FinalFreezeException
TreeView+ depends on / blocked
 
Reported: 2016-11-14 19:59 UTC by Dennis Gilmore
Modified: 2016-11-18 08:23 UTC (History)
5 users (show)

Fixed In Version: joystick-support-1.0.0-16.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-18 08:23:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.