~sylvain-pineau/plainbox-provider-resource:fake_package_res_snappy

Last commit made on 2017-06-15
Get this branch:
git clone -b fake_package_res_snappy https://git.launchpad.net/~sylvain-pineau/plainbox-provider-resource
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
fake_package_res_snappy
Repository:
lp:~sylvain-pineau/plainbox-provider-resource

Recent commits

89ad932... by Sylvain Pineau

Fix the package resource to return at least one record

On snappy the dpkg-query is not available and the resource fails silently.
It's an issue for jobs expressing requirements as follow:

package.name == 'foo' or lsb.distributor_id == 'Ubuntu Core'

As even if UC is properly detected, the failing package resource with no
records makes the whole expression to fail (i.e == False).

This patch return a fake plainbox package name to fix the problem.

65c8151... by PMR <pmr@pmr-lander>

Merge #324561 from ~pwlars/plainbox-provider-resource:no-dmi-for-non-intel

2eef92e... by Paul Larson

restrict dmi from running on non-intel platforms

8dcbce9... by PMR <pmr@pmr-lander>

Merge #324462 from ~sylvain-pineau/plainbox-provider-resource:list-removable-partitions

486d927... by Sylvain Pineau

New resource job to help listing removable partitions (using udev_resource)

5ba8bab... by Sylvain Pineau

bin:udev_resource: List removable partitions in list or filter mode

Only if the special category 'PARTITION' is requested

91c2c6f... by PMR <pmr@pmr-lander>

Merge #324421 from plainbox-provider-resource:release

Release_2017_Week21

e0e7e64... by Sylvain Pineau

increment version to v0.33.0.dev0

0696cf0... by Sylvain Pineau

Bump to v0.32.0

1b51a23... by Sylvain Pineau

Bump to v0.32.0rc1