plainbox-provider plugin: init PROVIDERPATH
Metadata
Current evaluation
Merged PR initializing PROVIDERPATH in the plainbox-provider plugin to prevent build host providers from affecting validation results. Resolves LP: #1722833. Approved, passed CI, and applied with seven lines added across two files.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)?
- [ ] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh unit`?
-----
[LP: #1722833](https://bugs.launchpad.net/snapcraft/+bug/1722833)
Ensure PROVIDER path is set for all provider validations to
prevent providers found on the build host from effecting the
result
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged PR initializing PROVIDERPATH in the plainbox-provider plugin to prevent build host providers from affecting validation results. Resolves LP: #1722833. Approved, passed CI, and applied with seven lines added across two files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged initialization of PROVIDERPATH in the plainbox-provider plugin to isolate validation from build host providers, resolving LP: #1722833. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes initializing PROVIDERPATH in the plainbox-provider plugin to prevent build host providers from affecting validation results. Resolves Launchpad bug #1722833. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2360 plainbox-provider plugin: add support for bases | snapcraft | merged | Merged update to the PlainboxProvider plugin adding base awareness for core16 and core18. Approved by reviewer, passed CI checks, and achieved 100% diff coverage. Resolves Launchpad bug #1794802. | |
| #1095 Plainbox providers run validate | snapcraft | merged | Merged. Adds a build-time validation step to the plainbox-provider plugin to prevent buggy providers from packaging into checkbox snaps. Handles cross-provider dependencies and includes an integration test. Approved after minor test naming adjustments. | |
| #2140 lp 1768233 workaround for plainbox_provider plugin | snapcraft | merged | Merged a workaround for Launchpad bug 1768233 to fix plainbox-provider plugin failures blocking checkbox snap builds. Includes integration tests, passed CI with 100% diff coverage, and was approved before merging into master. | |
| #364 Create Plainbox Provider plugin | snapcraft | closed | The Plainbox Provider plugin pull request was closed without merging. Maintainers cited unresolved build-package and PythonPATH configuration issues. The contribution remains abandoned pending further revisions, with instructions to reopen when ready. | |
| #1139 plainbox-provider plugin: filter out sitecustomize | snapcraft | merged | Merged a fix filtering out conflicting sitecustomize.py in the plainbox-provider plugin to prevent build conflicts during Python package staging. Approved by two reviewers and passing CI, the change resolves Launchpad bug #1663792. |