[mythtv-commits] Ticket #5887: win32-packager.pl references invalid URI for qt-win-opensource-src-4.4.0.zip

MythTV mythtv at cvs.mythtv.org
Fri Nov 7 08:48:22 UTC 2008


#5887: win32-packager.pl references invalid URI for qt-win-opensource-
src-4.4.0.zip
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  danielk
     Type:  defect     |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  windows    |     Version:  head   
 Severity:  medium     |     Mlocked:  0      
-----------------------+----------------------------------------------------
 It looks like the download moved or the mirror used was shut down. As a
 result, the script can't download qt-win-opensource-src-4.4.0.zip by
 itself any more.


 To fix it change the line in /packaging/Win32/build/win32-packager.pl
 from:

   fetch => 'http://ftp.ntua.gr/pub/X11/Qt/qt/source/qt-win-opensource-
 src-4.4.0.zip'],

 to

   fetch => 'http://ftp.icm.edu.pl/packages/qt/source/qt-win-opensource-
 src-4.4.0.zip'],

 (I'm assuming that's the same file. Other DL locations may be available
 around the web.)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5887>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list