I\'m using the following:
I also got the same issue in Ubuntu 14.04 but I solved by removing the scala 2.10 and installing 2.11
wget www.scala-lang.org/files/archive/scala-2.11.7.deb
dpkg -i scala-2.11.7.deb
Now try.