I have my own local copies of the CentOS 5.3 x86_64 and i386 repos - and to save space, I ran 'hardlink' over the RPMS directories - however it found that a number of the i386 and noarch RPMS in the x86_64 tree were 'different' from the matching RPMS in the i386 tree.
Out of the 1186 i386/noarch RPMS on the 5.3 x86_64 iso image, 222 are different from the matching i386/noarch RPMS from the i386 iso image
The difference appears to be the 'Signature' date - the rest of the info from 'rpm -qi' appears identical.
Most of these 'different' RPMS are ones that have been updated in 5.3
Is there a reason why these RPMS have a different signature date?
Not a major issue ...
Thanks
James Pearson
On 04/14/2009 10:47 AM, James Pearson wrote:
Is there a reason why these RPMS have a different signature date?
Some of these noarch packages have issues with rsync, so forcing a resign for them when the x86_64 tree is signed is one way to make sure they are different enough to have rsync actually sync them over.
On Tue, 14 Apr 2009, Karanbir Singh wrote:
On 04/14/2009 10:47 AM, James Pearson wrote:
Is there a reason why these RPMS have a different signature date?
Some of these noarch packages have issues with rsync, so forcing a
What are the "issues" with rsync?
resign for them when the x86_64 tree is signed is one way to make sure they are different enough to have rsync actually sync them over.