I did a little more investigating and I discovered the following:<br><br>yum provides */production/bg.conf<br><br>dnssec-conf-1.21-8.fc12.noarch : DNSSEC and DLV configuration and priming tool<br>Repo        : updates<br>Matched from:<br>
Filename    : /etc/pki/dnssec-keys/production/bg.conf<br><br>So I tried to install dnssec-conf<br><br>yum -y install dnssec-conf<br><br>and I get<br><br>Setting up Install Process<br>Package dnssec-conf-1.21-8.fc12.noarch is obsoleted by unbound-1.4.4-2.fc12.i686 which is already installed<br>
Nothing to do<br><br>rpm -ql unbound<br>/etc/rc.d/init.d/unbound<br>/etc/unbound<br>/etc/unbound/dlv.isc.org.key<br>/etc/unbound/unbound.conf<br>/usr/sbin/unbound<br>/usr/sbin/unbound-checkconf<br>/usr/sbin/unbound-control<br>
/usr/sbin/unbound-control-setup<br>/usr/sbin/unbound-host<br>/usr/share/doc/unbound-1.4.4<br>/usr/share/doc/unbound-1.4.4/CREDITS<br>/usr/share/doc/unbound-1.4.4/FEATURES<br>/usr/share/doc/unbound-1.4.4/LICENSE<br>/usr/share/doc/unbound-1.4.4/README<br>
/usr/share/man/man1/unbound-host.1.gz<br>/usr/share/man/man3/libunbound.3.gz<br>/usr/share/man/man5/unbound.conf.5.gz<br>/usr/share/man/man8/unbound-checkconf.8.gz<br>/usr/share/man/man8/unbound-control.8.gz<br>/usr/share/man/man8/unbound.8.gz<br>
/var/run/unbound<br><br>It looks like there are either missing files or a dependency problem.<br><br>Paolo<br><br><div class="gmail_quote">On Fri, Jun 25, 2010 at 9:27 PM, Paolo Galtieri <span dir="ltr">&lt;<a href="mailto:pgaltieri@gmail.com">pgaltieri@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I just updated one of my Fedora 12 system.  This particular system is<br>
running a local dns server.  When I try to restart named on the system I<br>
get:<br>
<br>
Starting named:<br>
Error in named configuration:<br>
/etc/pki/dnssec-keys//named.dnssec.keys:1: open:<br>
/etc/pki/dnssec-keys//production/bg.conf: file not found<br>
<br>
rpm -qf /etc/pki/dnssec-keys/named.dnssec.keys<br>
file /etc/pki/dnssec-keys/named.dnssec.keys is not owned by any package<br>
<br>
yum provides /etc/pki/dnssec-keys//production/se.conf<br>
Loaded plugins: dellsysidplugin2, fastestmirror, refresh-packagekit<br>
Loading mirror speeds from cached hostfile<br>
  * fedora: <a href="http://mirror.stanford.edu" target="_blank">mirror.stanford.edu</a><br>
  * rpmfusion-free: <a href="http://mirror.liberty.edu" target="_blank">mirror.liberty.edu</a><br>
  * rpmfusion-free-updates: <a href="http://mirror.liberty.edu" target="_blank">mirror.liberty.edu</a><br>
  * rpmfusion-nonfree: <a href="http://mirror.liberty.edu" target="_blank">mirror.liberty.edu</a><br>
  * rpmfusion-nonfree-updates: <a href="http://mirror.liberty.edu" target="_blank">mirror.liberty.edu</a><br>
  * updates: <a href="http://ftp.usf.edu" target="_blank">ftp.usf.edu</a><br>
No Matches found<br>
<br>
So what do I do to restore things to a working configuration?<br>
<br>
Paolo<br>
<font color="#888888">--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
</font></blockquote></div><br>