From 268181498d63fc39fcc8e763242df69e0971d50d Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 31 Jan 2024 09:17:37 -0800 Subject: [PATCH] Replace all 'wget' with 'wget2-wget': Wget2asWget Change Per https://fedoraproject.org/wiki/Changes/Wget2asWget , wget has been retired from Rawhide and replaced by wget2-wget. I think kickstarts *do* resolve Provides so this probably works okay as-is, but it seems clearer to update the name. Signed-off-by: Adam Williamson --- custom/qa-test-day.ks | 2 +- fedora-container-toolbox.ks | 2 +- fedora-i3-common.ks | 2 +- fedora-python-classroom-common.ks | 2 +- fedora-xfce-common.ks | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/custom/qa-test-day.ks b/custom/qa-test-day.ks index d4d1bf0..aa836f5 100644 --- a/custom/qa-test-day.ks +++ b/custom/qa-test-day.ks @@ -92,7 +92,7 @@ htop mc vim nano -wget +wget2-wget # Add dependencies for the welcome screen # (this makes it run also on non-GNOME systems) diff --git a/fedora-container-toolbox.ks b/fedora-container-toolbox.ks index 3c7dad6..ec79691 100644 --- a/fedora-container-toolbox.ks +++ b/fedora-container-toolbox.ks @@ -99,7 +99,7 @@ util-linux-core vim-minimal vte-profile vulkan-loader -wget +wget2-wget which whois words diff --git a/fedora-i3-common.ks b/fedora-i3-common.ks index 03d7655..48b2291 100644 --- a/fedora-i3-common.ks +++ b/fedora-i3-common.ks @@ -21,7 +21,7 @@ thunar gnome-keyring-pam # Admin tools are handy to have @admin-tools -wget +wget2-wget # Better more popular browser system-config-printer # Install XFCE polkit diff --git a/fedora-python-classroom-common.ks b/fedora-python-classroom-common.ks index cd970da..a9f3493 100644 --- a/fedora-python-classroom-common.ks +++ b/fedora-python-classroom-common.ks @@ -10,7 +10,7 @@ nano openssh-clients vim-enhanced -wget +wget2-wget # Remove Pythons possibly recommended by tox -python2 diff --git a/fedora-xfce-common.ks b/fedora-xfce-common.ks index 4869726..750fa3f 100644 --- a/fedora-xfce-common.ks +++ b/fedora-xfce-common.ks @@ -19,7 +19,7 @@ fedora-release-xfce @xfce-media @xfce-office -wget +wget2-wget system-config-printer # save some space