From 282c5a5bd50f9844cc077823b39550c663a013c3 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Fri, 1 May 2020 19:55:31 +0100 Subject: [PATCH 1/2] ubuntu-image: drop ubuntu-image dep on riscv64, as not installable yet. LP: #1876359 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 13ee2dc9..8025b061 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Depends: ${misc:Depends}, squashfs-tools (>= 1:3.3-1), sudo, u-boot-tools [armhf arm64], - ubuntu-image [!i386], + ubuntu-image [!i386 !riscv64], python3-vmdkstream [amd64 i386], xz-utils, zerofree From 50dc35bb17b127849124e766e04e9ad2ec7e83ac Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Fri, 1 May 2020 19:56:18 +0100 Subject: [PATCH 2/2] ubuntu-image: drop ubuntu-image dep on riscv64, as not installable yet. (LP: #1876359) --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9fb55d20..666d7f89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,10 @@ livecd-rootfs (2.664ubuntu1) UNRELEASED; urgency=medium (LP: #1875430) * ubuntu-image: fix focal+ pi images for armhf to use pi-armhf model name. (LP: #1876358) + * ubuntu-image: drop ubuntu-image dep on riscv64, as not installable yet. + (LP: #1876359) - -- Dimitri John Ledkov Fri, 01 May 2020 19:51:57 +0100 + -- Dimitri John Ledkov Fri, 01 May 2020 19:56:14 +0100 livecd-rootfs (2.664) focal; urgency=medium