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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org