Bug 953337
| Summary: | "runuser" error in yum upgrade of unbound-libs | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matthew Miller <mattdm> |
| Component: | unbound | Assignee: | Paul Wouters <pwouters> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | awilliam, joachim.backes, jpopelka, ovasik, pwouters |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-19 15:22:43 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: | |||
Also saw this (as per bodhi). unbound-1.4.20-7.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/unbound-1.4.20-7.fc19 *** Bug 953378 has been marked as a duplicate of this bug. *** Package unbound-1.4.20-7.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing unbound-1.4.20-7.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-6074/unbound-1.4.20-7.fc19 then log in and leave karma (feedback). ---> Package unbound-libs.x86_64 0:1.4.19-5.fc19 will be updated ---> Package unbound-libs.x86_64 0:1.4.20-7.fc19 will be an update ... Updating : unbound-libs-1.4.20-7.fc19.x86_64 runuser: user --command=/usr/sbin/unbound-anchor -a /var/lib/unbound/root.key -c /etc/unbound/icannbundle.pem does not exist warning: %post(unbound-libs-1.4.20-7.fc19.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package unbound-libs-1.4.20-7.fc19.x86_64 This is fixed. |
Updating : unbound-libs-1.4.20-6.fc19.x86_64 102/234 /usr/sbin/runuser: invalid option -- 'a' Usage: runuser [options] -u <USER> COMMAND runuser [options] [-] [USER [arg]...] Run COMMAND with the effective <user> id and group id. If -u not given, fallback to su(1) compatible semantic and shell is executed. The options -l, -c, -f, -s are mutually exclusive to -u. Options: -u, --user <user> username -m, -p, --preserve-environment do not reset environment variables -g, --group <group> specify the primary group -G, --supp-group <group> specify a supplemental group -, -l, --login make the shell a login shell -c, --command <command> pass a single command to the shell with -c --session-command <command> pass a single command to the shell with -c and do not create a new session -f, --fast pass -f to the shell (for csh or tcsh) -s, --shell <shell> run shell if /etc/shells allows it -h, --help display this help and exit -V, --version output version information and exit For more details see runuser(1).