-
I am curious how demo.py works, Should we convert testing images into DNF by diffusion model then use resnet50 in the demo.py to do binary classification?
-
The `updateinfo --verbose` helpfully outputs the dates of the advisories. That is something I need to use to track if I've installed updates with my window.
Unfortunately, that also provides a bun…
-
Here's an example of a new package announcement: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3JSAB7PV64UL2D7BSKVB2ISP2DL4SSUT/
The instructions at…
-
System: fedora 32
Dnf verions: 4.2.23-1
I ran `copr enable atim/hunter` and added the keys for the repository. the repository shows up when doing system updates, however when running `dnf search h…
-
sudo dnf copr enable dawid/better_fonts -y
/usr/lib/python3.10/site-packages/dnf-plugins/copr.py:433: DeprecationWarning: distro.linux_distribution() is deprecated. It should only be used as a compat…
-
**Describe the bug**
The file "create-targz.sh" that permit to create the "install.tar.gz" produces error:
`Installed package crypto-policies-20190527-1.git0b3add8.fc29.noarch (from updates) not ava…
-
createrepo_c is a faster and more maintained version than the original python implementation, a.k.a createrepo. Both provide compatible command line options.
createrepo_c is available in official C…
-
I've been doing some profiling as building up the libsolv metadata takes a huge amount of time on ARMv7 (RPi2/3, Banana Pi, Cubieboard...):
[root@scw-733e10 libsolv-master]# dnf clean dbcache
2 fi…
aruiz updated
6 years ago
-
Hi!
[The docs](https://dnf-plugins-core.readthedocs.io/en/stable/config_manager.html#options) says following:
“`--add-repo=URL`
Add (and enable) the repo from the specified file or url. If it has…
-
It's really not a technical issue but an annoyance for a few years now. DNF suggests using wildcards when nothing comes back for a provides search using wildcards..
```
$ sudo dnf provides '*/pur…