-
When building vsomeip version 3.3.8 with Yocto 4.2 (mickledore) there is compilation errors in two files:
```
FAILED: CMakeFiles/vsomeip3.dir/implementation/security/src/policy.cpp.o
/tmp-glibc/…
-
```
$dal = Container::make('dal.manager');
foreach (['a', 'b'] as $n) {
foreach ([1, 2, 3, 4, 5] as $i) {
$recipe = new Recipe();
$recipe->setName($n . $i);
$dal-…
-
In `meta-phosphor` there are currently the following repositories using autotools:
```
$ git grep -l autotools | xargs grep "git:"
recipes-connectivity/jsnbd/jsnbd_git.bb:SRC_URI = "git://github.co…
-
I was trying to install the software for the first time (inside of a vagrant image for convenience reasons.)
During the install of `pybombs -vvvv install gr-rftap` I get the following message. Any…
-
Not an issue with your recipe, but the XarExtractSingleFile in use from MLBZ521.
https://github.com/autopkg/MLBZ521-recipes/issues/67
DisplayLink Manager is failing.
-
### Documentation link
https://docs.tandoor.dev/install/other/
### Affected section
Installation
### Other
_No response_
### Issue description
I have a working Tandoor setup with Podman and Qua…
-
Test kitchen executes Chef without bundler. Your cookbooks should be compatible with the popular testing framework and support bunder and non-bundler execution.
```
* chef_gem[httparty] action inst…
-
### Current Behavior
I want to implement Angular incremental build inside our monorepo and I have followed this documentation: https://nx.dev/recipes/angular/setup-incremental-builds-angular
But …
-
# Problem
observed the test failure with https://github.com/milter-manager/milter-manager/actions/runs/4636661420/jobs/8204767418
PR #190 has nothing to do with test failure, so it may be freaky…
-
### What happened?
I discovered that after updating to CustomCrafting v4.16.10 and setting sync: true in main config - ItemsAdder recipes are missing after server load.
If I reload plugin itself via…