-
Executing `uv pip list --system` does not list any packages. Similarly for `freeze` and `show` subcommands (I did not test any others).
```console
$ uv pip list --system -vv
uv_interpreter::find…
-
# ERROR CONNECTING REFUSED OR CLOSED CORTEX WITH OPENSEARCH
### Request Type
Error connection refused or closed with opensearch and cortex
### Work Environment
| Question | Answ…
-
I set up an `rpm` package using `fpm` like this:
```
fpm -s dir -t rpm -n -v 1.0.0 -C /tmp/installdir \
-d perl \
-d "python >= 2.7"
```
But when I try to install this package with: `rpm -ivh…
-
Consider the case:
* we need to download set of packages with dependencies
* then install it from local repo
* let it be just couple of packages → «libtool» «rpm-build»
I try:
* «`dnf downlo…
-
### Is your feature request related to a problem? Please describe.
To make the tool easier to install/update, I'd really like to have an RPM for Fedora. So I wrote a RPM SPEC file
Feedback to the …
-
## Description
We need to ensure our components work under the new version of OpenSearch. The goal of this issue is to test our packages, their lifecycle and the main correct communication of Index…
-
I downloaded the package from https://github.com/aquasecurity/kube-bench/releases/download/v0.6.2/kube-bench_0.6.2_linux_amd64.rpm -o kube-bench_0.6.2_linux_amd64.rpm following the documentation - htt…
-
```
What steps will reproduce the problem?
1. There is no deb or rpm packages for friso.
What is the expected output? What do you see instead?
We can install friso by binary packages such as deb or …
-
**Issue:**
we can install the package using pip and it's great. However, I need rpm so that I can install using yum.
**Description:**
I have a requirement to install the package in the chroot di…
-
I am trying to deploy my own pdc server(not for fedora project).
I find the deploy instruction in [deployment.html](https://product-definition-center.github.io/product-definition-center/deployment.…