Message-ID: <3D8702E3.8B3FC149@lml.ls.fi.upm.es> Date: Tue, 17 Sep 2002 12:24:35 +0200 From: Manuel Collado X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Trouble with pakke --syncdb (Was: List of DJGPP packages) References: <3D7735B1 DOT F752E6DA AT lml DOT ls DOT fi DOT upm DOT es> <200209071414 DOT g87EEPV13625 AT envy DOT delorie DOT com> <3D7DD581 DOT CAD1BBE7 AT lml DOT ls DOT fi DOT upm DOT es> <3D7E54C9 DOT 593DC70F AT phekda DOT freeserve DOT co DOT uk> <3D80854A DOT BA8E7322 AT lml DOT ls DOT fi DOT upm DOT es> <3D80DE7F DOT 22320ED2 AT phekda DOT freeserve DOT co DOT uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 138.100.10.20 X-Trace: 17 Sep 2002 12:25:49 +0100, 138.100.10.20 Lines: 32 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Richard Dawe wrote: > [snip] > > some (hopefuly moderate) effort, minimal dsms could be build for every > > remaining package. > > dsmgen.sh from the pakke distribution may help here. Take a look at > ${DJDIR}/contrib/pakke021/scripts/dsm2ver.sh. I didn't saw it before, so I almost duplicate your code (in AWK). Anyway, yor scripts have been very helpful when writing new utilities to handle dsms. Another question has arised when trying to setup a global installation procedure (I've changed the subject line to reflect this new topic). I've tried to make a global installation by simply unzipping a lot of archives, and then invoking 'pakke --initdb' and 'pakke --syncdb' to build the installed packages database. When doing so I see some unpacked packages not listed by 'pakke -qa'. I mean packages with valid dsms. Before posting details (a very long post) I would like to know what is the exact policy used by pakke to find which pakckages has been manually installed, so I could try to diagnose the problem. For example, I got 'g77' listed twice (as 'g77' and 'g7731b') and gcc not listed at all, after unzipping 'gcc31b.zip' and 'g7731b.zip' among other archives. Thanks for your time, -- To reply by e-mail, please remove the extra dot in the given address: m.collado -> mcollado