On every server Ive tried it many many many times and it NEVER works: # peardev install symfony/ symfony downloading symfony-1.0.6.tgz ... Starting to download symfony-1.0.6.tgz (1,905,514 bytes) ..................................................................................................................................................................................................................................................................................................................done: 1,905,514 bytes ERROR: unable to unpack /tmp/pear/cache/symfony-1.0.6.tgz
# peardev download symfony/symfony downloading symfony-1.0.6.tgz ... Starting to download symfony-1.0.6.tgz (1,905,514 bytes) ........................................................................................................................................................................................................................................................................................................................................................................................done: 1,905,514 bytes File /home/ajai/symfony-1.0.6.tgz downloaded # # peardev install symfony-1.0.6.tgz ERROR: unable to unpack symfony-1.0.6.tgz If I check the tarball (i.e. tar -ztvf symfony-1.0.6.tgz) I see all the files and then I see this at the end: tar: A lone zero block at 18608 Is there something wrong with this tarball? Most of the servers Im testing this on are running up-to-date Linux software. It works on ONE server, a Solaris 10 machine (which is ironic because Solaris usually has OLD tools in user land). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
