Librarian doesn't deal gracefully with "incoming" directory being on a different partition to the active upload directory

Bug #383365 reported by Tom Haddon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Stuart Bishop

Bug Description

We recently tried to extend the librarian's storage space by configuring a new array on /srv2 and then bind mounting the "02" directory at the top level of the librarian's storage file structure. This failed as follows:

exceptions.OSError: [Errno 18] Invalid cross-device link

Which appeared to be triggered by:

os.rename(self.tmpfilepath, location)

affects: launchpad → launchpad-foundations
tags: added: librarian
Stuart Bishop (stub)
Changed in launchpad-foundations:
status: New → Triaged
importance: Undecided → High
milestone: none → 2.2.7
Stuart Bishop (stub)
Changed in launchpad-foundations:
assignee: nobody → Stuart Bishop (stub)
status: Triaged → In Progress
Revision history for this message
Diogo Matsubara (matsubara) wrote : Bug fixed by a commit

Fixed in devel r8914.

Changed in launchpad-foundations:
status: In Progress → Fix Committed
Changed in launchpad-foundations:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.