-
Failed job: https://gitlab.com/osbuild/ci/image-builder/-/jobs/1354688824
```
Installing:
azure-cli x86_64 2.25.0-1.el7 azure-cli 43 M
Transaction Summary
=====…
jrusz updated
3 years ago
-
Hi there: I'm having this missing dependency
$ sudo rpm --install INAV-Configurator_linux64-6.0.0-1.x86_64.rpm
error: Failed dependencies:
libgconf-2-4 is needed by INAV-Configurator_lin…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
There should be a chapter that describes how to ship tarantool applications in production:
- installing dependencies (rocks)
- packing
- deploying
-
[Flatpak](https://flatpak.org/) is a sandboxed distribution format for desktop applications.
Unlike native distro package formats (DEB, RPM, PKGBUILD etc) it's universally available for [most dist…
-
### What, if any, are the additional dependencies on the package? (i.e. does it pull in Python, Perl, etc)
`zip` depends on `unzip`, allowing one to install just `unzip`. I merely ask for `unzip`, bu…
-
C/C++ does not have a consensus package manager like other languages such as Python and Rust. Additionally, many projects tend to use CMake being used for builds, where `FetchContent` is often used fo…
-
This is probably some issues caused by the renaming.
When introducing deb/rpm arm64 in dashboards, we also ask to rename x86_64 to x64 on the file, and aarch64 to arm64 on the file.
This caused th…
-
Please try to answer the following questions about the package you are requesting:
1. Is the package installed by default in Fedora Workstation? YES
2. What, if any, are the additional dependenc…
-
Hello!
I try create RPM package from Python package.
```
cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)
yum install ruby-devel gcc make rpm-build rubygems
gem install --no-doc…