Michal Suchanek <michal.sucha...@ruk.cuni.cz> writes: > Excerpts from Russ Allbery's message of Wed Mar 30 20:15:13 +0200 2011:
>> Well, the error message you got says pretty clearly that it ran out of >> space: >> /usr/sbin/dkms: line 28: echo: write error: No space left on device [...] > What is a problem that in this case /tmp is mounted as tmpfs with 1M > space by the initscripts and openafs apparently needs more than 1M space > to build. The workaround would be to use the -pipe gcc option I guess. That's not consistent with the error message that you got. The error message is from an echo, which is certainly writing a small amount of data. It's also happening inside the dkms shell wrapper, not in the OpenAFS build. > Another solution would be to mount reasonable amount of space as > overflow tmp in the initscripts. This is definitely not something I can do in the openafs packages; that sort of decision Debian always leaves entirely to the local administrator. -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org