Re: ignore the piuparts failures for gcc-7-cross, gcc-8-cross

2018-06-13 Thread Bastian Blank
On Wed, Jun 13, 2018 at 12:27:23PM +, Holger Levsen wrote:
> > The failures are in cruft packages. There is a manual decruft requested:
> > #899045, but the cruft packages shouldn't block migration anyway.
> > piuparts does not know about cruft, it just takes everything from the
> > Packages files.
> "#899045 [ftp.debian.org] Please decruft gcc-7-cross and gcc-8-cross"
> has been filed almost 4 weeks ago, and I think this bug should be fixed
> and neither be worked around in piuparts nor in the testing migration
> scripts.

The testing migration stuff already ignores some cruft.  Not sure about
this particular case, but it is not listed as blocking in the excuses
output.

For piuparts: it was asked to test gcc-7-cross/X, but the relevant
binary is from gcc-7-cross/X-1, so a different source package.  I have
no idea how it comes to the conclusion that these belong together.

Hint: A source in the Debian archive is always defined as
package/version, not simply package.

Bastian

-- 
Beam me up, Scotty!  It ate my phaser!



Re: ignore the piuparts failures for gcc-7-cross, gcc-8-cross

2018-06-13 Thread Holger Levsen
On Wed, Jun 13, 2018 at 12:02:59PM +0200, Andreas Beckmann wrote:
> please
> 
> ignore-piuparts gcc-7-cross/23
> ignore-piuparts gcc-8-cross/17

I think this is wrong.

> The failures are in cruft packages. There is a manual decruft requested:
> #899045, but the cruft packages shouldn't block migration anyway.
> piuparts does not know about cruft, it just takes everything from the
> Packages files.

"#899045 [ftp.debian.org] Please decruft gcc-7-cross and gcc-8-cross"
has been filed almost 4 weeks ago, and I think this bug should be fixed
and neither be worked around in piuparts nor in the testing migration
scripts.

cc:ing the bug so the ftpmasters can act.


-- 
cheers,
Holger


signature.asc
Description: PGP signature


ignore the piuparts failures for gcc-7-cross, gcc-8-cross

2018-06-13 Thread Andreas Beckmann
Hi,

please

ignore-piuparts gcc-7-cross/23
ignore-piuparts gcc-8-cross/17

The failures are in cruft packages. There is a manual decruft requested:
#899045, but the cruft packages shouldn't block migration anyway.
piuparts does not know about cruft, it just takes everything from the
Packages files.

Andreas