Bug 1469212 - oident config files are not being installed
Summary: oident config files are not being installed
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: oidentd
Version: 25
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-10 16:22 UTC by Michael Freitag
Modified: 2018-03-30 12:47 UTC (History)
3 users (show)

Fixed In Version: oidentd-2.2.2-1.fc29 oidentd-2.2.2-1.fc28
Clone Of:
Environment:
Last Closed: 2018-03-30 12:47:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michael Freitag 2017-07-10 16:22:05 UTC
Description of problem:
after new installation, the config files are not being installed even listed in rpm

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

How reproducible:
[root@vader ~]# dnf -y install oidentd
[...]
oidentd-2.0.8-20.fc25.x86_64.rpm                 61 kB/s |  70 kB     00:01    
[...]
  Installieren     : oidentd-2.0.8-20.fc25.x86_64                           1/1 
  Überprüfung läuft: oidentd-2.0.8-20.fc25.x86_64                           1/1 

Installiert:
  oidentd.x86_64 2.0.8-20.fc25                                                  

Komplett!
[root@vader ~]# rpm -ql oidentd 
/etc/oidentd.conf
/etc/oidentd_masq.conf
/etc/sysconfig/oidentd
[...]
[root@vader ~]# ls -l /etc/oident*
ls: Zugriff auf '/etc/oident*' nicht möglich: Datei oder Verzeichnis nicht 



Steps to Reproduce:
1. deinstall oidentd
2. remove /etc/oident*
3. install oidentd

Actual results:
no config files below /etc/

Expected results:
existing config file templates below /etc as listed in rpm 

Additional info:
gefunden
[root@vader ~]# cat /etc/fedora-release 
Fedora release 25 (Twenty Five)
[root@vader ~]# uname -a
Linux vader.penthouse.freitag-it.de 4.11.8-200.fc25.x86_64 #1 SMP Thu Jun 29 16:13:56 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Comment 1 Petr Pisar 2017-07-11 07:18:39 UTC
That's because there is no needed for them by default. You can read manual pages oidentd.conf(5) and oidentd_masq.conf(5) and write your own configuration files if want different configuration. There is no point in installing empty configuration files.

I was thinking about creating a one-line configuration files with a comment to read the manual pages, but the configuration file format does formally support comments.

Comment 2 Michael Freitag 2017-07-11 09:05:31 UTC
I agree that this should not be a big deal. Was just wondering, that rpm -ql lists these files so I thought its a bug

Comment 3 Fedora End Of Life 2017-11-16 18:45:20 UTC
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '25'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 25 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 4 Petr Pisar 2018-03-08 14:57:04 UTC
New upstream added default configuration files. These will be available in oident-2.2.2.

Comment 5 Fedora Update System 2018-03-08 14:57:53 UTC
oidentd-2.2.2-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-8da6a557ed

Comment 6 Fedora Update System 2018-03-09 23:25:45 UTC
oidentd-2.2.2-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-8da6a557ed

Comment 7 Fedora Update System 2018-03-30 12:47:10 UTC
oidentd-2.2.2-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.


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