Status: resolved
Severity:
failure
Category: Tclkit
Created: 2007-11-22
Updated: 2008-02-24
Error in the following command: sdx.kit fetch attempt to provide package FTP 1.2 failed: package FTP 1097 provided instead ("package ifneeded FTP 1.2" script) invoked from within "package require FTP" ...
File 'sdx.vfs/lib/ftp/ftp_lib.tcl' at line 52 is wrong:
package provide FTP [lindex {$Revision: 1097 $} 1]
- 2007-11-22 rene zaumseil
Created
- 2007-12-13 jcw
Ah - good catch, that must have happened in the switch from cvs to svn.
- 2008-02-24 jcw
Thanks Rene, I've restored the proper "1.2" version.
- 2008-02-24 jcw
(Changed: stat)
