Invalid REPO_ID
for --disable-repo
, --enable-repo
, --repo
and --setopt
.
#1082
Labels
Priority: LOW
Triaged
Someone on the DNF 5 team has read the issue and determined the next steps to take
Options
--setopt
,--enable-repo
,--disable-repo
and--repo
probably shoud't acceptREPO_ID
vaule that doesn't match any configured repository.In dnf4 only
--repo
and--enablerepo
throw an error on invalidREPO_ID
.--disablerepo
just shows a warning and--setopt
doesn't show any problem.Also in dnf4
--repo
and--enablerepo
options were affected bystrict
config option. This is now deprecated and the new--skip-broken
and--skip-unavailable
are no longer global like the repo options so they are not a great fit.The text was updated successfully, but these errors were encountered: