Diff for "Soyuz/Administration/DistroArchSeries_Removal"

Not logged in - Log In / Register

Differences between revisions 1 and 2
Revision 1 as of 2010-01-05 17:50:37
Size: 157
Editor: al-maisan
Comment:
Revision 2 as of 2010-01-05 18:01:36
Size: 748
Editor: al-maisan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[http://pastebin.ubuntu.com/351857/|This script]] was used to remove the lucid/lpia DistroArchSeries as well as all the artefacts that were related to it. [[http://pastebin.ubuntu.com/351857/|This script]] was used to remove the lucid/lpia DistroArchSeries as well as all the artefacts that were related to it:
 * lines 1-27: a temporary table that will hold (the keys of) the binary builds related to the doomed DistroArchSeries is created and populated
 * lines 28-44: a temporary table that will hold the binary files resulting from the builds is created and populated
 * lines 45-56: remove ancillary binary build records
 * lines 57-73: remove or expire the binary files resulting from the builds
 * lines 74-97: remove binary publishing records and releases related to the builds as well as the actual build records
 * finally: remove any other data relating to the doomed DistroArchSeries

This script was used to remove the lucid/lpia DistroArchSeries as well as all the artefacts that were related to it:

  • lines 1-27: a temporary table that will hold (the keys of) the binary builds related to the doomed DistroArchSeries is created and populated

  • lines 28-44: a temporary table that will hold the binary files resulting from the builds is created and populated
  • lines 45-56: remove ancillary binary build records
  • lines 57-73: remove or expire the binary files resulting from the builds
  • lines 74-97: remove binary publishing records and releases related to the builds as well as the actual build records
  • finally: remove any other data relating to the doomed DistroArchSeries

Soyuz/Administration/DistroArchSeries_Removal (last edited 2010-01-05 18:01:36 by al-maisan)