Bug 1856043 - Error in POSTUN scriptlet in rpm package alsa-utils
Summary: Error in POSTUN scriptlet in rpm package alsa-utils
Keywords:
Status: CLOSED DUPLICATE of bug 1853731
Alias: None
Product: Fedora
Classification: Fedora
Component: alsa-utils
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jaroslav Kysela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-12 03:59 UTC by Gregory Lee Bartholomew
Modified: 2020-07-12 12:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-07-12 12:12:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Gregory Lee Bartholomew 2020-07-12 03:59:07 UTC
Description of problem:

...
  Running scriptlet: alsa-utils-1.2.3-3.fc32.x86_64                                                                                          67/68 
  Cleanup          : alsa-utils-1.2.3-3.fc32.x86_64                                                                                          67/68 
  Running scriptlet: alsa-utils-1.2.3-3.fc32.x86_64                                                                                          67/68 
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.L1cmam: line 9: fg: no job control
/var/tmp/rpm-tmp.L1cmam: line 10: perex: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 11: bin: command not found
/var/tmp/rpm-tmp.L1cmam: line 13: perex: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 14: bin: command not found
/var/tmp/rpm-tmp.L1cmam: line 16: releng: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 17: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 19: perex: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 20: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 22: releng: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 23: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 25: perex: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 26: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 28: releng: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 29: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 31: perex: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 32: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 34: perex: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 35: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 36: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 37: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 39: perex: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 40: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 42: releng: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 43: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 45: perex: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 46: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 48: releng: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 49: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 51: perex: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 52: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 54: releng: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 55: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 57: releng: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 58: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 60: perex: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 61: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 63: releng: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 64: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 66: perex: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 67: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 69: perex: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 70: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 72: perex: No such file or directory
/var/tmp/rpm-tmp.L1cmam: line 73: -: command not found
/var/tmp/rpm-tmp.L1cmam: line 74: syntax error near unexpected token `('
/var/tmp/rpm-tmp.L1cmam: line 74: `- Renamed bat to alsabat (according 1.1.1)'
warning: %postun(alsa-utils-1.2.3-3.fc32.x86_64) scriptlet failed, exit status 2

Error in POSTUN scriptlet in rpm package alsa-utils
...

Version-Release number of selected component (if applicable):
alsa-utils-1.2.3-3.fc32.x86_64

How reproducible:
Don't know. I only ran the update once.

Steps to Reproduce:
1. dnf update

Actual results:
Lots of seemingly "not found" and script parsing errors dumped to my console on update.

Expected results:
No errors.

Additional info:
This is just an FYI ATM. I haven't noticed any significant problems (yet).

Comment 1 Jaroslav Kysela 2020-07-12 12:12:42 UTC

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


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