emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#7890: closed (`bzr status' errors prevent backin


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#7890: closed (`bzr status' errors prevent backing up edited file)
Date: Sun, 23 Jan 2011 02:32:01 +0000

Your message dated Sat, 22 Jan 2011 21:39:46 -0500
with message-id <address@hidden>
and subject line Re: bug#7890: `bzr status' errors prevent backing up edited 
file
has caused the GNU bug report #7890,
regarding `bzr status' errors prevent backing up edited file
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
7890: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7890
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: `bzr status' errors prevent backing up edited file Date: Sat, 22 Jan 2011 21:09:43 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Package: emacs
Version: 23.2
Severity: minor

I was editing files in my copy of the Emacs bzr repo.
The partition had plenty of space.
I hadn't noticed, but my home partition had filled up.
Emacs started failing to backup the files I was editing, saying:

  Cannot write backup file; backing up in /home/gm/%backup%~

I presume this was because `bzr status' was failing all the time
trying to write its trace file:

  File "/usr/local/lib/python2.6/dist-packages/bzrlib/trace.py", line
  188, in mutter _trace_file.write(out)
 IOError: [Errno 28] No space left on device

OK, this is a dumb failure mode for bzr, but IMO Emacs shoud be more
robust in the face of such an error. It's especially dumb for Emacs
to refuse to backup the file in a partition with plenty of space,
and instead to try to back it up to a full partition.



--- End Message ---
--- Begin Message --- Subject: Re: bug#7890: `bzr status' errors prevent backing up edited file Date: Sat, 22 Jan 2011 21:39:46 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Sorry, ignore this report, I was being dumb.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]