[Yum-devel] [PATCH] Add sane archlist default to repodiff

Seth Vidal skvidal at fedoraproject.org
Tue Apr 13 21:05:07 UTC 2010



On Tue, 13 Apr 2010, James Antill wrote:

> ---
> docs/repodiff.1 |    5 ++++-
> repodiff.py     |    8 +++++---
> 2 files changed, 9 insertions(+), 4 deletions(-)


>
> diff --git a/docs/repodiff.1 b/docs/repodiff.1
> index e1ffc3b..a7f552f 100644
> --- a/docs/repodiff.1
> +++ b/docs/repodiff.1
> @@ -15,7 +15,10 @@ Add a repo. as an old repo.
> .IP "\fB\-\-new, -n\fP"
> Add a repo. as an new repo.
> .IP "\fB\-\-archlist, -a\fP"
> -Add architectures to change the default from just comparing source packages.
> +Change the architectures used to compare packages. The default is to always
> +compare source rpms, and if no argument is passed the native supported
> +architectures are added as well. Note that if you want the same as a native
> +"x86_64" architecture machine you need: x86_64,athlon,i686,i586,i486,i386,noarch

repodiff shouldn't be run on arch'd repos. only on source repos.

on arch'd repos you're just going to get wonky results.


-sv



More information about the Yum-devel mailing list