On Jul 28, 2010, at 9:57 AM, Mark Edwards wrote:
> On Jul 27, 2010, at 11:33 AM, Mark Edwards wrote:
>
>> On Jun 9, 2010, at 2:17 AM, Mark Edwards wrote:
>>
>>> I'm seeing this in the logs regularly:
>>>
>>> Jun-09-10 02:07:52 [Worker_10000] Downloading assp version check via direct
>>> HTTP connection
>>> Jun-09-10 02:07:52 [Worker_10000] AdminInfo: assp version check download
>>> failed: HTTP/1.1 404 Not Found
>>> Jun-09-10 02:07:52 [Worker_10000] Info: next assp version check download in
>>> 7 hours 0 mins
>>>
>>> Is this an issue on my end? I am able to retrieve data via http from the
>>> assp machine on the command line with wget for instance.
>>
>> I think I've gotten to the bottom of it. version.txt contained this:
>>
>> 2.0.1(1.1.02)
>> versionURL:http://downloads.sourceforge.net/projects/assp/files/ASSP%20V2%20multithreading/autoupdate/version.txt
>> NewAsspURL:http://downloads.sourceforge.net/projects/assp/files/ASSP%20V2%20multithreading/autoupdate/assp.pl.gz
>>
>> When it should contain:
>>
>> 2.0.1(1.1.02)
>> versionURL:http://sourceforge.net/projects/assp/files/ASSP%20V2%20multithreading/autoupdate/version.txt/download
>> NewAsspURL:http://sourceforge.net/projects/assp/files/ASSP%20V2%20multithreading/autoupdate/assp.pl.gz/download
>>
>> I have a feeling this will solve the issue. Is there a way to force an
>> update check?
>
> Okay that sorted the update check problem. Now, version.txt has in it:
>
> 2.0.1(1.1.15)
> versionURL:http://downloads.sourceforge.net/projects/assp/files/ASSP%20V2%20multithreading/autoupdate/version.txt
> NewAsspURL:http://downloads.sourceforge.net/projects/assp/files/ASSP%20V2%20multithreading/autoupdate/assp.pl.gz
>
> Which is wrong again. Is this just a bug with 2.0.1(1.1.02)?
>
> I manually fixed the URL's in version.txt and in assp.pl, and that solved the
> issue. And now I'm wondering, what is the proper way to update assp anyway?
> If I download the link, all I get is assp.pl. If I look on sourceforge, I
> also see two downloads, one that includes:
>
> assp.pl
> assp_pop3.pl
>
> and one that has an entire assp installation with a readme suggesting that I
> merge files by hand.
>
> How do I properly update?
Incidentally, looking at the code for 2.0.1(1.1.15) on sourceforge, I see:
# stabil published version download
$versionURL =
'http://downloads.sourceforge.net/projects/assp/files/ASSP%20V2%20multithreading/autoupdate/version.txt';
$NewAsspURL =
'http://downloads.sourceforge.net/projects/assp/files/ASSP%20V2%20multithreading/autoupdate/assp.pl.gz';
Those URL's result in 404. I imagine that this is a bug introduced by a change
in behavior at sourceforge.
--
Mark Edwards
Audiovisual Coordinator & IT Assistant
Contemporary Jewish Museum
736 Mission Street
San Francisco, CA 94103
direct line: 415.655.7802
fax: 415.655.7815
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user