Bug#827411: piuparts: FTBFS on jessie: 'wheezy' != 'squeeze'

2016-08-03 Thread Holger Levsen
control: tags -1 + pending Hi Stefano, On Sat, Jul 30, 2016 at 06:39:28PM -0400, Stefano Rivera wrote: > Suggested solution attached. thanks, applied to the develop branch now, will upload to sid shortly and then proceed with fixing this via jessie-pu… -- cheers, Holger

Bug#827411: piuparts: FTBFS on jessie: 'wheezy' != 'squeeze'

2016-08-01 Thread Holger Levsen
Hi Stefano, On Sat, Jul 30, 2016 at 06:39:28PM -0400, Stefano Rivera wrote: > Suggested solution attached. > Subject: [PATCH] Don't test the current Debian release status > Tracking that is distro-info-data's problem > def testConfStdDistroNames(self): > -

Bug#827411: piuparts: FTBFS on jessie: 'wheezy' != 'squeeze'

2016-07-30 Thread Stefano Rivera
Control: tag -1 + patch > def testConfStdDistroNames(self): > self.assertEqual(self.oldstable, 'squeeze') > self.assertEqual(self.stable, 'wheezy') > self.assertEqual(self.testing, 'jessie') > self.assertEqual(self.unstable, 'sid') >

Bug#827411: piuparts: FTBFS on jessie: 'wheezy' != 'squeeze'

2016-07-30 Thread Stefano Rivera
control: reassign -1 piuparts > Are you sure that this isn't a bug in piuparts? > There is a hardcoded mapping from codenames to releases ... Agreed, that's the bug. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#827411: piuparts: FTBFS on jessie: 'wheezy' != 'squeeze'

2016-06-28 Thread Andreas Beckmann
Control: tag -1 - jessie On 2016-06-16 12:18, Holger Levsen wrote: > On Thu, Jun 16, 2016 at 11:06:28AM +0100, Dominic Hargreaves wrote: >>> I'm not sure how to deal with this bug report :-( Maybe this is actually >>> a bug in distro-info in jessie and this bug should be reassigned there? >>>

Bug#827411: [Piuparts-devel] Bug#827411: Bug#827411: piuparts: FTBFS on jessie: 'wheezy' != 'squeeze'

2016-06-16 Thread Holger Levsen
control: severity -1 serious control: reassign -1 python-distro-info control: found -1 0.14 control: tags -1 + jessie control: affects -1 piuparts thanks On Thu, Jun 16, 2016 at 11:06:28AM +0100, Dominic Hargreaves wrote: > > I'm not sure how to deal with this bug report :-( Maybe this is

Bug#827411: [Piuparts-devel] Bug#827411: piuparts: FTBFS on jessie: 'wheezy' != 'squeeze'

2016-06-16 Thread Dominic Hargreaves
On Thu, Jun 16, 2016 at 09:59:39AM +, Holger Levsen wrote: > control: severity -1 important > thanks > > Hi Dominic, hi distro-info maintainers, > > thanks for your bug report, Dominic! > > On Wed, Jun 15, 2016 at 10:20:18PM +0100, Dominic Hargreaves wrote: > > Source: piuparts > > Version:

Bug#827411: [Piuparts-devel] Bug#827411: piuparts: FTBFS on jessie: 'wheezy' != 'squeeze'

2016-06-16 Thread Holger Levsen
control: severity -1 important thanks Hi Dominic, hi distro-info maintainers, thanks for your bug report, Dominic! On Wed, Jun 15, 2016 at 10:20:18PM +0100, Dominic Hargreaves wrote: > Source: piuparts > Version: 0.62 > Severity: serious > Justification: FTBFS > > This package fails to build

Bug#827411: piuparts: FTBFS on jessie: 'wheezy' != 'squeeze'

2016-06-15 Thread Dominic Hargreaves
Source: piuparts Version: 0.62 Severity: serious Justification: FTBFS This package fails to build on a clean jessie sbuild chroot: == FAIL: testConfStdDistroNames (test_config.ConfStdDistroTests)