Bug#879642: simple-cdd: build-simple-cdd fails with unsigned local repository

2018-04-20 Thread Vagrant Cascadian
Control: severity 879642 serious Control: tags 879642 +confirmed On 2017-10-23, Austin Roach wrote: > The simple-cdd README suggests that simply running 'build-simple-cdd' > should be sufficient to build a barebones ISO out of the box. Currently, > this fails on sid because of an unsigned local

Bug#879642: simple-cdd: build-simple-cdd fails with unsigned local repository

2018-04-18 Thread fin4478 fin4478
How to avoid these errors with Debian testing/sid when using -o Acquire::AllowInsecureRepositories=true : xfce@amlogic:~/Downloads/cd$ build-simple-cdd --dist sid --local-packages /home/xfce/Downloads/cd/debs/ --profiles desktop 2018-04-19 01:44:43 ERROR build/debian-cd exited with code 2

Bug#879642: simple-cdd: build-simple-cdd fails with unsigned local repository

2017-10-24 Thread Austin Roach
Austin Roach wrote: > Currently, this fails on sid because of an unsigned local repository (logfile > attached). One note on that logfile: I added a 'printenv' to tmp/debian-cd/Makefile before the first 'apt-get update' call to help myself in debugging, and forgot to re-run