Next: Verifying Using Existing GNU Tools, Previous: Verifying the Tar Archive File, Up: Verifying the Distribution
The ability to verify the unpacked form is subject to several limitations, chief among them is the package must unpack into a single directory, verification then takes place on that directory.
For example
tar zxpf somepackage-1.0.tar.gz
swverify -d @:somepackage-1.0
Verifying in this way requires that tar be able to re-create the exact byte stream that existed in the original distribution.
There are many constraints on the ability to verify the unpacked archive. These restrictions do not apply when verifying the archive file itself. Here they are: