Jump to content
Ketarin forum

downloaded file corrupted


andreone
 Share

Recommended Posts

I'm trying to create a job for Scite (from sourceforge).

The zip file is downloaded, but cannot be opened, it's corrupted.

Downloading the file manually gives a valid archive file.

So I'm assuming Ketarin has a bug.

 

<?xml version="1.0" encoding="utf-16"?>
<Jobs>
 <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="">
   <DownloadBeta>Default</DownloadBeta>
   <DownloadDate xsi:nil="true" />
   <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
   <VariableChangeIndicator />
   <CanBeShared>true</CanBeShared>
   <ShareApplication>false</ShareApplication>
   <ExclusiveDownload>false</ExclusiveDownload>
   <HttpReferer />
   <Variables>
     <item>
       <key>
         <string>version</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>RegularExpression</VariableType>
           <Regex>Release\s+version\s+(\d+(\.\d+)+)</Regex>
           <Url>http://www.scintilla.org/SciTE.html</Url>
           <Name>version</Name>
         </UrlVariable>
       </value>
     </item>
   </Variables>
   <ExecuteCommand />
   <ExecutePreCommand />
   <Category>Edition</Category>
   <SourceType>FixedUrl</SourceType>
   <PreviousLocation>I:\Apps\Edition\wscite2.01.zip</PreviousLocation>
   <DeletePreviousFile>true</DeletePreviousFile>
   <Enabled>true</Enabled>
   <FileHippoId />
   <LastUpdated>2009-08-25T15:43:00.1683823+02:00</LastUpdated>
   <TargetPath>{repo_root}\{category}\</TargetPath>
   <FixedDownloadUrl>http://prdownloads.sourceforge.net/scintilla/wscite{version}.zip</FixedDownloadUrl>
   <Name>SciTE</Name>
 </ApplicationJob>
</Jobs>

 

Note: I use version 1.0.8.302

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.