On 22/11/16 15:32, Burton, Ross wrote: > > On 22 November 2016 at 15:11, Jack Mitchell <[email protected] > <mailto:[email protected]>>wrote: > > > distro_id = distro_data['DISTRIB_ID'] > release = distro_data['DISTRIB_RELEASE'] > TypeError: 'NoneType' object is not subscriptable > > > You're using arch which doesn't set those fields. There's a patch on > the list which should be in master shortly.
Ah, OK. Installing the lsb-release package does fix this for me in the shortrun though. Cheers.
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
