On colored transactions, require matching arch for freshen (RhBug:553108)
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 1 Jun 2010 10:55:15 +0000 (13:55 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 1 Jun 2010 11:03:28 +0000 (14:03 +0300)
commit7a8b716187804cd6bbe113dab8c2ad5d9d5ef57c
tree37454c5aa6301ff54fb760250630d11fe572aabf
parentcadab3afa55388f3082a3468d582896caabfd55c
On colored transactions, require matching arch for freshen (RhBug:553108)
- What we'd really want to compare here is the color or ISA of the packages
  but color isn't realiable as eg -devel packages often aren't correctly
  colored, and ISA isn't currently available in the header as a standalone
  entry. Comparing arch prevents otherwise reasoable i386 -> i686 type
  arch changes on freshen but at least it avoids the most pathological
  issues.
lib/rpminstall.c