[PATCH 3/3] Correct call to util.get_basearch()

Kamil Paral kparal at redhat.com
Thu Sep 9 07:15:47 UTC 2010


----- "James Laska" <jlaska at redhat.com> wrote:
> 
> No objections here.  Some additional data ... there are a few other
> issues lurking which I've not managed to triage/diagnose yet.  They
> include ...
> 
>      1. rpmguard test is sending emails even when no previous package
> is
>         found -
>        
> https://fedorahosted.org/pipermail/autoqa-results/2010-September/032313.html

That is correct. Since AutoQATest parent class now handles email sending,
we send out test result every time. We can argue whether we want to have some
option to disable sending emails in certain cases, but I would say it's just
fine this way. Certainly in this case - the test passed and we want to know it. 
Just summary and highlights are mixed up, I'll fix that in my forthcoming 
patchset.


>      2. rpmguard run_once() crash -
>        
> http://autoqa.fedoraproject.org/results/581-autotest/qa04.c.fedoraproject.org/status.log

A typo (not mine:)). I'll fix that in my patchset.

>      3. rats_sanity crash (should be fixed by previous patch) -
>        
> http://autoqa.fedoraproject.org/results/570-autotest/qa04.c.fedoraproject.org/status.log

Yes, your patch should fix this.

>      4. conflicts crashes -
>        
> http://autoqa.fedoraproject.org/results/568-autotest/qa04.c.fedoraproject.org/status.log

Not sure what this is, maybe just network failure?

>      5. repoclosure crashes -
>        
> http://autoqa.fedoraproject.org/results/554-autotest/qa04.c.fedoraproject.org/status.log

That's this one - https://fedorahosted.org/autoqa/ticket/214. I wonder what
we can do about it to fix this faster. It may take a long time until
new upstream yum-utils are releases and they get into Fedora and EPEL.
Do we want to create our own devel build from VCS?

> 
> I'll try to pinpoint these this week and send patches for review. 
> Once
> those are knocked out, maybe we can see where the multihook patchset
> is ... and adjust accordingly?

Don't bother with those rpmguard issues, I'll handle them. Thanks.


More information about the autoqa-devel mailing list