[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Build a custom CD image with simple-cdd



Hello Debian pros,

I am trying to build an ISO image with the package debian-cdd, and I am struggling with the following error:

2018-09-25 11:41:06,568 DEBUG build/debian-cd stdout: Reading package lists... 2018-09-25 11:41:06,569 DEBUG build/debian-cd stderr: E: The value 'stretch' is invalid for APT::Default-Release as such a release is not available in the sources 2018-09-25 11:41:06,571 DEBUG build/debian-cd stdout: make[1]: Entering directory '/tmp/core-build/tmp/debian-cd' 2018-09-25 11:41:06,629 DEBUG build/debian-cd stdout: Apt-get is updating its files ... 2018-09-25 11:41:06,647 DEBUG build/debian-cd stdout: Get:1 file:/tmp/core-build/tmp/mirror stretch InRelease 2018-09-25 11:41:06,647 DEBUG build/debian-cd stdout: Ign:1 file:/tmp/core-build/tmp/mirror stretch InRelease 2018-09-25 11:41:06,647 DEBUG build/debian-cd stdout: Get:2 file:/tmp/core-build/tmp/mirror stretch Release [1,482 B] 2018-09-25 11:41:06,655 DEBUG build/debian-cd stdout: Get:2 file:/tmp/core-build/tmp/mirror stretch Release [1,482 B] 2018-09-25 11:41:06,656 DEBUG build/debian-cd stdout: Get:3 file:/tmp/core-build/tmp/mirror stretch Release.gpg 2018-09-25 11:41:06,656 DEBUG build/debian-cd stdout: Ign:3 file:/tmp/core-build/tmp/mirror stretch Release.gpg 2018-09-25 11:41:06,672 DEBUG build/debian-cd stdout: Reading package lists... 2018-09-25 11:41:06,673 DEBUG build/debian-cd stderr: E: The repository 'file:/tmp/core-build/tmp/mirror stretch Release' is not signed. 2018-09-25 11:41:06,689 DEBUG build/debian-cd stderr: E: The value 'stretch' is invalid for APT::Default-Release as such a release is not available in the sources 2018-09-25 11:41:06,698 DEBUG build/debian-cd stderr: E: The value 'stretch' is invalid for APT::Default-Release as such a release is not available in the sources 2018-09-25 11:41:06,707 DEBUG build/debian-cd stdout: Reading package lists... 2018-09-25 11:41:06,707 DEBUG build/debian-cd stderr: E: The value 'stretch' is invalid for APT::Default-Release as such a release is not available in the sources 2018-09-25 11:41:06,708 DEBUG build/debian-cd stdout: make[1]: Leaving directory '/tmp/core-build/tmp/debian-cd' 2018-09-25 11:41:06,757 DEBUG build/debian-cd stdout: Apt-get is updating its files ...

Especially, I do not understand this one: "E: The value 'stretch' is invalid for APT::Default-Release as such a release is not available in the sources"

Can someone point me in the right direction?

Thanks,
André


Reply to: