-
Search results appear twice, not for all but for some
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to he…
-
Hello everyone.
I am trying to compile an external cpp project that uses boost (linked and built with CMake).
However the following error is thrown while compiling the project.
![image](http…
-
You can build `httpget` with nightly for some improvements in size reduction: https://github.com/neonmoe/minreq/issues/111
## Reproduction
I've adapted the referenced example to `httpget` build.…
-
One good use of microdnf is replacing dnf while doing a major python upgrade (e.g. 3.8 -> 3.9) that breaks normal dnf until its dependencies are rebuilt -- but right now, microdnf is lacking builddep …
-
On Fedora 27, apart from `ruby` & `ruby-devel`, it requires,
```sh
dnf install libffi-devel
dnf install redhat-rpm-config
```
-
### What does the ELN SIG need to do?
* Run repository closure test on Fedora ELN staging composes
The request comes after a failure trying to install a package:
```console
# LC_ALL=C dnf inst…
-
## 安装python
install basic pkgs
```shell
sudo yum update
sudo dnf groupinstall 'development tools'
sudo dnf install wget openssl-devel bzip2-devel libffi-devel
```
install pyenv
```shell
c…
-
@m-blaha @AdamWill @j-mracek @pkratoch currently choosing http or https mirror is done automatically by dnf , i have to block http protocol completely to force dnf upgrade/download software through …
-
@jfly suggested starting a list here so we can think about what we can/want to start storing.
1. Information about +2 penalties
- Which solves had penalty(ies)
- What kind of penalty happened
…
-
When user runs dnf check-update, it returns 0 packages even when there are pkgs to update.
I had to visudo and add a line for the user to passwdless sudo /usr/bin/dnf check-update.
rdica updated
7 years ago