dotkernel / zend

Automatically exported from code.google.com/p/zend
1 stars 0 forks source link

File not found: .tar instead of .tgz. #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Problem on FreeBSD 6.2:
«$ ./pear install zend/zend
Could not download from "http://zend.googlecode.com/svn/tags/Zend/Zend-
1.8.3.tar", cannot download "zend/zend" (File 
http://zend.googlecode.com:80/svn/tags/Zend/Zend-1.8.3.tar not valid 
(received: HTTP/1.0 404 Not Found
))
Error: cannot download "zend/Zend"
Download failed
install failed»
Searching .tar file instead of .tgz. Same problem with pear-smarty channel 
(http://code.google.com/p/pear-smarty/).

Original issue reported on code.google.com by vanc...@gmail.com on 23 Jun 2009 at 8:50

GoogleCodeExporter commented 9 years ago
Which version of PEAR are you using?
Which version of PHP is PEAR running on?

Original comment by JeanLou....@gmail.com on 23 Jun 2009 at 9:50

GoogleCodeExporter commented 9 years ago
This is «./pear -V» info:
«PEAR Version: 1.8.1
PHP Version: 5.2.9
Zend Engine Version: 2.2.0
Running on: FreeBSD 6.2-RELEASE-p8».

Original comment by vanc...@gmail.com on 23 Jun 2009 at 6:51

GoogleCodeExporter commented 9 years ago
Strange... I am running PEAR 1.8.1 on both Windows XP & Ubuntu with PHP5.2.x 
without a 
problem.

Could it be you do not have gzip/gunzip installed on your box?

Original comment by JeanLou....@gmail.com on 23 Jun 2009 at 8:13

GoogleCodeExporter commented 9 years ago
I installed it on Windows Vista and Fedora 8 (both PHP 5.2.x) without any 
troubles.
FreeBSD box has gzip/gunzip. I tried to install XML_Serializer package 
(http://pear.php.net/package/XML_Serializer/download) for testing. It was 
successful, 
however pear got .tar archives (in temp/downloads). Pear.php.net server provide 
.tgz 
(http://download.pear.php.net/package/XML_Serializer-0.20.0.tgz) as well as 
.tar 
(http://download.pear.php.net/package/XML_Serializer-0.20.0.tar) archives.

Original comment by vanc...@gmail.com on 23 Jun 2009 at 9:00

GoogleCodeExporter commented 9 years ago
Updated to ZF 1.8.4
Try now.
tested on Vista Ultimate and Centos 5.2 32 and 64 , is ok 

Original comment by arhim...@gmail.com on 23 Jun 2009 at 9:14

GoogleCodeExporter commented 9 years ago
No. ((( Same problem, now couldn't find Zend-1.8.4.tar.

Original comment by vanc...@gmail.com on 23 Jun 2009 at 9:32

GoogleCodeExporter commented 9 years ago
I have added support for generating .tar archive along the usual .tgz.
We will test this on the next Zend Framework release.

Original comment by JeanLou....@gmail.com on 24 Jun 2009 at 3:21

GoogleCodeExporter commented 9 years ago
Thanks! It's OK now!

Original comment by vanc...@gmail.com on 4 Aug 2009 at 7:57

GoogleCodeExporter commented 9 years ago

Original comment by JeanLou....@gmail.com on 4 Aug 2009 at 8:37