Bug#778627: live-build: syslinux mbr.bin file not found (again)

2015-02-24 Thread David
On 22 February 2015 at 15:23, jnqnfe wrote: > On Sun, 2015-02-22 at 13:59 +1100, David wrote: >> On 22 February 2015 at 10:04, Michal Suchanek wrote: >> > On 21 February 2015 at 19:29, jnqnfe wrote: >> >> On Tue, 2015-02-17 at 17:30 +0100, Michal Suchanek wrote: >> >>> it seems mbr.bin has moved

apt-transport-https

2015-02-24 Thread dyngar-m
I'm having a problem with my live configuration. When I try to do 'sudo lb build' for some reason it wants to use the apt-transport-https, even though I don't have any references to https repositories in my .list files. I've tried troubleshooting it myself, but I'm stuck and I can't seem to find an

add grub-efi to binary

2015-02-24 Thread Fernando Toledo
Hi all! I'm working on run/install our custom live system on efi bios. I could do it *manually* adding efi binary files (from oficial debian iso) into the binary image part. (I know, it's an experiment and i make this until the oficial uefi support will merge into live-build, and just work) Here

Re: apt-transport-https

2015-02-24 Thread Richard Nelson
Greetings, On Tue, Feb 24, 2015 at 5:34 PM, dyngar-m wrote: > I'm having a problem with my live configuration. When I try to do 'sudo > lb build' for some reason it wants to use the apt-transport-https, even > though I don't have any references to https repositories in my .list > files. I've tri

Re: apt-transport-https

2015-02-24 Thread dyngar-m
Well I actually got some help in IRC earlier and I'm happy to say that part of the problem has been elucidated, I had a repository which was trying to upgrade the connection to https. For now, I've removed it and confirmed that without using https repositories, live-build functions correctly. That