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):
> -        self.assertEqual(self.oldstable, 'wheezy')
> -        self.assertEqual(self.stable, 'jessie')
> -        self.assertEqual(self.testing, 'stretch')
>          self.assertEqual(self.unstable, 'sid')
>          self.assertEqual(self.experimental, 'experimental')

I guess thats actually a nice solution, I was about to reply just
replace wheezy with jessie would be a poor fix, as it's bound to break
again. I'll give this solution a try, but am about to board a flight, so
this might take some timeā€¦

Thanks!

-- 
cheers,
        Holger

Attachment: signature.asc
Description: Digital signature

Reply via email to