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 1284561

Summary: Typo in pesign-authorize-groups
Product: [Fedora] Fedora Reporter: Ian Pilcher <ipilcher>
Component: pesignAssignee: Peter Jones <pjones>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: pjones
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: pesign-0.111-7.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-28 23:00:17 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 Ian Pilcher 2015-11-23 15:14:20 UTC
Trying to enable the wheel group to build kernel RPMS (see https://bugzilla.redhat.com/show_bug.cgi?id=1283475).  Have added wheel to /etc/pesign/groups, and runnging /usr/libexec/pesign/pesign-authorize-groups:

[root@ian ~]# /usr/libexec/pesign/pesign-authorize-groups
setfacl: Option -m: Invalid argument near character 3

This looks like a type on line 22 of the script:

  setfacl -m u:${group}:r /etc/pki/pesign/{cert8,key3,secmod}.db
             ^

I believe that it should be:

  setfacl -m g:${group}:r /etc/pki/pesign/{cert8,key3,secmod}.db
             ^

(Not sure if the arrow will get positioned properly, but the "u:${group}:r" probably needs to be changed to "g:${group}:r".)

This is pesign-0.111-3.fc23.x86_64 from updates-testing.

Comment 1 Ian Pilcher 2015-11-23 15:19:36 UTC
Fixed by this test build https://bugzilla.redhat.com/show_bug.cgi?id=1283475#c24

Comment 2 Fedora Update System 2015-12-01 20:51:24 UTC
pesign-0.111-5.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-c8ea56fd55

Comment 3 Fedora Update System 2015-12-01 20:51:37 UTC
pesign-0.111-5.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-c8ea56fd55

Comment 4 Fedora Update System 2015-12-01 20:53:03 UTC
pesign-0.111-5.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-9d7c4ff402

Comment 5 Fedora Update System 2015-12-01 20:53:11 UTC
pesign-0.111-5.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-9d7c4ff402

Comment 6 Fedora Update System 2015-12-02 19:00:48 UTC
pesign-0.111-6.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-9d7c4ff402

Comment 7 Fedora Update System 2015-12-02 19:04:42 UTC
pesign-0.111-5.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-c8ea56fd55

Comment 8 Fedora Update System 2015-12-02 22:52:33 UTC
pesign-0.111-6.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update pesign'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-9d7c4ff402

Comment 9 Fedora Update System 2015-12-04 01:38:42 UTC
pesign-0.111-6.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update pesign'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-c8ea56fd55

Comment 10 Fedora Update System 2015-12-08 15:28:59 UTC
pesign-0.111-6.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-c8ea56fd55

Comment 11 Fedora Update System 2015-12-08 22:58:59 UTC
pesign-0.111-6.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update pesign'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-c8ea56fd55

Comment 12 Fedora Update System 2015-12-10 20:39:19 UTC
pesign-0.111-7.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-9d7c4ff402

Comment 13 Fedora Update System 2015-12-10 20:40:24 UTC
pesign-0.111-7.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-c8ea56fd55

Comment 14 Fedora Update System 2015-12-11 06:02:50 UTC
pesign-0.111-7.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update pesign'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-c8ea56fd55

Comment 15 Fedora Update System 2015-12-11 19:58:22 UTC
pesign-0.111-7.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update pesign'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-9d7c4ff402

Comment 16 Fedora Update System 2015-12-28 23:00:01 UTC
pesign-0.111-7.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 17 Fedora Update System 2016-02-05 00:22:15 UTC
pesign-0.111-7.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.