~toabctl/livecd-rootfs:master-replace-apt-key-lp#1948929

Last commit made on 2021-11-01
Get this branch:
git clone -b master-replace-apt-key-lp#1948929 https://git.launchpad.net/~toabctl/livecd-rootfs
Only Thomas Bechtold can upload to this branch. If you are Thomas Bechtold please log in for upload directions.

Branch merges

Branch information

Name:
master-replace-apt-key-lp#1948929
Repository:
lp:~toabctl/livecd-rootfs

Recent commits

2819fdc... by Thomas Bechtold

Log SUITE, SEED and COMPONENTS when running germinate

It's useful to know those variables when executing
germinate in case there is a failure. So log those variables.

3e8cc76... by Thomas Bechtold

Add debian/changelog entry

e010489... by Thomas Bechtold

Drop apt-key usage because the tool is deprecated (LP: #1948929)

The apt-key manpage mentions that the tool is deprecated. So stop
using it.

e0b79f1... by Thomas Bechtold

debian/changelog entry

af888e2... by Thomas Bechtold

magic-proxy: fix exception handling for URLError LP:#1946520

A urllib.error.URLError.reason variable can either be a string or
another Exception[0]. In case it's another exception, the current code
fails because the exception is passed into send_error() which tries
call html.escape() on the Exception. That fails because the Exception
is not a string. Converting the Exception to a string fixes this.

This fixes:

AttributeError: 'TimeoutError' object has no attribute 'replace'

[0]
https://docs.python.org/3/library/urllib.error.html#urllib.error.URLError.reason

5339f16... by Steve Langasek

releasing package livecd-rootfs version 2.742

7d6d42a... by Steve Langasek

Changelog entry

808220c... by Sebastien Bacher

Enable universe sources on the desktop canary

85fb768... by Brian Murray

Properly check ARCH when setting the intel-iot model.

58259c7... by Steve Langasek

releasing package livecd-rootfs version 2.741