<div dir="ltr">Hello, I'm unsuccessful in building the puredata 0.46-2 .deb package for Raspberry Pi as per IOhannes' description:<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 25, 2014 at 9:56 AM, IOhannes m zmölnig <span dir="ltr"><<a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
if your distro ships an older version you can do:<br>
$ dget<br>
<a href="http://ftp.de.debian.org/debian/pool/main/p/puredata/puredata_0.45.4-2.dsc" target="_blank">http://ftp.de.debian.org/debian/pool/main/p/puredata/puredata_0.45.4-2.dsc</a><br>
$ cd puredata-0.45.4/<br>
$ sudo aptitude install devscripts<br>
$ sudo mk-build-deps -i -r debian/control<br>
$ dpkg-buildpackage -rfakeroot<br>
<br>
this will create the puredata package(s) using the autotools method.<br>
you can then install it using:<br>
$ sudo dpkg -i ../puredata*_0.45.4-2_*.deb<br></blockquote><div><br></div><div>Devscripts had to be installed first to use dget. After downloading the files with dget I got the error:<br></div><div>"gpg: Can't check signature: public key not found<br></div><div>Validation FAILED"<br></div><div><br></div><div>I had created a key with gpg --gen-key, but that didn't help. The files were downloaded nonetheless so I unpacked them and did the 'make-build-debs' step which resulted in the creation and installation of package 'puredata-build-deps'. The building stage however resulted in a plethora of errors, summarized at the end as:<br></div><div>"dpkg-source: error: unrepresentable changes to source"<br><br></div><div>Is this related to the validation failure?<br><br></div><div>Katja<br></div><div><br> </div></div></div></div></div>