X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: Installing gpp Date: Sun, 07 Sep 2003 15:42:25 +0100 Lines: 58 Message-ID: <3F5B43D1.6B6069F7@phekda.freeserve.co.uk> References: <3F535097 DOT 95CDD7D1 AT made DOT invalid> <3F5507C8 DOT 994DCF4D AT phekda DOT freeserve DOT co DOT uk> <3F55EEFB DOT 725A3207 AT made DOT invalid> <3F579285 DOT F4E54727 AT phekda DOT freeserve DOT co DOT uk> <3F58962F DOT DDB94AB1 AT made DOT invalid> <3F5904B4 DOT 8F645B74 AT phekda DOT freeserve DOT co DOT uk> <3F59C24A DOT 3B8B7471 AT made DOT invalid> <3F59FE81 DOT 90221897 AT phekda DOT freeserve DOT co DOT uk> <3F5B2DC2 DOT F0858271 AT made DOT invalid> NNTP-Posting-Host: 81.76.204.151 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news8.svr.pol.co.uk 1062959346 28785 81.76.204.151 (7 Sep 2003 18:29:06 GMT) NNTP-Posting-Date: 7 Sep 2003 18:29:06 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. LibraryUser wrote: [snip] > ******** from manifest: > > # DSM for djdev 2.03 binaries > # Written by Richard Dawe > > dsm-file-version: 1.2 > dsm-version: 0.5.1 > dsm-name: djdev203 > > dsm-author: Richard Dawe > dsm-author-email: richdawe AT bigfoot DOT com > dsm-author-web-site: http://www.bigfoot.com/~richdawe/ > > name: djdev > version: 2.03 patchlevel 2 [snip] > ************ From share/pakke/db: > > # > # DSM for djdev 2.03 binaries > # Written by Richard Dawe > # > > dsm-file-version: 1.3 > dsm-version: 0.6.0 > dsm-name: djdev203 > > dsm-author: Richard Dawe > dsm-author-email: richdawe AT bigfoot DOT com > dsm-author-web-site: http://www.bigfoot.com/~richdawe/ > > name: djdev > version: 2.03 [snip] Thanks. I think the problem is that the djdev 2.03 patchlevel 2 DSM has a dsm-version field which is less than the djdev 2.03 DSM. But pakke should probably take the latest version of a package and use that DSM. I think there is a bug in pakke. I'll try to fix that for the next version. In the meantime, here's a hack to make it work: cp -fav $DJDIR/manifest/djdev203.dsm $DJDIR/share/pakke/db Let me know if you still have problems after doing that. Note: I don't recommend that people mess with share/pakke/db directly. Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]