On Tue, 2020-03-10 at 16:56 +1100, Michael . wrote:
> I think, I may be wrong so am happy to be corrected if I am, it is
> customary in Linux to acknowledge copyright of previous authors.
> Let's
> be frank and admit that if it wasn't for Daniel Live Build probably
> wouldn't have existed in the 1s
Processing control commands:
> tag -1 pending
Bug #952917 [live-build] [live-build] less than ideal STAGE tests
Added tag(s) pending.
--
952917: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952917
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Processing control commands:
> tag -1 pending
Bug #952919 [live-build] [live-build] messy script init
Added tag(s) pending.
--
952919: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952919
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Processing control commands:
> tag -1 pending
Bug #952920 [live-build] [live-build] confusing config handling function names
Added tag(s) pending.
--
952920: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952920
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Processing control commands:
> tag -1 pending
Bug #952924 [live-build] [live-build] inefficient mkdir/rmdir use in
chroot_hooks
Added tag(s) pending.
--
952924: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952924
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Processing control commands:
> tag -1 pending
Bug #952931 [live-build] [live-build] download src pkgs to clean dir
Added tag(s) pending.
--
952931: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952931
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Processing control commands:
> tag -1 pending
Bug #952859 [live-build] [live-build] Help() appears to be unused
Added tag(s) pending.
--
952859: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952859
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Processing control commands:
> tag -1 pending
Bug #952929 [live-build] [live-build] disable rather than remove deb-src entries
Added tag(s) pending.
--
952929: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952929
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
double checking some of my recent contributions with further test runs,
one of the issues on my todo list to look into is that when creation of
the source disc is turned on, I'm seeing the following for each source
package download:
```
Picking 'audit' as source package instead of 'libaudit-common
another todo list item of mine that I have not gotten around to yet,
that perhaps someone could find time to assist with is that I've
encountered the following error with generation of the source disc:
```
E: Unable to find a source package for syslinux,grub-efi
dpkg-query: no packages found match
On Tue, 2020-03-10 at 15:31 +, jnq...@gmail.com wrote:
> double checking some of my recent contributions with further test
> runs,
> one of the issues on my todo list to look into is that when creation
> of
> the source disc is turned on, I'm seeing the following for each
> source
> package dow
On Tue, 2020-03-10 at 17:23 +, jnq...@gmail.com wrote:
> On Tue, 2020-03-10 at 15:31 +, jnq...@gmail.com wrote:
> > double checking some of my recent contributions with further test
> > runs,
> > one of the issues on my todo list to look into is that when
> > creation
> > of
> > the source
On Tue, 2020-03-10 at 15:38 +, jnq...@gmail.com wrote:
> another todo list item of mine that I have not gotten around to yet,
> that perhaps someone could find time to assist with is that I've
> encountered the following error with generation of the source disc:
>
> ```
> E: Unable to find a s
I coded that part and some basic test seems to imply its wrong as you have
noticed.
It should be in binary_iso which it's the one that I use.
Here there is:
https://salsa.debian.org/live-team/live-build/-/blob/d6096622f9f7f9e2e1c8b01b4769c9d08487688e/scripts/build/binary_iso#L109-171
So I suggest
On Tue, 2020-03-10 at 20:39 +0100, adrian15 adrian15 wrote:
> I coded that part and some basic test seems to imply its wrong as you
> have noticed.
> It should be in binary_iso which it's the one that I use.
>
> Here there is:
> https://salsa.debian.org/live-team/live-build/-/blob/d6096622f9f7f9e2
Your message dated Tue, 10 Mar 2020 21:08:48 +
with message-id <31b9da87f11e421d44117a1d0eca3bf2db7bd965.ca...@gmail.com>
and subject line
has caused the Debian Bug report #837298,
regarding live-manual-html: The www references in the manual and in the
reportbug hint are invalid
to be marked
Processing commands for cont...@bugs.debian.org:
> fixed 837298 2:20151217
Bug #837298 {Done: jnq...@gmail.com} [live-manual-html] live-manual-html: The
www references in the manual and in the reportbug hint are invalid
Marked as fixed in versions live-manual/2:20151217.
>
End of message, stoppin
Processing control commands:
> tag -1 pending
Bug #826258 [live-manual] regression in live-manual 2:20151217 which re-adds me
as uploaders
Added tag(s) pending.
--
826258: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826258
Debian Bug Tracking System
Contact ow...@bugs.debian.org with prob
Processing control commands:
> tag -1 pending
Bug #831337 [live-manual-html] live-manual-html: Correction of file location
for user-setup.conf
Added tag(s) pending.
--
831337: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831337
Debian Bug Tracking System
Contact ow...@bugs.debian.org with
On 2020-03-11 03:52, jnq...@gmail.com wrote:
On Tue, 2020-03-10 at 15:38 +, jnq...@gmail.com wrote:
```
LB_BOOTLOADERS="syslinux,grub-efi"
echo "${LB_BOOTLOADERS}" | while IFS="," read -r BOOTLOADER; do
echo "bootloader: ${BOOTLOADER}"
done
```
this code always fails to split the com
20 matches
Mail list logo