Re: [PEAR-DEV] Archive issue strikes again.
[email protected] ("Daniel O'Connor")
| Newsgroups | php.pear.dev |
|---|---|
| Message-ID | <CAJsZyFDhtW9Xgm_3pP69kyk2r3S7BNQjLXuddiwwzTssJNCVTg@mail.gmail.com> |
Stupid Archive_Tar 1.3.7 was to blame - upgrading to 1.3.10 makes pear package work happily again. I'll redo the releases for those two, and any others you notice On Tue, Oct 23, 2012 at 3:34 PM, Remi Collet <[email protected]> wrote: > At least File_Find 1.3.2 and Services_Weather 1.4.7, recently released > archives are corrupted... > > $ pear download File_Find > File /home/remi/File_Find-1.3.2.tgz downloaded > > $ tar tf File_Find-1.3.2.tgz > package.xml > > > Workaround: > $ tar tif File_Find-1.3.2.tgz > package.xml > File_Find-1.3.2/File/Find.php > File_Find-1.3.2/tests/01glob.phpt > ... > > Regards, > Remi. > > -- > PEAR Development Mailing List (http://pear.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >