|
Hi,
I'm trying to install Hudson via apt-get on Ubuntu 9.04 and I'm getting the following error. If I download the war and run the java command it runs ok. Any pointers? Output follows... Cheers Robbie apt-get install hudson 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: hudson: Depends: daemon but it is not installable E: Broken packages --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
Interesting. The package does exist in Ubuntu 9.04 (which is karmic, IIRC --- see http://packages.ubuntu.com/search?keywords=daemon) Do you have the universe disabled somewhow? "dpkg -l | grep daemon"? Robbie Clutton wrote: > Hi, > > I'm trying to install Hudson via apt-get on Ubuntu 9.04 and I'm > getting the following error. If I download the war and run the java > command it runs ok. Any pointers? Output follows... > > Cheers > > Robbie > > apt-get install hudson > 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: > hudson: Depends: daemon but it is not installable > E: Broken packages > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > For additional commands, e-mail: [hidden email] > > -- Kohsuke Kawaguchi Sun Microsystems http://weblogs.java.net/blog/kohsuke/ --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
The output from that command is: dpkg -l | grep daemon ii libcommons-daemon-java 1.0.2~svn20061127-9ubuntu2 library to launch Java applications as daemo rc libdaemon0 0.13-2 lightweight C library for daemons - runtime ii upstart 0.3.9-8 event-based init daemon ii upstart-logd 0.3.9-8 boot logging daemon
|
|
This post has NOT been accepted by the mailing list yet.
I'm seeing the same error as robb1e
Running "dpkg -l | grep daemon" yields : ii cron 3.0pl1-106ubuntu5 process scheduling daemon ii upstart 0.6.5-6 event-based init daemon Was a suggestion that I missed? |
| Powered by Nabble | Edit this page |
