[Bug 1379283] Re: Connection in not closed in sftp

Leo Iannacone l3on at ubuntu.com
Thu Oct 9 11:46:21 UTC 2014


The problem is more related to bzrlib than to dput.

bzrlib.sftp put a file in a "file.tmp", it works on it, and when
finished rename the tmp path to the "real_path".

The renaming does not trigger a IN_CLOSE_WRITE

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dput in Ubuntu.
https://bugs.launchpad.net/bugs/1379283

Title:
  Connection in not closed in sftp

Status in “dput” package in Ubuntu:
  New

Bug description:
  Hi,

  
  Please, close the connection in sftp.py.

  This is needed when you try to upload something on SERVER_A, and on
  SERVER_A there is an application which uses inotify to wath di
  incoming directory.

  What's happen is, if connection is not closed, the event
  IN_CLOSE_WRITE is never triggered.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dput/+bug/1379283/+subscriptions



More information about the foundations-bugs mailing list