DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 13th April 2009
Nk2Network Nk2Network is offline
Port Guard
 
Join Date: Jan 2009
Posts: 43
Default error while installing apache

Hello

I see it a mistake at the end of the installation d'apache

Code:
/: write failed, file system is full
gzip: /usr/ports/packages/i386/all/db-4.6.21.tgz: No space left on device
===>  Cleaning for db-4.6.21
rm -f /usr/ports/packages/i386/all/db-4.6.21.tgz /usr/ports/packages/i386/ftp/db
-4.6.21.tgz /usr/ports/packages/i386/cdrom/db-4.6.21.tgz
*** Error code 1

Stop in /usr/ports/databases/db/v4 (line 1422 of /usr/ports/infrastructure/mk/bs
d.port.mk).
*** Error code 1

Stop in /usr/ports/databases/db/v4 (line 1962 of /usr/ports/infrastructure/mk/bs
d.port.mk).
*** Error code 1

Stop in /usr/ports/databases/db/v4 (line 1452 of /usr/ports/infrastructure/mk/bs
d.port.mk).
*** Error code 1

Stop in /usr/ports/devel/apr-util (line 1599 of /usr/ports/infrastructure/mk/bsd
.port.mk).
*** Error code 1

Stop in /usr/ports/devel/apr-util (line 1993 of /usr/ports/infrastructure/mk/bsd
.port.mk).
*** Error code 1

Stop in /usr/ports/devel/apr-util (line 1422 of /usr/ports/infrastructure/mk/bsd
.port.mk).
*** Error code 1

Stop in /usr/ports/devel/apr-util (line 1962 of /usr/ports/infrastructure/mk/bsd
.port.mk).
*** Error code 1

Stop in /usr/ports/devel/apr-util (line 1452 of /usr/ports/infrastructure/mk/bsd
.port.mk).
*** Error code 1

Stop in /usr/ports/www/apache-httpd (line 1599 of /usr/ports/infrastructure/mk/b
sd.port.mk).
*** Error code 1

Stop in /usr/ports/www/apache-httpd (line 1993 of /usr/ports/infrastructure/mk/b
sd.port.mk).
*** Error code 1

Stop in /usr/ports/www/apache-httpd (line 1422 of /usr/ports/infrastructure/mk/b
sd.port.mk).
*** Error code 1

Stop in /usr/ports/www/apache-httpd (line 1962 of /usr/ports/infrastructure/mk/b
sd.port.mk).
*** Error code 1

Stop in /usr/ports/www/apache-httpd (line 1452 of /usr/ports/infrastructure/mk/b
sd.port.mk).
#
Reply With Quote
  #2   (View Single Post)  
Old 13th April 2009
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,975
Default

This is the same problem you had in http://daemonforums.org/showthread.php?t=2869

You are out of disk space. Please translate the first error message into French:
Code:
...file system is full...
Reply With Quote
  #3   (View Single Post)  
Old 13th April 2009
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,975
Default

You might find the French mailing list helpful. From the French web pages:


Listes Non-Anglophones

Plusieurs listes de diffusion non-anglophones concernant OpenBSD sont disponibles séparément. Voici une liste des listes connues �* ce jour : Français : misc@openbsd-france.org
Pour vous abonner, allez �* l'adresse suivante : http://www.openbsd-france.org/ml/.
Reply With Quote
  #4   (View Single Post)  
Old 13th April 2009
Nk2Network Nk2Network is offline
Port Guard
 
Join Date: Jan 2009
Posts: 43
Default

Hello,

after posting my question, I realized my partition is not big enough, how to resize my partition?.

Reply With Quote
  #5   (View Single Post)  
Old 13th April 2009
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,975
Default

Your system was (and apparently still is) a single, small partition. The root file system, "/", cannot be resized while the system is running.

It is possible to resize it, but I do not believe you have the technical and language skill to accomplish it.

You are much better off re-installing the OS.

General steps to resize your root :

1. Boot the ramdisk kernel, enter the shell.
2. Temporarily mount the root partition
3. Copy growfs to the ramdisk partition
4. Unmount the root partition
5. Resize the MBR partition as required.
<This may require other OSes be moved>
6. Run disklabel, resize the "a" partition as required
<This may require moving your swap partition, if you have one>
7. Run growfs
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrade Apache 1.3 mod_ssl to Apache 2.2 beandip FreeBSD Ports and Packages 11 26th March 2009 09:12 PM
error installing gdbm-1.8.3p0 Nk2Network OpenBSD Packages and Ports 6 15th February 2009 08:10 PM
Passing args to port / make while installing apache robot FreeBSD Ports and Packages 2 27th August 2008 01:55 PM
apache error .. vhosts and access edhunter FreeBSD General 21 19th July 2008 10:24 PM
installing X11 hirohitosan FreeBSD Installation and Upgrading 3 25th June 2008 09:37 AM


All times are GMT. The time now is 03:38 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick