On Oct 31, 2009, at 8:09 PM, András Murányi wrote:



On Sun, Nov 1, 2009 at 12:51 AM, Hans-Christoph Steiner <h...@at.or.at> wrote:

On Oct 31, 2009, at 5:30 PM, patrick wrote:

using svn, then rm -rf pd and:
svn co 
https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-extended/0.42/pd

i am getting this error:
fakeroot dpkg-deb --build /home/psc/src/pd/packages/linux_make/ build/ /home/psc/src/pd/packages/linux_make/Pd-0.42.5-extended.deb dpkg-deb - error: Debian revision (`extended') doesn't contain any digits
dpkg-deb: 1 errors in control file
make: *** [deb] Error 2

cd packages
svn up Makefile

That should fix that bug.


yes, i just committed a bit too early.
and now (with all the externals)...:

linux_make install succeeded!

and i'm back to this:

fakeroot dpkg-deb --build /home/muranyia/Download/pure-data/packages/ linux_make/build/ /home/muranyia/Download/pure-data/packages/ linux_make/Pd-0.42.5-extended.deb dpkg-deb - error: Debian revision (`extended') doesn't contain any digits
dpkg-deb: 1 errors in control file

Andras


Ok, I think I got it. Either:

cd packages
make set_version
cd linux_make
make install && make package

Or:

cd packages
svn up Makefile
cd linux_make
make install && make package


.hc


----------------------------------------------------------------------------

As we enjoy great advantages from inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously. - Benjamin Franklin


_______________________________________________
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev

Reply via email to