Bug 1446932 - scriptlet errors in livecd/chroot installs
Summary: scriptlet errors in livecd/chroot installs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: icedtea-web
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: jiri vanek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-04-30 17:09 UTC by Kevin Fenzi
Modified: 2017-05-06 17:10 UTC (History)
3 users (show)

Fixed In Version: icedtea-web-1.7-0.3.pre05.fc26
Clone Of:
Environment:
Last Closed: 2017-05-06 17:10:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kevin Fenzi 2017-04-30 17:09:36 UTC
Since b7bb0e5bee270399d76b05424e6b8843def6c946 where gconftool-2 calls were added to scriptlets, icedtea-web fails to install in chroots. 

DEBUG util.py:435:  2017-04-30 11:08:08,066: Installing icedtea-web.x86_64 (2137/2452)
DEBUG util.py:435:  2017-04-30 11:08:08,066: 
DEBUG util.py:435:  2017-04-30 11:08:08,066: The installation was stopped due to incomplete spokes detected while running in non-interactive cmdline mode. Since there cannot be any questions in cmdline mode, edit your kickstart file and retry installation.
DEBUG util.py:435:  2017-04-30 11:08:08,066: The exact error message is:
DEBUG util.py:435:  2017-04-30 11:08:08,066: 
DEBUG util.py:435:  2017-04-30 11:08:08,066: Non interactive installation failed: DNF error: Non-fatal POSTIN scriptlet failure in rpm package icedtea-web.
DEBUG util.py:435:  2017-04-30 11:08:08,066: 
DEBUG util.py:435:  2017-04-30 11:08:08,066: The installer will now terminate.

At least you should add
&> /dev/null || :
to the end of the calls... or make sure they always exit 0.

Comment 1 jiri vanek 2017-05-02 07:01:39 UTC
Hmm. There is always some surprise. I had cowardly added  "&> /dev/null || :". Tahnx for report

Comment 3 Fedora Update System 2017-05-02 13:17:30 UTC
icedtea-web-1.7-0.3.pre05.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-2bdc25401b

Comment 4 Fedora Update System 2017-05-04 15:18:37 UTC
icedtea-web-1.7-0.3.pre05.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-2bdc25401b

Comment 5 Fedora Update System 2017-05-05 22:37:13 UTC
icedtea-web-1.7-0.3.pre05.fc26 has been pushed to the Fedora 26 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-2017-2bdc25401b

Comment 6 Fedora Update System 2017-05-06 17:10:47 UTC
icedtea-web-1.7-0.3.pre05.fc26 has been pushed to the Fedora 26 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.