Your message dated Wed, 17 Mar 2010 21:53:23 +0200
with message-id <[email protected]>
and subject line Re: Bug#574340: Acknowledgement (tclxml: fails with wish8.5,
works with wish8.4) - fixed in 3.2-1
has caused the Debian Bug report #574340,
regarding tclxml: fails with wish8.5, works with wish8.4
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.)
--
574340: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574340
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tclxml
Version: 3.1-3
Severity: important
My program has:
package require xml
It works with wish8.4 . I am trying to migrate it to wish 8.5 . It fails
with:
Error in startup script: attempt to provide package sgmlparser 1.1 failed:
package sgmlparser 1.0 provided instead
("package ifneeded sgmlparser 1.1" script)
invoked from within
"package require sgmlparser 1.0"
Line 7 of /usr/lib/Tclxml3.1/pkgIndex.tcl is:
package ifneeded sgmlparser 1.1 [list source [file join $dir
sgmlparser.tcl]]
but tclparser-8.0.tcl and tclparser-8.1.tcl only require sgmlparser 1.0 and
sgmlparser.tcl only provides 1.0 . Apparently wish8.4 is tolerant of this
error but wish8.5 is not.
-- System Information:
Debian Release: lenny/sid
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages tclxml depends on:
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libxml2 2.6.32.dfsg-5 GNOME XML library
ii tcllib 1.10-dfsg-3 the Standard Tcl Library
tclxml recommends no packages.
tclxml suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hello Alan.
On Wednesday 17 March 2010 16:43:53 Alan J. Greenberger wrote:
> I changed line 7 in /usr/lib/Tclxml3.1/pkgIndex.tcl:
> ...
> This allowed wish8.5 to work with the xml package!
This is not needed anymore. Just install 3.2-1 version of the package from
testing.
--
WBR, Andrew
signature.asc
Description: This is a digitally signed message part.
--- End Message ---