![]() |
|
|||||||
| OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
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). # |
|
||||
|
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...
__________________
OpenBSD LiveCDs/LiveDVDs |
|
||||
|
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/.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
Hello,
after posting my question, I realized my partition is not big enough, how to resize my partition?.
|
|
||||
|
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
__________________
OpenBSD LiveCDs/LiveDVDs |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
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 08:12 PM |
| error installing gdbm-1.8.3p0 | Nk2Network | OpenBSD Packages and Ports | 6 | 15th February 2009 07: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 |