Subject: sbaz unusable in lenny
Package: sbaz
Version: 1.20-2
Severity: grave
Justification: renders package unusable
*** Please type your report below this line ***
$ sbaz-setup /tmp/
Exception in thread "main" java.lang.NoClassDefFoundError:
scala/runtime/Comparator
at sbaz.clui.Settings.parseOptions(Settings.scala:66)
at
sbaz.clui.CommandLine$.processCommandLine(CommandLine.scala:32)
at sbaz.clui.CommandLine$.main(CommandLine.scala:63)
at sbaz.clui.CommandLine.main(CommandLine.scala)
$ sbaz
sbaz [ global_options... ] command command_options...
Global options:
-d <dir> Operate on dir as the local managed directory.
-n | --dryrun Do not actually do anything. Only print out what
tool would normally do with the following arguments.
-v | --verbose Output messages about what the sbaz tool is doing
-version Version information
Available commands:
Exception in thread "main" java.lang.NoClassDefFoundError:
scala/runtime/BoxesUtility
at sbaz.clui.CommandUtil$$anonfun$0.apply(Command.scala:68)
at scala.List.sort_1$0(List.scala:794)
at scala.List.sort(List.scala:823)
at sbaz.clui.CommandUtil$.<init>(Command.scala:68)
at sbaz.clui.CommandUtil$.<clinit>(Command.scala)
at sbaz.clui.commands.Help$.run(Help.scala:29)
at sbaz.clui.CommandLine$.usageExit(CommandLine.scala:26)
at
sbaz.clui.CommandLine$.processCommandLine(CommandLine.scala:36)
at sbaz.clui.CommandLine$.main(CommandLine.scala:63)
at sbaz.clui.CommandLine.main(CommandLine.scala)
I suppose the unversioned dependency to scala-library is wrong and
should be replaced by a versionend one depending on a newer
scala-library than currently is in lenny.
Best regards,
Silvestre Zabala
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable'), (101, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages sbaz depends on:
ii scala-library 2.3.0-1.1 The Scala standard library
sbaz recommends no packages.
-- no debconf information