Questions tagged [sbuild]

4 questions
3
votes
2 answers

What to use for building ubuntu/debian packages?

I've been inspecting different howto's and guides on how to build packages lately. And there seems to be a lot of ways one could go about it. So I'm a bit confused about what exactly to use. That is I'm trying to see the whole picture. What tools…
x-yuri
  • 621
2
votes
1 answer

sbuild error: Only one build is permitted

I am trying to build a package for ubuntu trusty using sbuild, but few dependencies are available in vivid repo. So, I added the vivid repo with --extra-repository tag with sbuild command. But I am getting the following error with that: gbp:error:…
Pensu
  • 123
2
votes
1 answer

How to cross-compile a Qt package for armhf with sbuild?

I have a Qt application that I would like to cross-compile for armhf. I've set up an sbuild chroot using the following command: mk-sbuild --target armhf trusty However, when I run debuild -S and then attempt to build the package, I encounter the…
Nathan Osman
  • 32,495
1
vote
0 answers

What is causing this disk I/O spike?

I have a Raspberry Pi 2 with Ubuntu 14.04 installed and I'm experiencing a strange problem. I'm attempting to use sbuild to build a Debian package and everything works well enough for the first few seconds... ubuntu@ubuntu:/tmp/pkg/pkg-0.0.1$…
Nathan Osman
  • 32,495