[mythtv] Win32-packager.pl issue

Jason P trainspotter_7 at hotmail.com
Fri Oct 22 20:48:08 UTC 2010


Hi Jonathan,

                I think I'm still missing something. I opened the
win32-packager.pl with notepad++, searched for all entries of
svn-win32-1.5.1, replaced them with 'svn-win32-1.6.12, changed the fetch
location and tried running the compilation again, but got more errors. This
time it didn't get far at all before saying there were syntax issues at
various lines. Comparing the original win32-packager to my edited
win32-packager, the new one seems to be missing data, so I tried correcting
that, but I would just get syntax errors somewhere else. What should I be
changing, if anything?

 

From: mythtv-dev-bounces at mythtv.org [mailto:mythtv-dev-bounces at mythtv.org]
On Behalf Of Jonathan Martens
Sent: Friday, October 22, 2010 1:27 AM
To: mythtv-dev at mythtv.org
Subject: Re: [mythtv] Win32-packager.pl issue

 

On 22-10-2010 8:06, j p wrote:
> End-of-central-directory signature not found. Either this file is not
> a zipfile, or it constitutes one disk of a multi-part archive. In the
> latter case the central directory and zipfile comment will be found on
> the last disk(s) of this archive.
> unzip: cannot find zipfile directory in
> C:/MSys/1.0/sources/svn-win32-1.5.1.zi
> ,
> and cannot find C:/MSys/1.0/sources/svn-win32-1.5.1.zip.zip, period.
> EFFECT FAILED (dir -> extract): unable to locate expected directory
> (C:/MSys/1.
> /sources/svn-win32-1.5.1).
>
> As you can obviously guess, I have no idea what to do at this point so
> any direction would be greatly appreciated.

I think you need to update the version of your script, a more recent
version of svn is configured in the latest win32-packager.pl script:

397     # we now use SVN 1.6.x
398     [ archive => $sources.'svn-win32-1.6.12.zip',
399       'fetch' =>
'http://mythtv-for-windows.googlecode.com/files/svn-win32-1.6.12.zip',
400       comment => 'Subversion comes as a zip file, so it '.
401                  'cant be done earlier than the unzip tool!'],
402     [ dir     => $sources.'svn-win32-1.6.12',
403       extract => $sources.'svn-win32-1.6.12.zip' ],

Jonathan
_______________________________________________
mythtv-dev mailing list
mythtv-dev at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

  _____  

No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1136 / Virus Database: 422/3211 - Release Date: 10/21/10

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-dev/attachments/20101022/ddeb97b1/attachment.htm>


More information about the mythtv-dev mailing list