mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 17:34:23 +00:00
Try to refresh package db.
This commit is contained in:
parent
6b683362bd
commit
cac403544a
@ -11,6 +11,7 @@ sub run {
|
|||||||
$self->root_console(tty=>3);
|
$self->root_console(tty=>3);
|
||||||
assert_script_run 'dnf config-manager --set-disabled updates-testing';
|
assert_script_run 'dnf config-manager --set-disabled updates-testing';
|
||||||
prepare_test_packages;
|
prepare_test_packages;
|
||||||
|
assert_script_run "su -c \"pkcon refresh force\" -s /bin/sh test"
|
||||||
# get back to the desktop
|
# get back to the desktop
|
||||||
desktop_vt;
|
desktop_vt;
|
||||||
# run the updater
|
# run the updater
|
||||||
|
Loading…
Reference in New Issue
Block a user