Hi list,
when i try to update my sources using CVS i get e following error:
###########################################################################
Updating src
M usr.sbin/spamdb/spamdb.c
Updating ports
? editors/fte
cvs [server aborted]: error closing CVS/Entries.Backup: No space left on
device
Done
#######################################################################This is the script that is stared by cron:
###########################################################
#!/bin/sh
export CVSROOT=anoncvs@anoncvs1.ca.openbsd.org:/cvs
#
echo "Updating src"
cd /usr/src && cvs -q up -rOPENBSD_4_2 -Pd
#
echo "Updating ports"
cd /usr/ports && cvs -q up -rOPENBSD_4_2 -Pd
#
echo "Done"
###########################################################This is my disk:
###########################################################
root@obsd42 [~] # df -hi
Filesystem Size Used Avail Capacity iused ifree %iused
Mounted on
/dev/wd0a 18.7G 6.7G 11.0G 38% 363344 2157102 14% /
root@obsd42 [~] # mount
/dev/wd0a on / type ffs (local, softdep)
###########################################################11.0G free should be enough?
Any ideas?
Heinrich
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| holzheu | Re: [RFC/PATCH] Documentation of kernel messages |
| FUJITA Tomonori | Re: Integration of SCST in the mainstream Linux kernel |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 13/37] dccp: Deprecate Ack Ratio sysctl |
| Arjan van de Ven | Re: [GIT]: Networking |
| Evgeniy Polyakov | Re: [BUG] New Kernel Bugs |
