changeset 248:7566ede833cf

ditto upgrade
author drewp@bigasterisk.com
date Thu, 28 Dec 2023 19:54:13 -0800
parents ff36727f3a10
children 5c10b1e8d0e1
files package_lists.py templates/sources.list.j2
diffstat 2 files changed, 4 insertions(+), 20 deletions(-) [+]
line wrap: on
line diff
--- a/package_lists.py	Thu Dec 28 16:38:05 2023 -0800
+++ b/package_lists.py	Thu Dec 28 19:54:13 2023 -0800
@@ -20,6 +20,7 @@
     'gnupg2',
     'pigpiod',
 ]
+# something in here tries to get libflac8 & libpulse0 on pipe, which it doesn't have
 general = [
     'apt-listchanges',
     'aptitude',
--- a/templates/sources.list.j2	Thu Dec 28 16:38:05 2023 -0800
+++ b/templates/sources.list.j2	Thu Dec 28 19:54:13 2023 -0800
@@ -1,16 +1,12 @@
 # written by pyinfra
 
-{% if host.name in ['dash', 'squib', 'slash', 'dot', 'plus'] %}
+{% if host.name in ['dash', 'squib', 'slash', 'dot', 'plus', 'ditto'] %}
 deb [arch=amd64,arm64,armhf signed-by=/etc/apt/keyrings/ms.gpg] http://packages.microsoft.com/repos/code stable main
 deb [arch=amd64 signed-by=/etc/apt/keyrings/chrome.gpg] http://dl.google.com/linux/chrome/deb/ stable main
 deb [arch=amd64,i386 signed-by=/usr/share/keyrings/steam.gpg] https://repo.steampowered.com/steam/ stable steam
 {% endif %}
 
-{% if host.name in ['ditto'] %}
-deb [signed-by=/etc/apt/keyrings/nodesource-older.gpg] https://deb.nodesource.com/node_18.x lunar main
-{% endif %}
-
-{% if host.name in ['dash', 'squib', 'plus', 'bang', 'slash', 'dot'] %}
+{% if host.name in ['dash', 'squib', 'plus', 'bang', 'slash', 'dot', 'ditto'] %}
 deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
 {% endif %}
 
@@ -18,7 +14,7 @@
 deb [signed-by=/etc/apt/keyrings/coral.gpg] https://packages.cloud.google.com/apt coral-edgetpu-stable main
 {% endif %}
 
-{% if host.name in ['dash', 'squib', 'plus', 'bang', 'slash', 'dot', 'prime'] %}
+{% if host.name in ['dash', 'squib', 'plus', 'bang', 'slash', 'dot', 'prime', 'ditto'] %}
 deb http://us.archive.ubuntu.com/ubuntu mantic main restricted
 deb http://us.archive.ubuntu.com/ubuntu mantic multiverse
 deb http://us.archive.ubuntu.com/ubuntu mantic universe
@@ -31,19 +27,6 @@
 deb http://us.archive.ubuntu.com/ubuntu mantic-updates universe
 {% endif %}
 
-{% if host.name in ['ditto'] %}
-deb http://us.archive.ubuntu.com/ubuntu lunar main restricted
-deb http://us.archive.ubuntu.com/ubuntu lunar multiverse
-deb http://us.archive.ubuntu.com/ubuntu lunar universe
-deb http://us.archive.ubuntu.com/ubuntu lunar-backports main restricted universe multiverse
-deb http://us.archive.ubuntu.com/ubuntu lunar-security main restricted
-deb http://us.archive.ubuntu.com/ubuntu lunar-security multiverse
-deb http://us.archive.ubuntu.com/ubuntu lunar-security universe
-deb http://us.archive.ubuntu.com/ubuntu lunar-updates main restricted
-deb http://us.archive.ubuntu.com/ubuntu lunar-updates multiverse
-deb http://us.archive.ubuntu.com/ubuntu lunar-updates universe
-{% endif %}
-
 {% if host.name in ['pipe'] %}
 # seems stuck on jammy since http://deb.odroid.in/n2/ and https://wiki.odroid.com/odroid-n2/os_images/ubuntu don't have anything newer (2023-12-28)
 deb http://archive.canonical.com/ubuntu jammy partner