Looks like Ubuntu changed the way to deal with java<version>-runtime-headless. Requesting java7-runtime-headless used to automatically install openjdk 7. I usually install Oracle JVM so I did not noticed it.
Would be great if you could create an issue about that on http://jira.xwiki.org. Will have to bind better dependencies... On Fri, Jul 22, 2016 at 11:01 PM, Polydectus84 <[email protected]> wrote: > Sorry to pest but I am still trying to do this and am pulling my hair out in > the process. I really would like to start using XWiki. I haven't been able > to make any progress. I have tried to install the dependencies but it is as > if they don't exist. > > *When trying to install dependency: xwiki-enterprise-mysql-common:* > > v3@ubuntu:~$ sudo apt-get install xwiki-enterprise-mysql-common > Reading package lists... Done > Building dependency tree > Reading state information... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > xwiki-enterprise-mysql-common : Depends: xwiki-enterprise-common (= 8.1+1) > but it is not going to be installed > E: Unable to correct problems, you have held broken packages. > > *When trying to install xwiki-enterprise-common:* > > v3@ubuntu:~$ sudo apt-get install xwiki-enterprise-common > Reading package lists... Done > Building dependency tree > Reading state information... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > xwiki-enterprise-common : Depends: java8-runtime-headless but it is not > installable or > java8-runtime but it is not installable > E: Unable to correct problems, you have held broken packages. > > *When trying to install java8-runtime-headless:* > > v3@ubuntu:~$ sudo apt-get install java8-runtime-headless > Reading package lists... Done > Building dependency tree > Reading state information... Done > Package java8-runtime-headless 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 'java8-runtime-headless' has no installation candidate > > When trying to install java8-runtime: > > v3@ubuntu:~$ sudo apt-get install java8-runtime > Reading package lists... Done > Building dependency tree > Reading state information... Done > Package java8-runtime 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 'java8-runtime' has no installation candidate > > Is this installation method exclusively for Debian or will it work with > Ubuntu? Am I doing something wrong or is there an issue with the repo? > Please remember that my understanding of Ubuntu is elementary, but from what > I can gather, it looks like it is something wrong with the repo. > > > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/Need-Help-Installing-XWiki-on-Ubuntu-Server-1404-LTS-tp7600396p7600412.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
