You are not logged in.
OpenJDK 8 packages with bad version numbers (8.u20.b23) were pushed to [testing]. New packages are now available (8.u11). Unfortunatly as new package version is lower than the faulty one, pacman should yield the following when updating:
warning: jdk8-openjdk: local (8.u20.b23-1) is newer than testing (8.u11-1)
warning: jre8-openjdk: local (8.u20.b23-1) is newer than testing (8.u11-1)
warning: jre8-openjdk-headless: local (8.u20.b23-1) is newer than testing (8.u11-1)
To sort this out, please manually install all packages (add "openjdk8-src" to the following list if you installed it):
# pacman -S jre8-openjdk jre8-openjdk-headless jdk8-openjdk
warning: downgrading package jre8-openjdk (8.u20.b23-1 => 8.u11-1)
warning: downgrading package jre8-openjdk-headless (8.u20.b23-1 => 8.u11-1)
warning: downgrading package jdk8-openjdk (8.u20.b23-1 => 8.u11-1)
resolving dependencies...
looking for inter-conflicts...
Packages (3): jdk8-openjdk-8.u11-1 jre8-openjdk-8.u11-1 jre8-openjdk-headless-8.u11-1
Total Download Size: 33.34 MiB
Total Installed Size: 131.77 MiB
Net Upgrade Size: -0.30 MiB
:: Proceed with installation? [Y/n] y
[…]
Last edited by Wikimig (2014-08-16 15:57:32)
Offline