Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-06-2006, 11:51 AM
Member
 
Posts: 10
Default Debian Installation: No Space left ?

Code:
Selecting previously deselected package zimbra-core.
(Reading database ... 32708 files and directories currently installed.)
Unpacking zimbra-core (from .../zimbra-core_3.1.0_GA_332.DEBIAN3.1_i386.deb) ...
dpkg: error processing ./packages/zimbra-core_3.1.0_GA_332.DEBIAN3.1_i386.deb (--install):
 failed in buffer_write(fd) (9, ret=-1): backend dpkg-deb during `./opt/zimbra/jdk1.5.0_06/jre/lib/deploy.jar': No space left on device
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 ./packages/zimbra-core_3.1.0_GA_332.DEBIAN3.1_i386.deb
whats that ? ive space enough...
Reply With Quote
  #2 (permalink)  
Old 05-06-2006, 12:09 PM
Zimbra Employee
 
Posts: 515
Default

what do you get for "df -h"?
__________________
Search the Forums - Bugzilla - Wiki - Downloads
Reply With Quote
  #3 (permalink)  
Old 05-06-2006, 01:41 PM
Member
 
Posts: 10
Default

Quote:
Originally Posted by bobby
what do you get for "df -h"?
Code:
Filesystem            Size  Used Avail Use% Mounted on
/dev/hdb1             250M  204M   34M  86% /
tmpfs                 507M  8.0K  507M   1% /dev/shm
/dev/hdb9              63G   14G   47G  23% /home
/dev/hdb8             361M  8.1M  334M   3% /tmp
/dev/hdb5             4.6G  461M  4.0G  11% /usr
/dev/hdb6             2.8G  358M  2.3G  14% /var
Reply With Quote
  #4 (permalink)  
Old 05-06-2006, 02:17 PM
Zimbra Employee
 
Posts: 515
Default

zimbra installs in /opt/zimbra. is your / partition really only 250mb? that's barely enough room for the download. if you want to be tricky you could try this:

$ su - root
# cd /home
# mkdir zimbra
# cd /opt
# ln -s /opt/zimbra ./zimbra
__________________
Search the Forums - Bugzilla - Wiki - Downloads
Reply With Quote
  #5 (permalink)  
Old 05-06-2006, 02:32 PM
Zimbra Employee
 
Posts: 228
Default

those commands don't look right. You want to link /opt/zimbra to /home/zimbra:

Code:
$ su - root
# cd /home
# mkdir zimbra
# cd /opt
# rm -rf zimbra (if needed)
# ln -s /home/zimbra ./zimbra
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #6 (permalink)  
Old 05-07-2006, 04:57 AM
Member
 
Posts: 10
Default

Quote:
Originally Posted by schemers
those commands don't look right. You want to link /opt/zimbra to /home/zimbra:

Code:
$ su - root
# cd /home
# mkdir zimbra
# cd /opt
# rm -rf zimbra (if needed)
# ln -s /home/zimbra ./zimbra

thx 4 help
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.