IV
Такой вопрос
как починить вот такую проблему:
dnf update --refresh
Не удается определить версию выпуска (используйте '--releasever' для задания версии выпуска)
Size: a a a
IV
IV
IV
l
releasever
string
Used for substitution of $releasever in the repository configuration. See also repo variables
l
python3 -c 'import dnf, pprint; db = dnf.dnf.Base(); pprint.pprint(db.conf.substitutions,width=1)'
IV
IV
V
l
l
SG
НР
V
IV
IV
l
If the RPM database has been corrupted in some way, you can use the --rebuilddb option to tell the rpm command to rebuild your database.
For example:
rpm --rebuilddb
IV
IV
l
l