Open ggraniti opened 2 years ago
@ggraniti My guess is that you might have SKIP set on earlier stages 0-2, which caches the installed packages. This speeds up the build time by a lot while working on stage3. However, changes in the underlying repo packages can later make it impossible to build by only running stage3. In that case, you need to delete the SKIP files from stages 0-2 and build over from scratch.
@kdoren Thank you! I will make sure I haven't done that mistake and I will fix it. By the way, since I am ignorant in coding (but I am really trying my best to understand things, after all I am a classical pianist and a university piano Professor, technology lover but not a computer scientist), I cannot find a place (and stage) where to upload my personal wallpaper. I know they are in /etc/alternatives/...., but I can't understand how they got there during the building process. Would you mind helping me understand a little more?
Hello @kdoren, First of all thank you for the amazing work you are doing with Jambox. Simply AMAZING. I have no experience but I am trying to customize it for my own use. I am trying to build the image with pi-gen. I left everything as it is in jambox, except for some changes I have made in VS Code in Stage3. I don’t need any other jamming software but SonoBus and Jamulus, so I removed the other installations and I have added my own aj-snapshot, plus some other configuration in jackdrc. Now, the pi-gen freezes at stage3 reporting this:
I don’t know what I am doing wrong (maybe removing the other jamming apps I also removed some essential package?), and I cannot think of a possible solution for this. Do you have any idea?