View Single Post
  #8 (permalink)  
Old 05-11-2007, 03:32 PM
marcw marcw is offline
Junior Member
 
Posts: 5
Default

Quote:
Originally Posted by phoenix View Post
I'd appreciate it if you could file a report in bugzilla about there being no complaint of a missing cron during install?
Ok, I'll do that. But just a heads up to anyone else that might use debootstrap for their Ubuntu installation; there are other files you're likely going to need that don't get installed by default. Here's a list I made pretty much by accident. There might be more that I haven't stumbled across yet:

1) cron
2) psmisc
3) file
4) perl-modules
5) logrotate
6) man
7) openssh-server
8) slocate

I'm pretty certain that Zimbra needs the first 3. I'm less certain about 4-5. And 6-8 you just need because I don't know how you'd function without them. I think all of them are installed on a "normal" Ubuntu installation but are missing from debootstrap. Retreive them all with apt-get.
Reply With Quote