Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Zend PDT All-In-One CRC-check fails
Zend PDT All-In-One CRC-check fails [message #91582] Fri, 23 January 2009 17:37 Go to next message
Jim Ekleberry is currently offline Jim EkleberryFriend
Messages: 3
Registered: July 2009
Junior Member
For the past 2 days I have attempted to download the Eclipse All-In-One
file with Zend debugger for Linux from the zend.com/pdt site. I am unable
to decompress the file due to a crc-check failure. Below is the output
from trying to extract the files.

tar: Skipping to next header
gzip: stdin: invalid compressed data--crc error
gzip: stdin: invalid compressed data--length error
tar: Child returned status 1
tar: Error exit delayed from previous errors

Is anyone else having problems downloading and extracting the Linux
version?
Re: Zend PDT All-In-One CRC-check fails [message #91609 is a reply to message #91582] Fri, 23 January 2009 17:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nickboldt+eclipse+newsgroup.gmail.com

Have you tried getting the PDT all in one from
eclipse.org/pdt/downloads/ then installing the Zend stuff after that?

Jim Ekleberry wrote:
> For the past 2 days I have attempted to download the Eclipse All-In-One
> file with Zend debugger for Linux from the zend.com/pdt site. I am
> unable to decompress the file due to a crc-check failure. Below is the
> output from trying to extract the files.
>
> tar: Skipping to next header
> gzip: stdin: invalid compressed data--crc error
> gzip: stdin: invalid compressed data--length error
> tar: Child returned status 1
> tar: Error exit delayed from previous errors
>
> Is anyone else having problems downloading and extracting the Linux
> version?
>
>

--
Nick Boldt :: http://wiki.eclipse.org/User:Nickb
Re: Zend PDT All-In-One CRC-check fails [message #91623 is a reply to message #91609] Fri, 23 January 2009 17:59 Go to previous messageGo to next message
Jim Ekleberry is currently offline Jim EkleberryFriend
Messages: 3
Registered: July 2009
Junior Member
Nick Boldt wrote:
> Have you tried getting the PDT all in one from
> eclipse.org/pdt/downloads/ then installing the Zend stuff after that?
>
> Jim Ekleberry wrote:
>> For the past 2 days I have attempted to download the Eclipse
>> All-In-One file with Zend debugger for Linux from the zend.com/pdt
>> site. I am unable to decompress the file due to a crc-check failure.
>> Below is the output from trying to extract the files.
>>
>> tar: Skipping to next header
>> gzip: stdin: invalid compressed data--crc error
>> gzip: stdin: invalid compressed data--length error
>> tar: Child returned status 1
>> tar: Error exit delayed from previous errors
>>
>> Is anyone else having problems downloading and extracting the Linux
>> version?
>>
>>
>
Yes but that gets me a different error about unmet dependencies.

The Mac and Windows downloads work just fine, it is just the linux file
that appears to be corrupted.
Re: Zend PDT All-In-One CRC-check fails [message #91636 is a reply to message #91623] Fri, 23 January 2009 18:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nickboldt+eclipse+newsgroup.gmail.com

Have you reported this to Zend directly? Granted, many of them watch
this newsgroup, but there might be someone in their IT dept that handles
this (rather than their PDT people).

Jim Ekleberry wrote:
> Nick Boldt wrote:
>> Have you tried getting the PDT all in one from
>> eclipse.org/pdt/downloads/ then installing the Zend stuff after that?
>>
>> Jim Ekleberry wrote:
>>> For the past 2 days I have attempted to download the Eclipse
>>> All-In-One file with Zend debugger for Linux from the zend.com/pdt
>>> site. I am unable to decompress the file due to a crc-check failure.
>>> Below is the output from trying to extract the files.
>>>
>>> tar: Skipping to next header
>>> gzip: stdin: invalid compressed data--crc error
>>> gzip: stdin: invalid compressed data--length error
>>> tar: Child returned status 1
>>> tar: Error exit delayed from previous errors
>>>
>>> Is anyone else having problems downloading and extracting the Linux
>>> version?
>>>
>>>
>>
> Yes but that gets me a different error about unmet dependencies.
>
> The Mac and Windows downloads work just fine, it is just the linux file
> that appears to be corrupted.

--
Nick Boldt :: http://wiki.eclipse.org/User:Nickb
Re: Zend PDT All-In-One CRC-check fails [message #91650 is a reply to message #91636] Fri, 23 January 2009 19:47 Go to previous messageGo to next message
Jim Ekleberry is currently offline Jim EkleberryFriend
Messages: 3
Registered: July 2009
Junior Member
No, I thought this was the proper place to make such a notification.

Can you point me to how to contact them directly?


Nick Boldt wrote:
> Have you reported this to Zend directly? Granted, many of them watch
> this newsgroup, but there might be someone in their IT dept that handles
> this (rather than their PDT people).
>
> Jim Ekleberry wrote:
>> Nick Boldt wrote:
>>> Have you tried getting the PDT all in one from
>>> eclipse.org/pdt/downloads/ then installing the Zend stuff after that?
>>>
>>> Jim Ekleberry wrote:
>>>> For the past 2 days I have attempted to download the Eclipse
>>>> All-In-One file with Zend debugger for Linux from the zend.com/pdt
>>>> site. I am unable to decompress the file due to a crc-check failure.
>>>> Below is the output from trying to extract the files.
>>>>
>>>> tar: Skipping to next header
>>>> gzip: stdin: invalid compressed data--crc error
>>>> gzip: stdin: invalid compressed data--length error
>>>> tar: Child returned status 1
>>>> tar: Error exit delayed from previous errors
>>>>
>>>> Is anyone else having problems downloading and extracting the Linux
>>>> version?
>>>>
>>>>
>>>
>> Yes but that gets me a different error about unmet dependencies.
>>
>> The Mac and Windows downloads work just fine, it is just the linux
>> file that appears to be corrupted.
>
Re: Zend PDT All-In-One CRC-check fails [message #91665 is a reply to message #91650] Fri, 23 January 2009 20:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nickboldt.gmail.com

Well, this is for the PDT support, true, but once it's bundled w/ Zend
code and provided at a non-Eclipse.org site, it's arguably a different
kettle of fish (with a different license to boot).

That said, you can find people unofficially supporting Fedora Eclipse
here even though it's not distributed by Eclipse.org but by Red Hat, or
Wascana (at Sourceforge) vs. CDT (at Eclipse). So you're not that far
off. :)

I see Feedback and Contact links in the footer of the page...

http://www.zend.com/en/contact
http://www.zend.com/en/company/contact-us

.... which you can use to submit something to Zend directly. Meanwhile,
I'll copy this to pdt-dev@eclipse.org.

Cheers,

Nick

Jim Ekleberry wrote:
> No, I thought this was the proper place to make such a notification.
>
> Can you point me to how to contact them directly?
>
>
> Nick Boldt wrote:
>> Have you reported this to Zend directly? Granted, many of them watch
>> this newsgroup, but there might be someone in their IT dept that
>> handles this (rather than their PDT people).
>>
>> Jim Ekleberry wrote:
>>> Nick Boldt wrote:
>>>> Have you tried getting the PDT all in one from
>>>> eclipse.org/pdt/downloads/ then installing the Zend stuff after that?
>>>>
>>>> Jim Ekleberry wrote:
>>>>> For the past 2 days I have attempted to download the Eclipse
>>>>> All-In-One file with Zend debugger for Linux from the zend.com/pdt
>>>>> site. I am unable to decompress the file due to a crc-check
>>>>> failure. Below is the output from trying to extract the files.
>>>>>
>>>>> tar: Skipping to next header
>>>>> gzip: stdin: invalid compressed data--crc error
>>>>> gzip: stdin: invalid compressed data--length error
>>>>> tar: Child returned status 1
>>>>> tar: Error exit delayed from previous errors
>>>>>
>>>>> Is anyone else having problems downloading and extracting the Linux
>>>>> version?
>>>>>
>>>>>
>>>>
>>> Yes but that gets me a different error about unmet dependencies.
>>>
>>> The Mac and Windows downloads work just fine, it is just the linux
>>> file that appears to be corrupted.
>>

--
Nick Boldt :: http://wiki.eclipse.org/User:Nickb
Re: Zend PDT All-In-One CRC-check fails [message #91952 is a reply to message #91582] Sun, 25 January 2009 12:46 Go to previous messageGo to next message
Roy Ganor is currently offline Roy GanorFriend
Messages: 149
Registered: July 2009
Senior Member
Hi Jim,
Zend CDN Server did some troubles with this particular file for specific
nodes, it was fixed (may take 1-2 hours till the flushing though).

You can use this md5 to verify that your copy is ok
00a765641468be06731b35fdba69ad76

Thanks again for reporting,
- Roy

Jim Ekleberry wrote:

> For the past 2 days I have attempted to download the Eclipse All-In-One
> file with Zend debugger for Linux from the zend.com/pdt site. I am unable
> to decompress the file due to a crc-check failure. Below is the output
> from trying to extract the files.

> tar: Skipping to next header
> gzip: stdin: invalid compressed data--crc error
> gzip: stdin: invalid compressed data--length error
> tar: Child returned status 1
> tar: Error exit delayed from previous errors

> Is anyone else having problems downloading and extracting the Linux
> version?
Re: Zend PDT All-In-One CRC-check fails [message #91981 is a reply to message #91952] Mon, 26 January 2009 06:07 Go to previous message
Eclipse UserFriend
Originally posted by: nickboldt.gmail.com

Could the MD5s be posted on the site for better ease of use / verification?

Roy Ganor wrote:
> Hi Jim,
> Zend CDN Server did some troubles with this particular file for specific
> nodes, it was fixed (may take 1-2 hours till the flushing though).
>
> You can use this md5 to verify that your copy is ok
> 00a765641468be06731b35fdba69ad76
>
> Thanks again for reporting,
> - Roy
>
> Jim Ekleberry wrote:
>
>> For the past 2 days I have attempted to download the Eclipse
>> All-In-One file with Zend debugger for Linux from the zend.com/pdt
>> site. I am unable to decompress the file due to a crc-check failure.
>> Below is the output from trying to extract the files.
>
>> tar: Skipping to next header
>> gzip: stdin: invalid compressed data--crc error
>> gzip: stdin: invalid compressed data--length error
>> tar: Child returned status 1
>> tar: Error exit delayed from previous errors
>
>> Is anyone else having problems downloading and extracting the Linux
>> version?
>

--
Nick Boldt :: http://wiki.eclipse.org/User:Nickb
Previous Topic:How to install PDT using "Software Updates"?
Next Topic:XDebug JIT fails ... somewhere
Goto Forum:
  


Current Time: Thu Apr 25 06:21:50 GMT 2024

Powered by FUDForum. Page generated in 0.03424 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top