Re: updateing ARGHH

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

 



On Tue, 20 Jan 2009 15:31:52 -0500, R. wrote:

> I think I have had actually had to use --force about twice in four 
> years, in some circumstance where part of a package was messed up but 
> the system didn't' know that.

That doesn't sound right. The RPM database certainly knows about
packages which are "messed up". It can verify package integrity. 
And you can replace damaged packages by reinstalling them using
appropriate options. --force is not needed for that. Let's look
at "man rpm":

       --force
              Same as using --replacepkgs, --replacefiles, and --oldpackage.

The dangerous option here is only --replacefiles. That may not become
obvious immediately, so let's see what it does:

       --replacefiles
              Install the packages even if they replace files from other,
              already installed, packages.

In other words, with this option you can damage installed packages
by making one package overwrite files which belong into other
packages. It's a great way to kill a system, provided you forcefully
install a wrong set of packages which overwrites important system
files.

Please don't recommend the --force option. Recommend -i --replacepkgs
for reinstalls, -U --oldpackage for downgrades.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[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