Re: RPM weirdness

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Philip Prindeville wrote:
I'm a flailing at cluefulness here.  Maybe someone can set me straight.

I run "yum" nightly (as as service), but I see a lot of "*.rpmnew" files
being left around.

What's most bizarre is that the original RPM files haven't been changed,
and often the two files have the same size, contents (and hence MD5
signature), permissions, ownership, etc.  Even the same file modification
date in most cases.

So why do they get left behind?

# cd /etc/security
# ls -ltr chroot*
-rw-r--r-- 1 root root 82 Aug  1 05:18 chroot.conf.rpmnew
-rw-r--r-- 1 root root 82 Aug  1 05:18 chroot.conf
# diff -c chroot.conf.rpmnew chroot.conf
# mv chroot.conf.rpmnew chroot.conf
#


Thanks,

-Philip


RPM is trying to not trample over configuration files that you have modified. For instance, if you've changed chroot.conf in some way then rpm will set the new configuration file in place with a .rpmnew, flagging that 1. there is a new file from the update and 2. you may want to look at this becaues your current config may now be broken or have new options available you'll want to look at.

HTH,

Alex White

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux