-
![Captura desde 2024-04-06 11-40-52](https://github.com/perl-actions/install-with-cpanm/assets/500/95f9f817-f756-45d7-b9fb-ea75b2c652da)
It's used here
https://github.com/perl-actions/install-…
-
```
#!stacks
"bug.Errorf:+2" && "cache.port.matches.func1:+2"
```
This stack `FC7EOg` was [reported by telemetry](https://storage.googleapis.com/prod-telemetry-merged/2024-05-09.json):
```go
…
-
When we have the `manylinux` entry in our mirrors and are creating a new site, this happens:
```bash
[ccspapp@build01 hpc-spack]$ spacksites/spacksites create hk-stack
...
# SPACKSITES: Now calling…
-
Using `autogen` in all branches is not a solution. To autogen an ebuild it's a pretty cool because permit to be updated but doesn't ensure that the updated package will be yet compilable.
So, we nee…
-
```
#!stacks
"bug.Reportf" &&
("cache.typeErrorsToDiagnostics.func1:+50" ||
"cache.typeErrorsToDiagnostics.func1:+80" ||
"cache.typeErrorsToDiagnostics.func1:+74")
```
This stack `q8FyvQ`…
-
### Description
I am unable to publish my application with latest dotnet workload and xcode 16.1. I moved to latest preview version to see if the bug is resolved there, with out much luck. The probl…
-
- `__pycache__`
- `.mypy_cache`
- `.nox`
- `.pytest_cache`
- `.ruff_cache`
- `*.egg-info`?
-
### Description of the bug
Idk why, If I try to delete the two tools which report error, it will report for another problem
-- Check script '/root/.nextflow/assets/nf-core/sarek/main.nf' at line: 34…
-
System: `CentOS Stream release 8`
Docker version: `Docker version 26.1.3, build b72abbb`
Operation: `cd /home/www/ryugod/docker/ && ./build_all.sh`
output:
```log
------------> Building image …
-
I regularly hit caching gotchas with projects using dynamic dependencies.
The last one, I think, was `uv lock` not detecting changes even though `tool.uv.resinstall-package` was set. I had to use …