Hi fsmithred,
On 30/5/19 1:05, fsmithred via Dng wrote:
> On 5/29/19 12:24 PM, aitor wrote:
>> Hi,
>>
>> On 29/5/19 17:07, aitor wrote:
>>>
>>> Hi,
>>>
>>> On 29/5/19 10:17, aitor_czr wrote:
>>>> I chose gnuinos, openbox, main. It ran. I got a 114M iso that shows
>>>> me a boot menu but won't boot to live. It does the same with
>>>> bios/isolinux as with uefi/grub
>>>
>>> The repository of gnuinos has expired (invalid since 10h 21min 26s).
>>> So, try with devuan. I'll update it tonight.
>>>
>>> Cheers,
>>>
>>> Aitor.
>>>
>> Removing previously from the blend all the non existent packages like
>> icecat, popupmenu, gftp, etc...
>>
>> Aitor.
>>
>>
>>
>
> After I uncommented the lines in the helpers file I got errors
> complaining that the bootstrap dir does not exist. This happens when I
> choose guinos or devuan. It looks like some commands are in the wrong
> order.
>
> Here's the terminal output after the load dialog:
>
> --2019-05-29 16:05:44--
> http://packages.devuan.org/merged/dists/ascii/main/debian-installer/binary-amd64/Packages.gz
>
> Resolving packages.devuan.org (packages.devuan.org)... 46.105.191.77,
> 2001:41d0:8:2c55::a2
> Connecting to packages.devuan.org
> (packages.devuan.org)|46.105.191.77|:80... connected.
> HTTP request sent, awaiting response... 301 Moved Permanently
> Location:
> http://packages.roundr.devuan.org/merged/dists/ascii/main/debian-installer/binary-amd64/Packages.gz
> [following]
> --2019-05-29 16:05:45--
> http://packages.roundr.devuan.org/merged/dists/ascii/main/debian-installer/binary-amd64/Packages.gz
>
> Resolving packages.roundr.devuan.org (packages.roundr.devuan.org)...
> 5.196.38.18
> Connecting to packages.roundr.devuan.org
> (packages.roundr.devuan.org)|5.196.38.18|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 62636 (61K) [text/plain]
> Saving to: ‘Packages.gz’
>
> Packages.gz 100%[===================================================>]
> 61.17K 251KB/s in 0.2s
>
> 2019-05-29 16:05:47 (251 KB/s) - ‘Packages.gz’ saved [62636/62636]
>
> . libdevuansdk v1.0 loaded
> . devuan blend leaded
> livesdk@ascii # build_iso_dist | tee log/build.5
> [D] build_iso_dist
> (*) building complete iso image
> [D] bootstrap_complete_base
> (*) bootstrapping devuan amd64 base
> (*) running debootstrap stage 2
> chroot: cannot change root directory to
> '/home/user/build/aitors_live_sdk/live-sdk/tmp/devuan-amd64-build/bootstrap':
> No such file or directory
> [E] error in: bootstrap_complete_base
> [W] called in: bootstrap_complete_base
> [W] called in: devuan blend leaded
> [W] called in: running debootstrap stage 2
> [E] error reported, operation aborted.
> (*) writing system configuration
> [D] conf_print_debconf
> tee:
> /home/user/build/aitors_live_sdk/live-sdk/tmp/devuan-amd64-build/bootstrap/debconf.set:
> No such file or directory
> [D] conf_print_fstab
> tee:
> /home/user/build/aitors_live_sdk/live-sdk/tmp/devuan-amd64-build/bootstrap/etc/fstab:
> No such file or directory
> [D] conf_print_hostname
> tee:
> /home/user/build/aitors_live_sdk/live-sdk/tmp/devuan-amd64-build/bootstrap/etc/hostname:
> No such file or directory
> [D] conf_print_hosts
> tee:
> /home/user/build/aitors_live_sdk/live-sdk/tmp/devuan-amd64-build/bootstrap/etc/hosts:
> No such file or directory
> [D] conf_print_netifaces
> tee:
> /home/user/build/aitors_live_sdk/live-sdk/tmp/devuan-amd64-build/bootstrap/etc/network/interfaces:
> No such file or directory
> [D] conf_print_resolvconf
> tee:
> /home/user/build/aitors_live_sdk/live-sdk/tmp/devuan-amd64-build/bootstrap/etc/resolv.conf:
> No such file or directory
> [D] conf_print_sourceslist
> tee:
> /home/user/build/aitors_live_sdk/live-sdk/tmp/devuan-amd64-build/bootstrap/etc/apt/sources.list:
> No such file or directory
> [E] error in: bootstrap_complete_base
> [E] error in: bootstrap_complete_base
> [W] called in: bootstrap_complete_base
> [W] called in: devuan blend leaded
> [W] called in: writing system configuration
> livesdk@ascii # exit
> [D] endgame EXIT
> [D] destructor: _ztmp_destructor
> [D] _ztmp_destructor
> root@ascii:/home/user/build/aitors_live_sdk/live-sdk# exit
Huh!
Did you clone my latest git repository?
$ git clone
https://git.devuan.org/aitor_czr/live-sdk.git
It's working for me using the apt repository of gnuinos:
livesdk@localhost # build_iso_dist
[D] build_iso_dist
(*) building complete iso image
[D] bootstrap_complete_base
(*) bootstrapping gnuinos amd64 base
(*) running debootstrap stage 1
I: Retrieving InRelease
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Checking component main on
http://packages.gnuinos.org/merged...
I: Retrieving adduser 3.115
I: Validating adduser 3.115
I: Retrieving apt 1.4.9
I: Validating apt 1.4.9
I: Retrieving apt-utils 1.4.9
I: Validating apt-utils 1.4.9
I: Retrieving base-files 9.9+gnuinos1
I: Validating base-files 9.9+gnuinos1
I: Retrieving base-passwd 3.5.43
I: Validating base-passwd 3.5.43
I: Retrieving bash 4.4-5
I: Validating bash 4.4-5
I: Retrieving bsdmainutils 9.0.12+nmu1
I: Validating bsdmainutils 9.0.12+nmu1
I: Retrieving bsdutils 1:2.29.2-1+devuan2.1
Cheers,
Aitor.