Source: live-wrapper
Version: 0.7
Followup-For: Bug #854204
Hello,
I get the same "Not able to download syslinux-common" error on buster.
It looks like apt sees a newer version of syslinux-common without uri:
this patch fixes it for me, adding skipping of package versions with no
uri:
https://sa
Package: live-wrapper
Version: 0.7
Followup-For: Bug #854204
Hello,
I get lwr to stop in the same step, but with a different error at the
end:
$ sudo lwr -o test --log-level=debug
INFO lwr version 0.7 starts
DEBUG sys.argv: ['/usr/bin/lwr', '-o', 'test', '--log-level=debug']
DEBUG current workin
On Thu, Jun 23, 2011 at 07:29:22AM -0300, Ben Armstrong wrote:
> On 06/23/2011 06:26 AM, Enrico Zini wrote:
> > I often need to turn a package selection + preseeds into a D-I CD.
> > Basically, the simplest of blends.
>
> I think live-build is well suited to this job, g