[Bug 167253] Review Request: CERN library and associated binaries

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 25 07:27:57 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: CERN library and associated binaries


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=167253





------- Additional Comments From pertusus at free.fr  2005-10-25 03:27 EST -------
If you make an archive of the same directories twice you'll get different
archive files. Here is a session that demonstrate that fact:

[dumas at haydn ~]$ cd tmp/
[dumas at haydn tmp]$ mkdir dir
[dumas at haydn tmp]$ touch dir/file
[dumas at haydn tmp]$ tar czvf dir.tgz dir
dir/
dir/file
[dumas at haydn tmp]$ mv dir.tgz dir1.tgz
[dumas at haydn tmp]$ tar czvf dir.tgz dir
dir/
dir/file
[dumas at haydn tmp]$ cmp dir.tgz dir1.tgz
dir.tgz dir1.tgz differ: char 5, line 1

So after running cernlib-remove-deadpool you won't have the same archives but
you should have the exact same files in the archives.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list