C++ CSS HTML Java JavaScript MySQL Oracle PERL PHP SQL Unix VBScript XHTML XML Сети
We've Lied to You…
 

We've Lied to You…

Not really; we just omitted a few details until you've had a chance to see rpm -V in action. Here are the details:

RPM Controls What Gets Verified

types:

Table 6-2. Verification Versus File Types

File Type File Size Mode MD5 Checksum Major Number Minor Number Symlink String Owner Group Modification Time
Directory File - X - - - - X X -
Symbolic Links - X - - - X X X -
FIFO - X - - - - X X -
Devices - X - X X - X X -
Regular Files X X X - - - X X X

The Package Builder Can Also Control What Gets Verified

from verification can be quite involved, but here's an example just to give you the flavor:

tty tty%verify [1] directive, a package builder can save you from trivial verification failures.

Notes

[1]

See the section called The %verify Directive in Chapter 13 for details on %verify

Главная