From: Waldemar Schultz Newsgroups: comp.os.msdos.djgpp Subject: Re: ANNOUNCE: zippo 0.1.4 / DSM specification 0.5.1 Date: Thu, 05 Jul 2001 11:00:44 +0200 Organization: [posted via] Leibniz-Rechenzentrum, Muenchen (Germany) Lines: 93 Message-ID: <3B442CBC.4527A12C@ma.tum.de> References: <200107041917 DOT PAA01051 AT delorie DOT com> NNTP-Posting-Host: pcritter14.mathematik.tu-muenchen.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: wsc10.lrz-muenchen.de 994323639 5575 131.159.68.151 (5 Jul 2001 09:00:39 GMT) X-Complaints-To: news AT lrz-muenchen DOT de NNTP-Posting-Date: 5 Jul 2001 09:00:39 GMT X-Mailer: Mozilla 4.77 [en] (Win98; U) X-Accept-Language: de,en-US To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Richard Dawe wrote: > > Hello. > > It gives me pleasure to announce zippo 0.1.4. This release fixes many bugs > in zippo 0.1.3. For a full list see: > > http://www.phekda.freeserve.co.uk/richdawe/zippo/changes.txt > Thanks for the contribution. small problems with directories/wildcards: I changed zipporc to have the line zip from .,f:/djgppzip Case 1: ------- running zippo from e:/djgpp bash-2.04$ zippo -v -q -p fil* . DJGPP path 'e:/djgpp/' . Installation prefix 'e:/djgpp/' . Backup prefix 'e:/djgpp/backup/' . Reading configuration from 'e:/djgpp/share/zippo/zipporc' . Installed DSM path [1]: 'e:/djgpp/share/zippo/db' . Installed manifest path [1]: 'e:/djgpp/manifest' . Available DSM path [1]: '.' . Available DSM path [2]: 'e:/djgpp/share/zippo/db-avail' . Available zip path [1]: '.' . Available zip path [2]: 'f:/djgppzip' . Available gzip'd tar path [1]: '.' . Available gzip'd tar path [2]: 'f:/djgppzip' fil*: Package unsupported Error: Unable to parse DSM! when I cd to f:/djgppzip it works as expected: bash-2.04$ zippo -v -q -p fil* . DJGPP path 'e:/djgpp/' . Installation prefix 'e:/djgpp/' . Backup prefix 'e:/djgpp/backup/' . Reading configuration from 'e:/djgpp/share/zippo/zipporc' . Installed DSM path [1]: 'e:/djgpp/share/zippo/db' . Installed manifest path [1]: 'e:/djgpp/manifest' . Available DSM path [1]: '.' . Available DSM path [2]: 'e:/djgpp/share/zippo/db-avail' . Available zip path [1]: '.' . Available zip path [2]: 'f:/djgppzip' . Available gzip'd tar path [1]: '.' . Available gzip'd tar path [2]: 'f:/djgppzip' fileutils 4.0 (binaries) Case 2: ------- running zippo from e:/djgpp bash-2.04$ zippo -q fil* findutils 4.1 (binaries) ^^^^^^^^^^ ???? file 3.34 (binaries) fileutils 3.16 (binaries) fil40b 4.0 release 2 (binaries) fil40s 4.0 release 1 (sources) 5 package(s) matched bash-2.04$ ls manifest/fil*.mft manifest/fil316b.mft manifest/fil40s.mft manifest/fil40b.mft manifest/file334b.mft bash-2.04$ pwd e:/djgpp when I cd to f:/djgppzip: bash-2.04$ zippo -q fil* fil40b 4.0 release 2 (binaries) fil40s 4.0 release 1 (sources) 2 package(s) matched bash-2.04$ ls fil* fil40b.zip fil40s.zip bash-2.04$ pwd f:/djgppzip Thanks for attention. -- Gruss Waldemar Schultz. schultz AT ma DOT tum DOT de Technische Universität München, Zentrum Mathematik M1, D 80290 München Tel: +49 (0)89 2892 8226 FAX: +49 (0)89 2892 8228