[Bug 1739790] Re: live-build fails to build

Mantas Kriaučiūnas 1739790 at bugs.launchpad.net
Thu Dec 3 06:49:47 UTC 2020


@ regolith-linux
Please tell me where I can find latest updates to ubuntu-defaults-builder, because I don't see any commits at https://code.launchpad.net/ubuntu/+source/ubuntu-defaults-builder since 2017 :(

Also critical bug #1699925 still isn't fixed :(

regolith-linux wrote on 2020-12-03:
> As of late 2020, there are updates to ubuntu-defaults-builder (FYI)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to live-build in Ubuntu.
https://bugs.launchpad.net/bugs/1739790

Title:
  live-build fails to build

Status in live-build package in Ubuntu:
  Confirmed

Bug description:
  Hello, I'm trying to build an Ubuntu ISO with the minimal amount of packages using live-build, towards the end of the building process it says "Unable to locate package syslinux-themes-ubuntu-oneiric" and then it appears to stop the build process, below is the command from my bash file, thank you in advance to any replies.
  --

  #!/bin/sh

  sudo lb clean

  sudo lb config \
  --mode ubuntu \
  --architecture amd64 \
  --distribution xenial \
  --archive-areas "main universe multiverse" \
  --parent-distribution xenial \
  --parent-archive-areas "main universe multiverse" \
  --apt-options "--yes" \
  --binary-images iso-hybrid \

  sudo lb build

  --

  1) OS:Ubuntu 16.04.3 LTS
  2) Live-Build Version: 3.0~a57-1ubuntu25.5
  3) Live-Build to build an installable minimal Ubuntu ISO
  4) "Unable to locate package syslinux-themes-ubuntu-oneiric"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/live-build/+bug/1739790/+subscriptions



More information about the foundations-bugs mailing list