[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: deb-make errors



On Oct 14, Adrian Bridgett wrote
> I've just hit this problem too. In my case it's a bug in release - it doesn't strip
> off epochs from the changelog. It then tries to find tgif_1:3.0-p14-2_i386.changes

A quick hack that fixes this problem is to edit /usr/bin/release like
this:

VERSION=echo $LINE |awk '{print gensub(/\((.*:)?(.*)\)/,"\\\2",g,$2)}'

Adrian

email: adrian.bridgett@poboxes.com       | Artificial intelligence - the
http://www.poboxes.com/adrian.bridgett   | art of making computers act
PGP key available on public key servers  | like those in the movies


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: