Skip to content

Commit

Permalink
rpm-ostree: replace f31 with f30 tzdata package (projectatomic#463)
Browse files Browse the repository at this point in the history
The rpm-ostree test was failing because the format of the rpm in
Fedora 31 was incompatible with RHEL.  Switch to the Fedora 30
tzdata package.
  • Loading branch information
mike-nguyen authored Aug 6, 2020
1 parent 91446a4 commit 8347261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rpm-ostree/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
g_pkg: 'wget'
g_remove_pkg: 'bash-completion'
g_replace_pkg: 'tzdata'
g_replace_pkg_url: 'https://download.fedoraproject.org/pub/fedora/linux/releases/31/Everything/x86_64/os/Packages/t/tzdata-2019c-1.fc31.noarch.rpm'
g_replace_pkg_url: 'https://download.fedoraproject.org/pub/fedora/linux/releases/30/Everything/x86_64/os/Packages/t/tzdata-2019a-1.fc30.noarch.rpm'

0 comments on commit 8347261

Please sign in to comment.