@@ -20,7 +20,7 @@ Scenario: Download an existing RPM
2020 And stderr contains "setup-0:2.12.1-1.fc29.noarch"
2121 And file sha256 checksums are following
2222 | Path | sha256 |
23- | {context .dnf .tempdir }/setup -2 .12 .1 -1 .fc29 .noarch .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /noarch /setup -2 .12 .1 -1 .fc29 .noarch .rpm |
23+ | {context .dnf .tempdir }/setup -0 : 2 .12 .1 -1 .fc29 .noarch .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /noarch /setup -0 : 2 .12 .1 -1 .fc29 .noarch .rpm |
2424
2525
2626Scenario : Download an existing RPM with dependencies
@@ -30,8 +30,8 @@ Scenario: Download an existing RPM with dependencies
3030 And stderr contains "setup-0:2.12.1-1.fc29.noarch"
3131 And file sha256 checksums are following
3232 | Path | sha256 |
33- | {context .dnf .tempdir }/filesystem -3 .9 -2 .fc29 .x86_64 .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /x86_64 /filesystem -3 .9 -2 .fc29 .x86_64 .rpm |
34- | {context .dnf .tempdir }/setup -2 .12 .1 -1 .fc29 .noarch .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /noarch /setup -2 .12 .1 -1 .fc29 .noarch .rpm |
33+ | {context .dnf .tempdir }/filesystem -0 : 3 .9 -2 .fc29 .x86_64 .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /x86_64 /filesystem -0 : 3 .9 -2 .fc29 .x86_64 .rpm |
34+ | {context .dnf .tempdir }/setup -0 : 2 .12 .1 -1 .fc29 .noarch .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /noarch /setup -0 : 2 .12 .1 -1 .fc29 .noarch .rpm |
3535
3636
3737@bz1844925
@@ -40,9 +40,9 @@ Scenario: Error when failed to resolve dependencies
4040 Then stderr contains lines
4141 """
4242 Failed to resolve the transaction:
43- Problem: package filesystem-3.9-2.fc29.x86_64 from dnf-ci-fedora requires setup, but none of the providers can be installed
43+ Problem: package filesystem-0: 3.9-2.fc29.x86_64 from dnf-ci-fedora requires setup, but none of the providers can be installed
4444 - conflicting requests
45- - package setup-2.12.1-1.fc29.noarch from dnf-ci-fedora is filtered out by exclude filtering
45+ - package setup-0: 2.12.1-1.fc29.noarch from dnf-ci-fedora is filtered out by exclude filtering
4646 """
4747 Then the exit code is 1
4848
@@ -54,8 +54,8 @@ Scenario: Download an existing RPM with dependencies into a --destdir
5454 And stderr contains "setup-0:2.12.1-1.fc29.noarch"
5555 And file sha256 checksums are following
5656 | Path | sha256 |
57- | {context .dnf .tempdir }/downloaddir /filesystem -3 .9 -2 .fc29 .x86_64 .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /x86_64 /filesystem -3 .9 -2 .fc29 .x86_64 .rpm |
58- | {context .dnf .tempdir }/downloaddir /setup -2 .12 .1 -1 .fc29 .noarch .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /noarch /setup -2 .12 .1 -1 .fc29 .noarch .rpm |
57+ | {context .dnf .tempdir }/downloaddir /filesystem -0 : 3 .9 -2 .fc29 .x86_64 .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /x86_64 /filesystem -0 : 3 .9 -2 .fc29 .x86_64 .rpm |
58+ | {context .dnf .tempdir }/downloaddir /setup -0 : 2 .12 .1 -1 .fc29 .noarch .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /noarch /setup -0 : 2 .12 .1 -1 .fc29 .noarch .rpm |
5959
6060
6161Scenario : Download an existing RPM with dependencies into a --destdir where a dependency is installed
@@ -68,12 +68,12 @@ Scenario: Download an existing RPM with dependencies into a --destdir where a de
6868 Then the exit code is 0
6969 And stderr contains "basesystem-0:11-6.fc29.noarch"
7070 And stderr contains "filesystem-0:3.9-2.fc29.x86_64"
71- And stderr does not contain "setup-2.12.1-1.fc29.noarch"
71+ And stderr does not contain "setup-0: 2.12.1-1.fc29.noarch"
7272 And file sha256 checksums are following
7373 | Path | sha256 |
7474 | {context .dnf .tempdir }/downloaddir /basesystem -11 -6 .fc29 .noarch .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /noarch /basesystem -11 -6 .fc29 .noarch .rpm |
75- | {context .dnf .tempdir }/downloaddir /filesystem -3 .9 -2 .fc29 .x86_64 .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /x86_64 /filesystem -3 .9 -2 .fc29 .x86_64 .rpm |
76- | {context .dnf .tempdir }/downloaddir /setup -2 .12 .1 -1 .fc29 .noarch .rpm | - |
75+ | {context .dnf .tempdir }/downloaddir /filesystem -0 : 3 .9 -2 .fc29 .x86_64 .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /x86_64 /filesystem -0 : 3 .9 -2 .fc29 .x86_64 .rpm |
76+ | {context .dnf .tempdir }/downloaddir /setup -0 : 2 .12 .1 -1 .fc29 .noarch .rpm | - |
7777
7878
7979Scenario : Download an existing RPM with dependencies into a --destdir where all packages are already installed
@@ -92,8 +92,8 @@ Scenario: Download an existing RPM with dependencies into a --destdir where all
9292 And file sha256 checksums are following
9393 | Path | sha256 |
9494 | {context .dnf .tempdir }/downloaddir /basesystem -11 -6 .fc29 .noarch .rpm | file ://{context .dnf .fixturesdir }/repos /dnf -ci -fedora /noarch /basesystem -11 -6 .fc29 .noarch .rpm |
95- | {context .dnf .tempdir }/downloaddir /filesystem -3 .9 -2 .fc29 .x86_64 .rpm | - |
96- | {context .dnf .tempdir }/downloaddir /setup -2 .12 .1 -1 .fc29 .noarch .rpm | - |
95+ | {context .dnf .tempdir }/downloaddir /filesystem -0 : 3 .9 -2 .fc29 .x86_64 .rpm | - |
96+ | {context .dnf .tempdir }/downloaddir /setup -0 : 2 .12 .1 -1 .fc29 .noarch .rpm | - |
9797
9898
9999@bz1612874
@@ -112,6 +112,6 @@ Scenario: Download an existing RPM when there are multiple packages of the same
112112 And stderr does not contain "filesystem-0:3\. 9-2\. fc29\. x86_64(.|\n )*filesystem-0:3\. 9-2\. fc29\. x86_64"
113113 And stderr does not contain "wget-0:1\. 19\. 5-5\. fc29\. x86_64(.|\n )*wget-0:1\. 19\. 5-5\. fc29\. x86_64"
114114 # check that the files have been downloaded
115- And file "downloaddir/setup-2.12.1-1.fc29.noarch.rpm" exists
116- And file "downloaddir/filesystem-3.9-2.fc29.x86_64.rpm" exists
115+ And file "downloaddir/setup-0: 2.12.1-1.fc29.noarch.rpm" exists
116+ And file "downloaddir/filesystem-0: 3.9-2.fc29.x86_64.rpm" exists
117117 And file "downloaddir/wget-1.19.5-5.fc29.x86_64.rpm" exists
0 commit comments