Bug 171306

Summary: config.txt errors on ftp distro sites, and in config.txt.cmake in svn
Product: kde-windows Reporter: Mark <Ziggyesque>
Component: installerAssignee: Christian Ehrlicher <Ch.Ehrlicher>
Status: RESOLVED DUPLICATE    
Severity: crash CC: Ziggyesque
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Mark 2008-09-19 08:47:32 UTC
Version:           4.1.1 (using KDE 4.1.1)
OS:                MS Windows
Installed from:    MS Windows

Some of these, if selected, will crash the installer due to File not found; the others are findable now but may have problems in future.

;------------------------------------------------------
; devel-tools
;------------------------------------------------------
@package cmake
@category devel-tools 
@notes platform independent build tool 
@version 2.6.0
@url-bin http://www.cmake.org/files/v2.6/cmake-2.6.0-win32-x86.zip cmake-2.6.0-bin.zip
@url-src http://www.cmake.org/files/v2.4/cmake-2.6.0.zip cmake-2.6.0-src.zip
@relocate cmake-2.6.0-win32-x86 .
@nomd5


should be, both files
@url-src http://www.cmake.org/files/v2.6/cmake-2.6.0.zip cmake-2.6.0-src.zip

---------------------------------------
@package subversion
@version 1.5.2
@category devel-tools
@notes software revision system 
@url-bin http://subversion.tigris.org/files/documents/15/43463/svn-1.5.2-setup.exe
@nomd5

exe packages not produced any more by tigris, should be in both files

@url-bin http://subversion.tigris.org/files/documents/15/43506/Setup-Subversion-1.5.2.en-us.msi

------------------------------------------------------
@package tortoisecvs
@category devel-tools 
@version 1.8.31
@notes cvs explorer integration 
@url-bin http://prdownloads.sourceforge.net/tortoisecvs/TortoiseCVS-1.8.31.exe
@nomd5

prdownloads site redirector problematic, should change to direct link, and as version is up to 1.10 already, e.g.

@url-bin http://heanet.dl.sourceforge.net/sourceforge/tortoisecvs/TortoiseCVS-1.8.31.exe
------------------------------------------------------
@package doxygen
@notes Source code documentation generator tool
@category devel-tools
@version 1.5.4
@url-bin http://ftp.stack.nl/pub/users/dimitri/doxygen-1.5.4.windows.bin.zip doxygen-1.5.4-bin.zip
@relocate ^ bin/
@nomd5

doxygen package is up to version 1.5.6, not 1.5.4
@version 1.5.6
@url-bin http://ftp.stack.nl/pub/users/dimitri/doxygen-1.5.6.windows.bin.zip doxygen-1.5.6-bin.zip

------------------------------------------------------
Microsoft debugger package is currently at

@url-bin http://msdl.microsoft.com/download/symbols/debuggers/dbg_x86_6.9.3.113.msi

not
@url-bin http://msdl.microsoft.com/download/symbols/debuggers/dbg_x86_6.6.07.5.exe
which I doubt is entirely compatible with Vista

------------------------------------------------------
Mingw is at version 5.1.4, e.g.
@url-bin http://heanet.dl.sourceforge.net/sourceforge/mingw/MinGW-5.1.4.exe

and gdb to 6.8

@url-bin http://heanet.dl.sourceforge.net/sourceforge/mingw/gdb-6.8-mingw-3.tar.bz2
------------------------------------------------------

If any of the current files listed are required due to a later update breaking KDE build dependencies, recommend a private copy made and referenced in case it disappears from current source.

Also, it appears somebody edited a generated config.txt directly for distribution, not the .cmake version and regenerate the config.txt after checkin to the repository.

Mark
Comment 1 Mark 2008-09-19 08:50:48 UTC
oops, should be in TortoiseCVS
@url-bin http://heanet.dl.sourceforge.net/sourceforge/tortoisecvs/TortoiseCVS-1.10.9.exe
Comment 2 Christian Ehrlicher 2008-10-25 17:53:12 UTC

*** This bug has been marked as a duplicate of bug 172296 ***