Please file a bug, since this is likely to fail for everybody. Which code version are you using exactly?
As a workaround, you can open the file install.sh for edition, looking for a variable with a name similar to (I'm in a mobile and can't search it myself) 'PACKAGE_LIST'. You'll see the packages installed are listed, one at a line. Just modify the line containing the package 'sun-java6-jdk' and substitute it with the corresponding openjdk package (something like openjdk6-jdk or similar --use apt-get search java | grep jdk in a shell to know for sure). Save changes and run the script again. Hopefully it won't break this time. Best regards On 24 Feb, 2012 16:00, <[email protected]> wrote: > Hi group, > > I tried to install a capture agent from trunk r11930, and keep getting > this message soon on calling ./install.sh: > > Package sun-java6-jdk is not available, but is referred to by another > package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > E: Package sun-java6-jdk has no installation candidate > > --> is this something I should be concerned about; no apt-get update, nor > chosing another repository did any good. > > Rgards, Andreas > > ----------------------- > [email protected] > 01/58801 DW 41523 > mobil: 0664/60 588 4523 > TU Wien > DVR-Nummer: 0005886 > ----------------------- > ______________________________**_________________ > Matterhorn-users mailing list > Matterhorn-users@**opencastproject.org<[email protected]> > http://lists.opencastproject.**org/mailman/listinfo/**matterhorn-users<http://lists.opencastproject.org/mailman/listinfo/matterhorn-users> >
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
