Closed Bug 984276 Opened 10 years ago Closed 10 years ago

Move Core::Nanojit component to the graveyard

Categories

(bugzilla.mozilla.org :: Infrastructure, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: n.nethercote, Assigned: fubar)

Details

Core::Nanojit has been unused for ages -- Nanojit was removed from Mozilla's codebase several years ago.
Summary: More Core::Nanojit component to the graveyard → Move Core::Nanojit component to the graveyard
To satisfy requirements for this bug, I need to have an admin run two perl scripts on
the production BMO Bugzilla server. The scripts will synchronize the target milestones and version from the old product to the graveyard product. The second script will move current bugs from the old product/component to the graveyard product/component.

1. cd to the web root for BMO (cgi files for Bugzilla)
2. # perl contrib/reorg-tools/syncmsandversions.pl Core "Core Graveyard"
3. # perl contrib/reorg-tools/movebugs.pl Core Nanojit "Core Graveyard" "Nanojit"

Thanks
dkl
Assignee: nobody → server-ops-webops
Component: Administration → WebOps: Bugzilla
OS: Mac OS X → All
Product: bugzilla.mozilla.org → Infrastructure & Operations
QA Contact: nmaul
Hardware: x86 → All
Version: Production → other
Hm, errors:

bugzillaadm.private.scl3# perl contrib/reorg-tools/syncmsandversions.pl Core "Core Graveyard"
bugzillaadm.private.scl3# perl contrib/reorg-tools/movebugs.pl Core Nanojit "Core Graveyard" "Nanojit"
'Core Graveyard'::'Nanojit' is missing the following flag(s):
  flashplayer-triage (bug)
  flashplayer-qrb (bug)
  wanted-flashplayer10 (bug)
  flashplayer-bug (bug)
Assignee: server-ops-webops → klibby
(In reply to Kendall Libby [:fubar] from comment #2)
> Hm, errors:
> 
> bugzillaadm.private.scl3# perl contrib/reorg-tools/syncmsandversions.pl Core
> "Core Graveyard"
> bugzillaadm.private.scl3# perl contrib/reorg-tools/movebugs.pl Core Nanojit
> "Core Graveyard" "Nanojit"
> 'Core Graveyard'::'Nanojit' is missing the following flag(s):
>   flashplayer-triage (bug)
>   flashplayer-qrb (bug)
>   wanted-flashplayer10 (bug)
>   flashplayer-bug (bug)

Ok. All fixed. Please give it another go.

dkl
All set.

bugzillaadm.private.scl3# time perl contrib/reorg-tools/movebugs.pl Core Nanojit "Core Graveyard" "Nanojit"
About to move 323 bugs
From 'Core' : 'Nanojit'
To 'Core Graveyard' : 'Nanojit'

Press <Ctrl-C> to stop or <Enter> to continue...

Moving 323 bugs from Core:Nanojit to Core Graveyard:Nanojit
Touching user profile data for 323 bugs.
Updated 1692 users.

real	0m13.418s
user	0m4.782s
sys	0m0.128s
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Thanks for doing that!
Component: WebOps: Bugzilla → Infrastructure
Product: Infrastructure & Operations → bugzilla.mozilla.org
You need to log in before you can comment on or make changes to this bug.