Split ftpmaster helper classes in individual files

Bug #75621 reported by Celso Providelo
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Low
Colin Watson

Bug Description

canonical/launchpad/scripts/ftpmaster includes several helper classes for ftpmaster-tools scripts.
{{{
__all__ = [
    'ArchiveOverrider',
    'ArchiveOverriderError',
    'ArchiveCruftChecker',
    'ArchiveCruftCheckerError',
    'PubSourceChecker',
    'ChrootManager',
    'ChrootManagerError',
    'SyncSource',
    ]
}}}
They don't share any contexts and doesn't look like they will in a short-term.
Each class should be moved to an individual file.

Related branches

Celso Providelo (cprov)
Changed in soyuz:
importance: Undecided → Wishlist
status: Unconfirmed → Confirmed
visibility: private → public
Colin Watson (cjwatson)
Changed in launchpad:
assignee: nobody → Colin Watson (cjwatson)
status: Triaged → In Progress
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
tags: added: qa-needstesting
Changed in launchpad:
status: In Progress → Fix Committed
Colin Watson (cjwatson)
tags: added: qa-untestable
removed: qa-needstesting
William Grant (wgrant)
Changed in launchpad:
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.