aboutsummaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-12-13 00:43:10 +0700
committerShulhan <ms@kilabit.info>2025-01-12 02:13:39 +0700
commit6df469412b3e08624f41f82d8fb7294f4b1c2bfd (patch)
tree218af8b1daf0bebc0a8dcba46b8376c38e737fc3 /testdata
parent7211f7597c35b51501e6fba72b864dd0817349be (diff)
downloadawwan-6df469412b3e08624f41f82d8fb7294f4b1c2bfd.tar.xz
all: update machine container setup with latest Arch
The latest mkosi use importctl instead of machinectl to import the image. There is an issue in mkosi.conf where build with Format=tar always get compressed using zstd, but importctl unable to import it, so we need to set CompressOutput=false. The home directory mode needs to be set to open 0755, because now its default to 0700, which makes the test failed to read file on others user's home. The pacman mirror changes to public one that is always available, geo.mirror.pkgbuild.com. The BUG_REPORT_URL in os-release for Arch changes which we need to modify because its included in the test-container.
Diffstat (limited to 'testdata')
-rw-r--r--testdata/local/get.data2
-rw-r--r--testdata/play/awwanssh.test/get_test.data2
2 files changed, 2 insertions, 2 deletions
diff --git a/testdata/local/get.data b/testdata/local/get.data
index c0e24ec..821119d 100644
--- a/testdata/local/get.data
+++ b/testdata/local/get.data
@@ -13,6 +13,6 @@ ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
-BUG_REPORT_URL="https://bugs.archlinux.org/"
+BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo
diff --git a/testdata/play/awwanssh.test/get_test.data b/testdata/play/awwanssh.test/get_test.data
index aec7acb..0f755eb 100644
--- a/testdata/play/awwanssh.test/get_test.data
+++ b/testdata/play/awwanssh.test/get_test.data
@@ -12,7 +12,7 @@ ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
-BUG_REPORT_URL="https://bugs.archlinux.org/"
+BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo