Paul Meyer

Results 50 issues of Paul Meyer

The cache file of the plugin is hard-coded in the code and does not respect `--setopt=cachedir`: https://github.com/rpm-software-management/dnf-plugins-core/blob/aee9cacdeb50768c1e869122cd432924ec533213/plugins/generate_completion_cache.py#L34 This causes problems in situations where `/var/tmp` isn't writable. --- Also, there seem...

triaged

Fixing the following Go vulnerabilities found in your code using [govulncheck](https://go.dev/blog/govulncheck): https://pkg.go.dev/vuln/GO-2024-2687 https://pkg.go.dev/vuln/GO-2024-2466 https://pkg.go.dev/vuln/GO-2024-2456 https://pkg.go.dev/vuln/GO-2023-2402 https://pkg.go.dev/vuln/GO-2023-2153 https://pkg.go.dev/vuln/GO-2023-2102 https://pkg.go.dev/vuln/GO-2023-1571 https://pkg.go.dev/vuln/GO-2022-1144 https://pkg.go.dev/vuln/GO-2022-0969 Full scan output: https://gist.github.com/katexochen/81e01dbaa6fb6cdc7cf145c2b72c94ec Maybe you can add the [govulncheck-action](https://github.com/marketplace/actions/golang-govulncheck-action)...

> I got an email from @pali saying that their Github account is blocked and that (github) support won't acknowledge the situation. So unless anyone else with admin rights to...

**Is your feature request related to a problem? Please describe.** In some situations, it is desired to install software in an immutable way, so that its behavior cannot be changed...

customer-reported
Installation
feature-request
Auto-Assign
Azure CLI Team
PM Attention

Planing of the meeting can happen in this issue. Date: `14.05.2024` Location: [`Das Labor Bochum, Allestr. 50`](https://wiki.das-labor.org/w/LABOR_Wiki) ## Schedule `18:00` Start / Room available `18:10` Opening / Concept presentation `18:15`...

If you want to join our project and help us organize the learning group, comment on this issue and we will add you to the team.

Currently, `stdenvNoCC.mkDerivation` is not suggested as option.

Hi, the link in the readme that should point to the paper seems to be broken: https://github.com/jinzhao-dev/jinzhao-disk/blob/master The site just renders empty for me.

I would like to add [actionlint](https://github.com/rhysd/actionlint) (which is more a linter than a formatter, but I saw that shellcheck seems to be okay, so actionlint should fit, too). However, I'm...

In #84, we added a Kubernetes deployment with a sample secret. We should expand that document with steps that help understanding the KBS and the way it is intended to...