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

Mantas Kriaučiūnas 1739790 at bugs.launchpad.net
Sun Jul 2 18:12:39 UTC 2023


It seems ubuntu-defaults-builder is abandoned, maybe better is to use Cubic?
https://www.makeuseof.com/create-custom-ubuntu-iso-cubic/ 
https://www.omgubuntu.co.uk/2023/02/cubic-is-a-custom-ubuntu-iso-creator

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