Closed ffries closed 7 years ago
you need to create your own PGP key and sign your repository with it. You also need to import this key into APT. But that's only theory, I never tried it with build-simple-cdd.
Here I wrote instructions for a completely different project, but it explains the PGP key creation and signing: https://freeswitch.org/confluence/display/FREESWITCH/Building+debs+for+other+architectures
If you end up in a repeatable and stable process, please send me your steps, and I'll update the README.
Thanks. In fact, debian-cd should sign its own repository. I don't know where the problem comes from and I spent already hours on it. What version of Debian would you recommend for building an installer. I understand this should be stable for stable installer. I was running SID in LXC. Might be an explanation. Will get back to you.
Confirmed. IK can build Strech CD from a Stretch host. The bug happens when trying to build a strech installer CD from a Debian SID host. So I am closing this bug.
but it's written explicitly in README that the build machine must have the same release as the target CD
Yes, you were completely right.
I added a ./build script that selects the OS release from the build host. Also see the updated README,
Nice project, thanks. Do you know how to overcome this error?