public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* files in /sourceware/cvs-tmp persist
@ 2014-10-30  9:05 Corinna Vinschen
  2014-10-31 16:37 ` Corinna Vinschen
  0 siblings, 1 reply; 4+ messages in thread
From: Corinna Vinschen @ 2014-10-30  9:05 UTC (permalink / raw)
  To: overseers

[-- Attachment #1: Type: text/plain, Size: 1097 bytes --]

Hi overseers,


There's a weird problem occuring in /sourceware/cvs-tmp.  Many CVS
operations create a temporary file in cvs-tmp, which, for some
reason, is never removed.  Therefore the /sourceware/cvs-tmp
direcotory is cluttered with files with a name containing the
PID of the cvs server process running the operation, for instance

  #cygwin.lastdir.<PID>

The more files are in cvs-tmp, the more likely it becomes that this
PID has already been used at one point in the past, and thus CVS
operations fail like this:

  $ cvs ci ...
  Cannot open /sourceware/cvs-tmp/#cygwin.lastdir.5258: Permission denied
  cvs commit: Pre-commit check failed
  cvs [commit aborted]: correct above errors first!

The question is, why are these files not removed after the CVS 
operation finished?  And if that's normal, is there a cron process
missing which removes older files automatically?

For the time being, can you please remove all the files from cvs-tmp
so the above error is less likely to occur?


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-31 16:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-30  9:05 files in /sourceware/cvs-tmp persist Corinna Vinschen
2014-10-31 16:37 ` Corinna Vinschen
2014-10-31 16:38   ` Frank Ch. Eigler
2014-11-03 19:53     ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).