Hi misc@ I get the following error message when updating the xenocara module from anoncvs.se.openbsd.org:
$ echo $CVSROOT [EMAIL PROTECTED]:/cvs $ pwd /usr/xenocara $ sudo cvs -q -d$CVSROOT up -Pd Password: unable to write, file Makefile.in No space left on device I had no problem updating src from the same server. I guess the error message is sent by the server, as I'm not running out of space on my laptop: $ df -h | head -n 2 Filesystem Size Used Avail Capacity Mounted on /dev/wd0a 9.8G 5.2G 4.1G 56% / I sent the following mail to [EMAIL PROTECTED] (the maintainers of anoncvs.se.openbsd.org) five days ago, but I haven't heard from them: --- start of mail quote --- Date: Wed, 11 Jun 2008 10:38:48 +0200 From: Martin Toft <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Problem with anoncvs.stacken.kth.se Hi Stacken staff I think anoncvs.stacken.kth.se needs more disk space to work properly: [EMAIL PROTECTED]:/usr/xenocara$ export [EMAIL PROTECTED]:/cvs [EMAIL PROTECTED]:/usr/xenocara$ sudo cvs -q -d$CVSROOT up -Pd unable to write, file configure No space left on device There is approx 4 GB available on my computer and a cvs update from anoncvs1.ca.openbsd.org works fine. Thanks for a great service! Best regards, Martin --- end of mail quote --- Anybody else experiencing the problem or am I the only one? Martin