Processing control commands:
> tag -1 pending
Bug #952918 [live-build] [live-build] two step lock acquisition
Added tag(s) pending.
--
952918: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952918
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
On Wed, 11 Mar 2020 at 02:39, wrote:
>
> obviously it seems to be treating "syslinux,grub-efi" as a single
> package name which is wrong. this string originates from
> LB_BOOTLOADERS.
>
> the code that should be handling this in source_debian looks to be the
> following:
> ```
> echo "${LB_BOOTLOA
On Sat, 2020-03-14 at 14:59 +1100, David wrote:
> On Wed, 11 Mar 2020 at 02:39, wrote:
> > obviously it seems to be treating "syslinux,grub-efi" as a single
> > package name which is wrong. this string originates from
> > LB_BOOTLOADERS.
> >
> > the code that should be handling this in source_deb