On Thursday, December 12, 2013 10:11:10 Roland Karch wrote:
> I was able to reproduce it with the 1.2.4 packages you linked, Chris. It's
> reported on GitHub as issue #1093.

Thank you.  I made a note in the bug to clarify where the package came from.

Since I last wrote you I've learned how to compile Debian packages for foreign 
architectures, so next time I should be able to supply you with a built 
package.

   http://info.comodo.priv.at/blog/cowbuilder_crossbuilds_for_raspbian.html

I ended up using this (the necessary part is the '--debootstrap
 qemu-debootstrap' option, which requires installing the qemu-user-static 
package):

# cowbuilder create on a foreign architecture
cowbuilder --create --basepath /deb-chroots/armf-wheezy-base.cow \
--distribution wheezy --extrapackages eatmydata --architecture armhf \
--debootstrap qemu-debootstrap --debootstrapopts --variant=buildd 

# building is as normal:
time nice cowbuilder --build mumble_1.2.4-0.2+0coredump2+wheezy.dsc \
 --basepath /deb-chroots/armf-wheezy-base.cow \
 --buildresult /deb-chroots/cow-result

  -- Chris

--
Chris Knadle
chris.kna...@coredump.us


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to