[Bug 1739790] Re: live-build fails to build
thelinuxbox
1739790 at bugs.launchpad.net
Mon Jul 15 15:21:33 UTC 2019
Thank you very much for replying to my bug report, I really appreciate
it.
I was just thinking about the live-build tool this morning and was
pleasantly surprised to see an email in my inbox with your message.
As soon as an update is available I'd gladly test it out.
Many thanks!
--
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