Ticket #1569 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

delete stack-trace if deleted file also exists

Reported by: jweiss Owned by:
Priority: normal Milestone: The Distant Future
Component: -- Keywords:
Cc: Fixed in version: debathena-delete 10.1.1-0debathena1
Upstream bug:

Description

With the new python based delete you get a stack-trace if you try to delete the file "foo" and ".#foo" already exists. The behavior with the old delete was to lose the existing ".#foo", and delete the existing foo to ".#foo".

Change History

comment:1 Changed 8 years ago by jdreed

  • Status changed from new to review

comment:2 Changed 8 years ago by jdreed

  • Status changed from review to committed

committed  c70dde8ffd56643666dc4e74783dcf83edaa04e7 (Correctly call os.unlink) to master

comment:3 Changed 8 years ago by andersk

  • Status changed from committed to development
  • Fixed in version set to debathena-delete 10.1.1-0debathena1

comment:4 Changed 8 years ago by andersk

  • Status changed from development to proposed

comment:5 Changed 8 years ago by andersk

  • Status changed from proposed to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.