---------- Forwarded message ----------
From: YunQiang Su <wzss...@gmail.com>
Date: Mon, Jun 27, 2011 at 10:23 PM
Subject: [BUG] nam version conflict for package "Tcl": have 8.5.10,
need exactly 8.5.9
To: ns-developers <ns-develop...@isi.edu>, ns-users <ns-us...@isi.edu>


I am maintaining the Debian package of nam, but I got an problem:

1. nam build against tcl/tk 8.5.8
2. upgrade tcl/tk to 8.5.9
3.
nam:
[code omitted because of length]
: version conflict for package "Tk": have 8.5.9, need exactly 8.5.8
   while executing
"package require -exact Tk 8.5.9"

just like  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620093

4. rebuild nam against tcl/tk 8.5.9
   nam works now.
5. upgrade tcl/tk to 8.5.10
  nam:
[code omitted because of length]
: version conflict for package "Tcl": have 8.5.10, need exactly 8.5.9
   while executing
"package require -exact Tcl 8.5.9"

6. rebuild nam against  tcl/tk 8.5.10, it still
nam:
[code omitted because of length]
: version conflict for package "Tcl": have 8.5.10, need exactly 8.5.9
   while executing
"package require -exact Tcl 8.5.9"

7. downgrade tcl to 8.5.9 (didn't downgrade tk)
nam:
[code omitted because of length]
: version conflict for package "Tk": have 8.5.10, need exactly 8.5.9
   while executing
"package require -exact Tk 8.5.9"


Why ? How to fix it?
--
YunQiang Su



-- 
YunQiang Su



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to