-
Bug
-
Resolution: Fixed
-
Major
-
None
-
ubuntu 10.04 LTS
When attempted to install debian pkg on a linux box running ubuntu 10.04 LTS according to instructions at http://jenkins-ci.org/debian/,
caught the following errors:
Selecting previously deselected package hudson.
(Reading database ... 156365 files and directories currently installed.)
Unpacking hudson (from /tmp/hudson.deb) ...
dpkg: dependency problems prevent configuration of hudson:
hudson depends on java-virtual-machine; however:
Package java-virtual-machine is not installed.
dpkg: error processing hudson (--install):
dependency problems - leaving unconfigured
Processing triggers for ureadahead ...
I have checked the packages on the machine and java virtual machine, openjdk-6-jre, was already installed. Is there specific version of jvm that must be installed in advance?
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
debian/debian/control
http://jenkins-ci.org/commit/core/d74253c5bc4fd9ec24938e33bf4e1764a18c78dd
Log:
[FIXED JENKINS-8159] switch to default-jre
Eclipse package depends on this
<http://packages.ubuntu.com/maverick/eclipse-jdt>, so I'm doing
monkey-see-monkey-do.