my /var is full when I pkg_add --r openoffice
Matt Navarre
mnavarre at cox.net
Sun Oct 31 17:11:14 PST 2004
On Sunday 31 October 2004 04:02, Jian Guang Xu wrote:
> Is there any way I could resize this partition?
> PEARLBSD# df
> Filesystem 1K-blocks Used Avail Capacity Mounted on
> /dev/ad0s3a 253678 139846 93538 60% /
> devfs 1 1 0 100% /dev
> /dev/ad0s3e 253678 108 233276 0% /tmp
> /dev/ad0s3f 10275212 4797722 4655474 51% /usr
> /dev/ad0s3d 253678 195496 37888 84% /var
> linprocfs 4 4 0 100% /usr/compat/linux/proc
>
>
> PEARLBSD# pkg_add -r openoffice
> Fetching
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/Latest/op
>enoffice.tbz... /var: write failed, filesystem is full
> OpenOffice.org1.1.2/program/libicudata.so.22.0: (null)
You don't need to resize the partition. pkg_add uses /var/tmp by default,
since your /var is nearly full pkg_add chokes while extracting the package.
To solve this set PKG_TMPDIR to point to someplace with more space.
> I couldn't find a solution through the internet. Thank you in advance
>
> Regards,
> JX
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
--
"We all enter this world in the same way: naked, screaming,
and soaked in blood. But if you live your life right, that kind
of thing doesn't have to stop there." -- Dana Gould
More information about the freebsd-questions
mailing list