Comment 23 for bug 371103

Revision history for this message
Mitch Towner (kermiac) wrote :

I have verified the error with the plugins ""gnotify" & "msntranslator" installed.

$ uname -a
Linux 9 2.6.28-17-generic #58-Ubuntu SMP Tue Dec 1 18:57:07 UTC 2009 i686 GNU/Linux

$ apt-cache policy amsn
amsn:
  Installed: 0.97.2~debian-2ubuntu2
  Candidate: 0.97.2~debian-2ubuntu2
  Version table:
 *** 0.97.2~debian-2ubuntu2 0
        500 http://mirror.optus.net jaunty/universe Packages
        100 /var/lib/dpkg/status

When trying to launch amsn with these 2 plugins installed, I encounter the following error:
$ amsn
Error in startup script: version conflict for package "http": have 2.7.2, need exactly 2.4.4
    while executing
"package require -exact http 2.4.4"
    (file "proxy.tcl" line 12)
    invoked from within
"source proxy.tcl"
    ("uplevel" body line 29)
    invoked from within
"uplevel \#0 {

 # amsncore.tcl is already loaded but we'll re-source it here in case we manually do reload_files
 source amsncore.tcl
 source audio.tc..."
    (procedure "reload_files" line 2)
    invoked from within
"reload_files"
    (file "/usr/bin/amsn" line 272)

-------------------------------------------------

I have verified that the package in proposed works as expected with these 2 plugins installed. amsn loads correctly with no error messages displayed.
$ apt-cache policy amsn
amsn:
  Installed: 0.97.2~debian-2ubuntu2.1
  Candidate: 0.97.2~debian-2ubuntu2.1
  Version table:
 *** 0.97.2~debian-2ubuntu2.1 0
        500 http://mirror.optus.net jaunty-proposed/universe Packages
        100 /var/lib/dpkg/status
     0.97.2~debian-2ubuntu2 0
        500 http://mirror.optus.net jaunty/universe Packages