From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: CVS problems? Date: Tue, 20 Oct 2009 20:51:30 -0400 Message-ID: References: <4ADE5302.1090606@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1256086315 28833 80.91.229.12 (21 Oct 2009 00:51:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Oct 2009 00:51:55 +0000 (UTC) Cc: Emacs To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 21 02:51:44 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N0PQU-0001Td-Gn for ged-emacs-devel@m.gmane.org; Wed, 21 Oct 2009 02:51:42 +0200 Original-Received: from localhost ([127.0.0.1]:55005 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0PQU-00070n-2l for ged-emacs-devel@m.gmane.org; Tue, 20 Oct 2009 20:51:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0PQP-00070i-6i for emacs-devel@gnu.org; Tue, 20 Oct 2009 20:51:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0PQK-0006zO-89 for emacs-devel@gnu.org; Tue, 20 Oct 2009 20:51:36 -0400 Original-Received: from [199.232.76.173] (port=50750 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0PQK-0006zC-3t for emacs-devel@gnu.org; Tue, 20 Oct 2009 20:51:32 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:47179 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0PQJ-0004Wp-Kn for emacs-devel@gnu.org; Tue, 20 Oct 2009 20:51:31 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlgFAA/43UpLd/m0/2dsb2JhbACBUddjhDEEiAo X-IronPort-AV: E=Sophos;i="4.44,594,1249272000"; d="scan'208";a="47908131" Original-Received: from 75-119-249-180.dsl.teksavvy.com (HELO ceviche.home) ([75.119.249.180]) by ironport2-out.pppoe.ca with ESMTP; 20 Oct 2009 20:51:30 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 48CCDB408B; Tue, 20 Oct 2009 20:51:30 -0400 (EDT) In-Reply-To: <4ADE5302.1090606@alice.it> (Angelo Graziosi's message of "Wed, 21 Oct 2009 02:17:06 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:116275 Archived-At: > Trying to checkout Emacs from CVS fails. For example: > $ cvs up -dP > can't create temporary directory /tmp/cvs-serv4934 > Read-only file system > Or: > $ cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/emacs co emacs > can't create temporary directory /tmp/cvs-serv5281 > Read-only file system > This happens both on my GNU/Linux Kubuntu (8.04, 9.04) and Cygwin. > Any comment? Yes, this a known bug in the Emacs dumper. Try `make really-bootstrap'. Stefan "yes, just kidding"