Your message dated Sun, 18 Oct 2015 12:34:58 +0200 with message-id <[email protected]> and subject line long resolved but forgot to close the bug has caused the Debian Bug report #702031, regarding tclcurl: Incomplete path in pkgIndex.tcl leads to unavailability of native tclcurl functions from tclcurl.tcl to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 702031: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702031 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: tclcurl Version: 7.19.6-1 Severity: normal I've received the following bugreport via direct email: ----quote----- I couldn't load tclcurl even I could do a "package require". The reason was a missing entry in pkgconfig.tcl: currently not working: package ifneedet TclCurl 7.19.6 \ [list load [file join $dir libTclCurl7.19.6.so] TclCurl] This works (as one line): package ifneedet TclCurl 7.19.6 \ [list load [file join $dir libTclCurl7.19.6.so] TclCurl]\n[list source [file join $dir rclcurl.tcl]] ----quote----- I can confirm that finding and the issue is already fixed upstream in tclcurl 7.22.2. Due to the dependency on curl 7.21.7 and easy backport of the whole package to squeeze-backports is not possible.
--- End Message ---
--- Begin Message ---Closing this one - back then I only supplied the version when this bug is fixed but did not close it. Sven
--- End Message ---

