Bug 465275

Summary: last rpm package move ypserv.conf to ypserv.conf.orig
Product: Red Hat Enterprise Linux 5 Reporter: Dario Anzani <danzani>
Component: ypservAssignee: Honza Horak <hhorak>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-daemons
Severity: medium Docs Contact:
Priority: urgent    
Version: 5.2CC: iannis, ovasik
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-12 15:10:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dario Anzani 2008-10-02 14:46:36 UTC
Description of problem:

last rpm package move ypserv.conf to ypserv.conf.orig

Additional info:
here is the fix

--- ypserv.spec.orig    2008-08-11 10:15:22.000000000 -0400
+++ ypserv.spec 2008-10-02 10:12:11.461352000 -0400
@@ -131,7 +131,7 @@ exit 0
%doc AUTHORS README INSTALL ChangeLog TODO NEWS
%doc etc/ypserv.conf etc/securenets etc/README.etc
%doc etc/netgroup etc/locale etc/netmasks etc/timezone
-%config %{_sysconfdir}/ypserv.conf
+%config(noreplace) %{_sysconfdir}/ypserv.conf
%config(noreplace) %{_sysconfdir}/sysconfig/yppasswdd
%config /var/yp/*
%dir /var/yp

Comment 1 RHEL Program Management 2009-03-26 17:03:22 UTC
This request was evaluated by Red Hat Product Management for
inclusion, but this component is not scheduled to be updated in
the current Red Hat Enterprise Linux release. If you would like
this request to be reviewed for the next minor release, ask your
support representative to set the next rhel-x.y flag to "?".

Comment 4 RHEL Program Management 2010-08-09 19:00:08 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated in the
current release, Red Hat is unfortunately unable to address this
request at this time. Red Hat invites you to ask your support
representative to propose this request, if appropriate and relevant,
in the next release of Red Hat Enterprise Linux.

Comment 5 RHEL Program Management 2011-05-31 14:14:16 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated in the
current release, Red Hat is unfortunately unable to address this
request at this time. Red Hat invites you to ask your support
representative to propose this request, if appropriate and relevant,
in the next release of Red Hat Enterprise Linux.

Comment 6 Honza Horak 2011-07-12 15:10:33 UTC
There is already a fix for this bug proposed in a patch (attachment #495724 [details]) in bug #481780. I think these two bugs are very similar, so this one can be closed as a duplicate of #481780. Feel free to re-open it if you see that differently.

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