/etc 100%
Tony Abernethy
tony at servacorp.com
Thu Jul 10 06:01:35 PDT 2008
the.phule wrote:
>
> Hi all,
>
> Just installing a game i get a never before seen error
>
> # pkg_add boswars-2.4.1p0.tgz
> Can't find boswars-2.4.1p0.tgz
> /usr/sbin/pkg_add: boswars-2.4.1p0.tgz:Fatal error
> b/OpenBSD/4.3/packages/i386/boswars-2.4.1p0.tgz
> <
> Error: /dev/wd0e is not large enough (/usr/local/bin/lua)
> Error: /dev/wd0e is not large enough (/usr/local/bin/luac)
> Error: /dev/wd0e is not large enough (/usr/local/include/lauxlib.h)
> Error: ... more files do not fit on /dev/wd0e
> /dev/wd0e: 729319 bytes (missing 6921 blocks)
> /dev/wd0d: 297 bytes
> /usr/sbin/pkg_add: fatal issues in installing lua-5.1.2p1
>
> and low and behold...
>
> # df -h
> Filesystem Size Used Avail Capacity Mounted on
> /dev/wd0a 1008M 38.8M 919M 4% /
> /dev/wd0g 70.2G 1.9G 64.8G 3% /home
> /dev/wd0f 1008M 16.0K 958M 0% /tmp
> /dev/wd0e 1008M 961M -2.7M 100% /usr
> /dev/wd0d 1008M 8.5M 949M 1% /var
>
> Anyone got a clue as to what I may have done to fill up /etc with 1gb
> of stuff? how do I go about cleaning it? should it have more space?
>
> thanks for any help
>
> kim
errrr ... looks like that's /usr (/dev/wd0e) that got too full
(where all the programs and such go)
/etc is in the root partition
(chicken&egg problems if you try to put it anywhere else -- /etc/fstab and
others)
More information about the Openbsd-newbies
mailing list