Hi,

asking the bug submitter for his wishes...

On Donnerstag, 30. Mai 2013, Andreas Beckmann wrote:
> > whats wrong with sources.txt as we have it now?

so you want to complement what we have with pedantic piuparts failures, not 
sure if that's wished for the PTS. pabs?

> >> So I would propose to use a generic name of /${DISTRO}_${AREA}.txt
> >> (and ignore if such a file does not exist). For upgrades we could have
> >> ${DISTRO1}2${DISTRO2}_${AREA}.txt.
> > 
> > [...]
> > 
> >> the PTS should only show the more serious error if any
> > 
> > not sure if I get your area.txt idea correctly, but you basically think
> > of severe_area1.txt and less_severe_areasX.txt?
> 
> more like
> 
> sid_main.txt
> sid_main_pedantic.txt
> stable_main.txt
> stable2testing_main.txt

ok, I was more thinking in quickly providing what pabs described in 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696093#21

> (and we could have oldstable2stable_main_pedantic.txt, too)
> 
> and the pts could do
> 
> for distro in unstable testing stable stable2testing experimental
> do
>       if [ $(getresult $package $distro_$area.txt) = fail ]
>               echo serious piuparts error in $distro
>       elif [ $(getresult $package $distro_$area_$pedantic.txt) = fail]
>               echo important piuparts error in $distro
>       fi
> done


cheers,
        Holger

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to