Bug 1878752

Summary: Authselect should own its configuration files
Product: [Fedora] Fedora Reporter: Vít Ondruch <vondruch>
Component: authselectAssignee: Pavel Březina <pbrezina>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jhrozek, pbrezina
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: authselect-1.2.2-1.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-12-10 01:13:29 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 Vít Ondruch 2020-09-14 13:09:52 UTC
Description of problem:
$ LC_ALL=C.UTF-8 rpm -qf /etc/authselect/user-nsswitch.conf
file /etc/authselect/user-nsswitch.conf is not owned by any package



Version-Release number of selected component (if applicable):
$ rpm -q authselect
authselect-1.2.1-2.fc33.x86_64


How reproducible:
Always


Steps to Reproduce:
1.
2.
3.

Actual results:
/etc/authselect/user-nsswitch.conf is not owned by authselect.

Expected results:
/etc/authselect/user-nsswitch.conf is owned by authselect.


Additional info:

Comment 1 Pavel Březina 2020-11-18 12:12:44 UTC
Upstream ticket:
https://github.com/authselect/authselect/issues/227

Comment 2 Pavel Březina 2020-11-25 09:42:45 UTC
* `master`
  * cfd9a2caa3d097ec7f1e2e8651dd5cfc66cd219e - spec: own all /etc/authselect/* files
  * 5cc5c1ad865fdb40839bd6bd03100e8d98b915a5 - cli: add command to remove authselect symbolic links
  * 2ba60d30ca2c597c05ff922be96f97b14d8a1862 - lib: export function to remove authselect symbolic links

Comment 3 Vít Ondruch 2020-11-25 13:28:42 UTC
Thank you!

Comment 4 Fedora Update System 2020-11-30 10:56:38 UTC
FEDORA-2020-cf99202fdc has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-cf99202fdc

Comment 5 Fedora Update System 2020-12-01 02:13:41 UTC
FEDORA-2020-cf99202fdc has been pushed to the Fedora 33 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-cf99202fdc`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-cf99202fdc

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2020-12-10 01:13:29 UTC
FEDORA-2020-cf99202fdc has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.