[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cloud-init is marked for autoremoval from testing



Le 30/06/2017 à 09:33, Joonas Kylmälä a écrit :
> Hi,
> 
> Debian testing autoremoval watch:
>> cloud-init 0.7.9-2 is marked for autoremoval from testing on 2017-07-21
>>
>> It is affected by these RC bugs:
>> 865577: cloud-init: cloud-init FTBFS: recipe for target 'pep8' failed
> 
> I tried to communicate about this on IRC but not probably the best way
> as there was no answers.

Hi Joonas

The initial bug report is from 22 Juni, so you need to let the
maintainer some time to react it.

Thanks for the PEP-8 patch, I had a look at it,

> raise WebException(httplib.BAD_REQUEST,
>             "Unknown key id %r" % mybe_key)

here I think you should raise
 	      httplib.NOT_FOUND

the rest looks good to me

since the incorrect paramater has been dealt with your previous exception

Emmanuel
.






Reply to: