Optical write job cannot be started on Trusty
Bug #1331302 reported by
Po-Hsu Lin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Checkbox Provider - Resource |
Fix Released
|
Critical
|
Po-Hsu Lin |
Bug Description
This happened on 201301-12636, a HP desktop system with HP GH80N optical drive[1].
(On 201301-12638 with hp DVD A DH16ACSHR as well)
Form its pre-install certificate, it passed with
optical/
optical/detect test pass hp DVD-RAM GH80N
optical/
optical/read_sr0 test pass
But from the recent certificate, cdrom-write and dvd-write were skipped due to the resource job evaluates to false
I think it's caused by the missing "optical_resource" script.
It's found in /usr/lib/
[1] Spec: http://
Related branches
lp://staging/~cypressyew/checkbox/fix-missing-optical-resource
- Sylvain Pineau (community): Approve
- Zygmunt Krynicki (community): Needs Information
-
Diff: 84 lines (+80/-0)1 file modifiedproviders/plainbox-provider-resource-generic/bin/optical_resource (+80/-0)
lp://staging/checkbox/release
- Pierre Equoy: Approve
-
Diff: 99 lines (+8/-8)8 files modifiedcheckbox-ng/checkbox_ng/__init__.py (+1/-1)
checkbox-ng/setup.py (+1/-1)
checkbox-support/setup.py (+1/-1)
plainbox/plainbox/__init__.py (+1/-1)
plainbox/setup.py (+1/-1)
providers/plainbox-provider-checkbox/manage.py (+1/-1)
providers/plainbox-provider-resource-generic/manage.py (+1/-1)
providers/plainbox-provider-sru/manage.py (+1/-1)
affects: | plainbox-provider-checkbox → plainbox-provider-resource |
Changed in plainbox-provider-resource: | |
milestone: | none → 0.5 |
Changed in plainbox-provider-resource: | |
milestone: | 0.5 → 0.6 |
Changed in plainbox-provider-resource: | |
assignee: | nobody → Po-Hsu Lin (cypressyew) |
status: | Triaged → In Progress |
Changed in plainbox-provider-resource: | |
status: | In Progress → Fix Committed |
milestone: | 0.6 → 0.5 |
Changed in plainbox-provider-resource: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
optical_resource script is in the resource provider