livecd-rootfs:feature/ubuntu-impish-fix-armhf-disk-image-size-bug-1953609

Last commit made on 2021-12-08
Get this branch:
git clone -b feature/ubuntu-impish-fix-armhf-disk-image-size-bug-1953609 https://git.launchpad.net/livecd-rootfs
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
feature/ubuntu-impish-fix-armhf-disk-image-size-bug-1953609
Repository:
lp:livecd-rootfs

Recent commits

bfeba29... by Philip Roche

Bump UEFI disk image size for armhf to 3.5 GB LP:#1953609

Current impish builds fail with:
```
cp: error writing 'mountpoint/var/lib/snapd/snaps/snapd_14067.snap': No space left on device
cp: cannot create directory 'mountpoint/var/lib/snapd/ssl': No space left on device
```

This is a cherrypick backport from ubuntu/master

c42513a... by Brian Murray

releasing package livecd-rootfs version 2.742.1

36cd65e... by Thomas Bechtold

Add debian/changelog entry

4080457... 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

(cherry picked from commit af888e24ff8ec478b490c6d0fc39131cd63a8079)

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

fb41e53... by John Chittum

Open new release

Add entry to open new release