~sircmpwn/sr.ht-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
3 3

[PATCH builds.sr.ht 1/2] images/debian: Update for bookworm release

Details
Message ID
<20230611072328.188604-1-hi@taavi.wtf>
DKIM signature
missing
Download raw message
Patch: +7 -3
* Add trixie as the new testing release.
* Update the testing,stable,oldstable aliases to point to the correct
  distributions (trixie,bookworm,bullseye).
---
 images/debian/oldstable        | 2 +-
 images/debian/stable           | 2 +-
 images/debian/testing          | 2 +-
 images/debian/trixie/functions | 1 +
 images/debian/trixie/genimg    | 3 +++
 5 files changed, 7 insertions(+), 3 deletions(-)
 create mode 120000 images/debian/trixie/functions
 create mode 100755 images/debian/trixie/genimg

diff --git a/images/debian/oldstable b/images/debian/oldstable
index 766a99a..91bf492 120000
--- a/images/debian/oldstable
+++ b/images/debian/oldstable
@@ -1 +1 @@
buster
\ No newline at end of file
bullseye
\ No newline at end of file
diff --git a/images/debian/stable b/images/debian/stable
index 91bf492..5b206cd 120000
--- a/images/debian/stable
+++ b/images/debian/stable
@@ -1 +1 @@
bullseye
\ No newline at end of file
bookworm
\ No newline at end of file
diff --git a/images/debian/testing b/images/debian/testing
index 5b206cd..f0b7e32 120000
--- a/images/debian/testing
+++ b/images/debian/testing
@@ -1 +1 @@
bookworm
\ No newline at end of file
trixie
\ No newline at end of file
diff --git a/images/debian/trixie/functions b/images/debian/trixie/functions
new file mode 120000
index 0000000..c0b5bcc
--- /dev/null
+++ b/images/debian/trixie/functions
@@ -0,0 +1 @@
../functions
\ No newline at end of file
diff --git a/images/debian/trixie/genimg b/images/debian/trixie/genimg
new file mode 100755
index 0000000..d3c39f8
--- /dev/null
+++ b/images/debian/trixie/genimg
@@ -0,0 +1,3 @@
#!/bin/sh -eux
export release=trixie
exec ../genimg "$@"
-- 
2.39.2

[PATCH builds.sr.ht 2/2] images/debian: Drop buster (now oldoldstable)

Details
Message ID
<20230611072328.188604-2-hi@taavi.wtf>
In-Reply-To
<20230611072328.188604-1-hi@taavi.wtf> (view parent)
DKIM signature
missing
Download raw message
Patch: +0 -8
---
 images/debian/buster/.gitignore | 4 ----
 images/debian/buster/functions  | 1 -
 images/debian/buster/genimg     | 3 ---
 3 files changed, 8 deletions(-)
 delete mode 100644 images/debian/buster/.gitignore
 delete mode 120000 images/debian/buster/functions
 delete mode 100755 images/debian/buster/genimg

diff --git a/images/debian/buster/.gitignore b/images/debian/buster/.gitignore
deleted file mode 100644
index 609bb46..0000000
--- a/images/debian/buster/.gitignore
@@ -1,4 +0,0 @@
root/
initrd
kernel
root.img.qcow2
diff --git a/images/debian/buster/functions b/images/debian/buster/functions
deleted file mode 120000
index c0b5bcc..0000000
--- a/images/debian/buster/functions
@@ -1 +0,0 @@
../functions
\ No newline at end of file
diff --git a/images/debian/buster/genimg b/images/debian/buster/genimg
deleted file mode 100755
index 9918b0b..0000000
--- a/images/debian/buster/genimg
@@ -1,3 +0,0 @@
#!/bin/sh -eux
export release=buster
exec ../genimg "$@"
-- 
2.39.2

[builds.sr.ht/patches] build failed

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CT9N6S59IM07.GKI1XFRKLJBM@cirno2>
In-Reply-To
<20230611072328.188604-2-hi@taavi.wtf> (view parent)
DKIM signature
missing
Download raw message
builds.sr.ht/patches: FAILED in 4m20s

[images/debian: Update for bookworm release][0] from [Taavi Väänänen][1]

[0]: https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/41789
[1]: hi@taavi.wtf

✓ #1005050 SUCCESS builds.sr.ht/patches/alpine.yml    https://builds.sr.ht/~sircmpwn/job/1005050
✗ #1005051 FAILED  builds.sr.ht/patches/archlinux.yml https://builds.sr.ht/~sircmpwn/job/1005051
✓ #1005052 SUCCESS builds.sr.ht/patches/debian.yml    https://builds.sr.ht/~sircmpwn/job/1005052

Re: [PATCH builds.sr.ht 2/2] images/debian: Drop buster (now oldoldstable)

Details
Message ID
<CTJ145C3RAAR.1JQZQWFKAIL0U@taiga>
In-Reply-To
<20230611072328.188604-2-hi@taavi.wtf> (view parent)
DKIM signature
missing
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/builds.sr.ht
   c6ad0c9..c3b9814  master -> master
Reply to thread Export thread (mbox)