Bug 1855840

Summary: RPM Installation scriptlet fails trying to execute changelog text
Product: [Fedora] Fedora Reporter: Robert Marcano <robert>
Component: alsa-utilsAssignee: Jaroslav Kysela <jkysela>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 32CC: jkysela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-10 16:50:50 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:

Description Robert Marcano 2020-07-10 16:27:21 UTC
Description of problem:

The RPM update installtion fails with mentions to errors on the RPM scriptlet


Version-Release number of selected component (if applicable):

the new updated version is alsa-utils-1.2.3-4.fc32.x86_64, the previous installed is alsa-utils-1.2.3-3.fc32.x86_64

How reproducible:

Install latest updates


Actual results:

Cleanup          : alsa-utils-1.2.3-3.fc32.x86_64                                                                                                                                                            45/46
  Running scriptlet: alsa-utils-1.2.3-3.fc32.x86_64                                                                                                                                                            45/46
Warning: The unit file, source configuration file or drop-ins of alsa-state.service changed on disk. Run 'systemctl daemon-reload' to reload units.
/var/tmp/rpm-tmp.Ap3Tlm: line 9: fg: no job control
/var/tmp/rpm-tmp.Ap3Tlm: line 10: perex: No such file or directory
/var/tmp/rpm-tmp.Ap3Tlm: line 11: bin: command not found
/var/tmp/rpm-tmp.Ap3Tlm: line 13: perex: No such file or directory
/var/tmp/rpm-tmp.Ap3Tlm: line 14: bin: command not found
/var/tmp/rpm-tmp.Ap3Tlm: line 16: releng: No such file or directory
/var/tmp/rpm-tmp.Ap3Tlm: line 17: -: command not found
/var/tmp/rpm-tmp.Ap3Tlm: line 19: perex: No such file or directory
/var/tmp/rpm-tmp.Ap3Tlm: line 20: -: command not found
/var/tmp/rpm-tmp.Ap3Tlm: line 22: releng: No such file or directory
/var/tmp/rpm-tmp.Ap3Tlm: line 23: -: command not found
/var/tmp/rpm-tmp.Ap3Tlm: line 25: perex: No such file or directory
/var/tmp/rpm-tmp.Ap3Tlm: line 26: -: command not found
/var/tmp/rpm-tmp.Ap3Tlm: line 28: releng: No such file or directory
/var/tmp/rpm-tmp.Ap3Tlm: line 29: -: command not found
/var/tmp/rpm-tmp.Ap3Tlm: line 31: perex: No such file or directory
/var/tmp/rpm-tmp.Ap3Tlm: line 32: -: command not found
/var/tmp/rpm-tmp.Ap3Tlm: line 34: perex: No such file or directory
/var/tmp/rpm-tmp.Ap3Tlm: line 35: -: command not found



Expected results:

No errors


Additional info:

`rpm -q --changelog alsa-utils` show badly formatted changelog entries, so it could part of the reason (* instead of - entries)

Comment 1 Jaroslav Kysela 2020-07-10 16:50:50 UTC

*** This bug has been marked as a duplicate of bug 1853731 ***