# emanuele (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover emanuele.

Page: <https://rssamplifier.com/topics/emanuele/blogs>  
Feed: <https://rssamplifier.com/topics/emanuele/blogs.md>

---

## [Murder Mystery: GCC Builds Failing After sbuild Refactoring](https://www.linux.it/~ema/posts/murder-mystery-gcc-builds-failing-after-sbuild-refactoring/)

_2024-12-13 · ema@linux.it (Emanuele Rocca) · Emanuele Rocca_

This is the story of an investigation conducted by Jochen Sprickerhof, Helmut Grohne, and myself. It was true teamwork, and we would have not reached the bottom of the issue working individually. We think you will find it as interesting and fun as we did, so here is a brief writeup. A few of the steps mentioned here took several days, others just a few minutes. What is described as a natural…

## [Building Debian packages The Right Way](https://www.linux.it/~ema/posts/building-debian-packages-the-right-way/)

_2024-11-26 · ema@linux.it (Emanuele Rocca) · Emanuele Rocca_

There is more than one way to do it, but it seems that The Right Way to build Debian packages today is using sbuild with the unshare backend. The most common backend before the rise of unshare was schroot . The official Debian Build Daemons have recently transitioned to using sbuild with unshare , providing a strong motivation to consider making the switch. Additionally the new approach means: (1)…

