diff --git a/dnf-behave-tests/dnf/comps-group.feature b/dnf-behave-tests/dnf/comps-group.feature index 3ea62aaf3..8c4d4a1d7 100644 --- a/dnf-behave-tests/dnf/comps-group.feature +++ b/dnf-behave-tests/dnf/comps-group.feature @@ -498,7 +498,7 @@ Scenario: Install an environment with a nonexistent group """ No match for group from environment: nonexistent-group - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from comps-group repository(s). """ @@ -517,7 +517,7 @@ Scenario: Install an environment using @^environment syntax """ No match for group from environment: nonexistent-group - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from comps-group repository(s). """ diff --git a/dnf-behave-tests/dnf/distro-sync.feature b/dnf-behave-tests/dnf/distro-sync.feature index f38b22b6a..c53519078 100644 --- a/dnf-behave-tests/dnf/distro-sync.feature +++ b/dnf-behave-tests/dnf/distro-sync.feature @@ -129,7 +129,7 @@ Scenario: distro-sync list of packages with --skip-unavailable, one of them is n """ No match for argument: nosuchpkg - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-fedora-updates repository(s). """ And Transaction is following | Action | Package | @@ -164,7 +164,7 @@ Scenario: distro-sync list of packages with --skip-unavailable, one of them is n """ Packages for argument 'dwm' available, but not installed. - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-fedora-updates repository(s). """ And Transaction is following | Action | Package | diff --git a/dnf-behave-tests/dnf/downgrade.feature b/dnf-behave-tests/dnf/downgrade.feature index 02a90cbdf..17ce16f91 100644 --- a/dnf-behave-tests/dnf/downgrade.feature +++ b/dnf-behave-tests/dnf/downgrade.feature @@ -125,7 +125,7 @@ Scenario: Downgrade list of packages with --skip-unavailable, one of them is not """ No match for argument: nosuchpkg - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-fedora-updates repository(s). """ And Transaction is following | Action | Package | @@ -154,7 +154,7 @@ Scenario: Downgrade list of packages with --skip-unavailable, one of them is not """ Packages for argument 'abcde' available, but not installed. - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-fedora-updates repository(s). """ And Transaction is following | Action | Package | @@ -189,7 +189,7 @@ Scenario: Downgrade mixture of not available/not installed/not downgradable/down The lowest available version of the "wget.x86_64" package is already installed, cannot downgrade it. Packages for argument 'abcde' available, but not installed. - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-fedora-updates repository(s). """ And Transaction is following | Action | Package | diff --git a/dnf-behave-tests/dnf/download-source.feature b/dnf-behave-tests/dnf/download-source.feature index 90c024c07..0bc50ce79 100644 --- a/dnf-behave-tests/dnf/download-source.feature +++ b/dnf-behave-tests/dnf/download-source.feature @@ -111,7 +111,7 @@ Given I make packages from repository "dnf-ci-fedora" accessible via http Then the exit code is 0 And stderr is """ - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-fedora repository(s). """ And Transaction is following | Action | Package | @@ -131,7 +131,7 @@ Given I make packages from repository "dnf-ci-fedora" accessible via http Then the exit code is 0 And stderr is """ - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-fedora repository(s). """ And Transaction is following | Action | Package | diff --git a/dnf-behave-tests/dnf/focusbest.feature b/dnf-behave-tests/dnf/focusbest.feature index 225aa6702..c9d04512d 100644 --- a/dnf-behave-tests/dnf/focusbest.feature +++ b/dnf-behave-tests/dnf/focusbest.feature @@ -17,7 +17,7 @@ Scenario: prefer installing latests dependencies rather than smaller transaction | upgrade | krb5-libs-0:2.0-1.fc29.x86_64 | And stderr is """ - Warning: skipped PGP checks for 3 package(s). + Warning: skipped PGP checks for 3 package(s) from focusbest repository(s). """ @@ -32,5 +32,5 @@ Scenario: if latests dependencies are not possible to install fall back to lower | install-dep | krb5-pkinit-0:1.0-1.fc29.x86_64 | And stderr is """ - Warning: skipped PGP checks for 2 package(s). + Warning: skipped PGP checks for 2 package(s) from focusbest repository(s). """ diff --git a/dnf-behave-tests/dnf/install-file-conflicts.feature b/dnf-behave-tests/dnf/install-file-conflicts.feature index 581d0aca1..a587ca5ff 100644 --- a/dnf-behave-tests/dnf/install-file-conflicts.feature +++ b/dnf-behave-tests/dnf/install-file-conflicts.feature @@ -15,6 +15,6 @@ Scenario: An error is reported when a package with a file conflict is tried to b And stderr is """ Transaction failed: Rpm transaction failed. - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-install-conflicts repository(s). - file /usr/lib/package/conflicting-file from install of package-two-0:1.0-1.x86_64 conflicts with file from package package-one-0:1.0-1.x86_64 """ diff --git a/dnf-behave-tests/dnf/install-non-existent.feature b/dnf-behave-tests/dnf/install-non-existent.feature index 4d2cd9eda..990d7ee23 100644 --- a/dnf-behave-tests/dnf/install-non-existent.feature +++ b/dnf-behave-tests/dnf/install-non-existent.feature @@ -49,7 +49,7 @@ Scenario: Install an existent and an non-existent package with --skip-unavailabl """ No match for argument: non-existent-package - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-fedora repository(s). """ And Transaction is following | Action | Package | diff --git a/dnf-behave-tests/dnf/obsoletes.feature b/dnf-behave-tests/dnf/obsoletes.feature index 3d950f10d..ff7fed91d 100644 --- a/dnf-behave-tests/dnf/obsoletes.feature +++ b/dnf-behave-tests/dnf/obsoletes.feature @@ -296,7 +296,7 @@ Scenario: Obsoleted package is not installed when group contains both obsoleter | group-install | Obsoleter and obsoleted | And stderr is """ - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-obsoletes repository(s). """ diff --git a/dnf-behave-tests/dnf/reinstall.feature b/dnf-behave-tests/dnf/reinstall.feature index 3bc579694..4c3f251e6 100644 --- a/dnf-behave-tests/dnf/reinstall.feature +++ b/dnf-behave-tests/dnf/reinstall.feature @@ -73,7 +73,7 @@ Scenario: Reinstall list of packages with --skip-unavailable, one of them is not """ No match for argument: nosuchpkg - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-fedora-updates repository(s). """ And Transaction is following | Action | Package | @@ -98,7 +98,7 @@ Scenario: Reinstall list of packages with --skip-unavailable, one of them is not """ Packages for argument 'abcde' available, but not installed. - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-fedora-updates repository(s). """ And Transaction is following | Action | Package | diff --git a/dnf-behave-tests/dnf/upgrade.feature b/dnf-behave-tests/dnf/upgrade.feature index 30641cda2..dd6b42947 100644 --- a/dnf-behave-tests/dnf/upgrade.feature +++ b/dnf-behave-tests/dnf/upgrade.feature @@ -83,7 +83,7 @@ Scenario: Upgrade list of packages with --skip-unavailable, one of them is not a """ No match for argument: nosuchpkg - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-fedora-updates repository(s). """ And Transaction is following | Action | Package | @@ -112,7 +112,7 @@ Scenario: Upgrade list of packages with --skip-unavailable, one of them is not i """ Packages for argument 'dwm' available, but not installed. - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-fedora-updates repository(s). """ And Transaction is following | Action | Package | @@ -136,7 +136,7 @@ Scenario: Upgrade all RPMs from multiple repositories with best=False Problem: cannot install the best update candidate for package SuperRipper-1.0-1.x86_64 - nothing provides unsatisfiable needed by SuperRipper-1.3-1.x86_64 - Warning: skipped PGP checks for 7 package(s). + Warning: skipped PGP checks for 7 package(s) from dnf-ci-fedora-updates, dnf-ci-fedora-updates-testing, dnf-ci-thirdparty-updates repository(s). """ And Transaction is following | Action | Package | @@ -185,7 +185,7 @@ Scenario: Upgrade all RPMs from multiple repositories with best=True Problem: cannot install the best update candidate for package SuperRipper-1.0-1.x86_64 - nothing provides unsatisfiable needed by SuperRipper-1.3-1.x86_64 - Warning: skipped PGP checks for 7 package(s). + Warning: skipped PGP checks for 7 package(s) from dnf-ci-fedora-updates, dnf-ci-fedora-updates-testing, dnf-ci-thirdparty-updates repository(s). """ @@ -203,7 +203,7 @@ Scenario: Print information about skipped packages Problem: cannot install the best update candidate for package SuperRipper-1.0-1.x86_64 - nothing provides unsatisfiable needed by SuperRipper-1.3-1.x86_64 - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package(s) from dnf-ci-thirdparty-updates repository(s). """