commit:     8f1c64a1a630d0930a69e626579657620ba6116b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 25 03:40:46 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Aug 25 03:40:46 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=8f1c64a1

Revert "Try not updating seed on alpha (to be reverted later)"

Nice try, didnt work.
This reverts commit 626113e86b2f52c14078137139cf98ef22d08944.

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/alpha/stage1-openrc.spec  | 2 +-
 releases/specs-qemu/alpha/stage1-systemd.spec | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/releases/specs-qemu/alpha/stage1-openrc.spec 
b/releases/specs-qemu/alpha/stage1-openrc.spec
index 18766beb..642b3410 100644
--- a/releases/specs-qemu/alpha/stage1-openrc.spec
+++ b/releases/specs-qemu/alpha/stage1-openrc.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/alpha/17.0
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-alpha-openrc-latest
-update_seed: no
+update_seed: yes
 update_seed_command: -uDN @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha

diff --git a/releases/specs-qemu/alpha/stage1-systemd.spec 
b/releases/specs-qemu/alpha/stage1-systemd.spec
index 2bcb35e7..cb602b5c 100644
--- a/releases/specs-qemu/alpha/stage1-systemd.spec
+++ b/releases/specs-qemu/alpha/stage1-systemd.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/alpha/17.0/systemd
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-alpha-systemd-latest
-update_seed: no
+update_seed: yes
 update_seed_command: -uDN @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
 interpreter: /usr/bin/qemu-alpha

Reply via email to