Activity log for bug #735319

Date Who What changed Old value New value Message
2011-03-15 07:55:06 Jeroen T. Vermeulen bug added bug
2011-03-15 08:06:16 Jeroen T. Vermeulen description During Q/A for bug 730460 we found that the scripts that need to generate DistroSeriesDifferenceJobs always perceive the enabling feature flag to be disabled. Thus they never generate the jobs regardless of the flag setting. We'll have to set up the feature flag controller similarly to what's done in features/webapp.py. During Q/A for bug 730460 we found that the scripts that need to generate DistroSeriesDifferenceJobs always perceive the enabling feature flag to be disabled. Thus they never generate the jobs regardless of the flag setting. We'll have to set up the feature flag controller similarly to what's done in features/webapp.py. Scripts affected: process-upload.py, gina.py, copy-package.py and possibly more.
2011-03-15 08:10:00 Jeroen T. Vermeulen description During Q/A for bug 730460 we found that the scripts that need to generate DistroSeriesDifferenceJobs always perceive the enabling feature flag to be disabled. Thus they never generate the jobs regardless of the flag setting. We'll have to set up the feature flag controller similarly to what's done in features/webapp.py. Scripts affected: process-upload.py, gina.py, copy-package.py and possibly more. During Q/A for bug 730460 we found that the scripts that need to generate DistroSeriesDifferenceJobs always perceive the enabling feature flag to be disabled. Thus they never generate the jobs regardless of the flag setting. We'll have to set up the feature flag controller similarly to what's done in features/webapp.py. Scripts affected: process-upload.py, gina.py, copy-package.py, possibly more. The controller needs a page id; use the script id for that.
2011-03-15 08:11:00 Jeroen T. Vermeulen description During Q/A for bug 730460 we found that the scripts that need to generate DistroSeriesDifferenceJobs always perceive the enabling feature flag to be disabled. Thus they never generate the jobs regardless of the flag setting. We'll have to set up the feature flag controller similarly to what's done in features/webapp.py. Scripts affected: process-upload.py, gina.py, copy-package.py, possibly more. The controller needs a page id; use the script id for that. During Q/A for bug 730460 we found that the scripts that need to generate DistroSeriesDifferenceJobs always perceive the enabling feature flag to be disabled. Thus they never generate the jobs regardless of the flag setting. We'll have to set up the feature flag controller similarly to what's done in features/webapp.py. Scripts affected: process-upload.py, gina.py, copy-package.py, possibly more. The controller needs a page id; use the script id for that. We may also need to hack things up a bit to avoid the controller talking to the WSGI stack.
2011-03-15 08:16:45 Jeroen T. Vermeulen description During Q/A for bug 730460 we found that the scripts that need to generate DistroSeriesDifferenceJobs always perceive the enabling feature flag to be disabled. Thus they never generate the jobs regardless of the flag setting. We'll have to set up the feature flag controller similarly to what's done in features/webapp.py. Scripts affected: process-upload.py, gina.py, copy-package.py, possibly more. The controller needs a page id; use the script id for that. We may also need to hack things up a bit to avoid the controller talking to the WSGI stack. During Q/A for bug 730460 we found that the scripts that need to generate DistroSeriesDifferenceJobs always perceive the enabling feature flag to be disabled. Thus they never generate the jobs regardless of the flag setting. We'll have to set up the feature flag controller similarly to what's done in features/webapp.py. Scripts affected: process-upload.py, gina.py, copy-package.py, possibly more. We can use the script id as the "page id." We may also need to hack things up a bit to avoid the controller talking to the WSGI stack.
2011-03-15 08:24:16 Martin Pool tags derivation derivation feature-flags
2011-03-16 08:36:45 Jeroen T. Vermeulen branch linked lp:~jtv/launchpad/bug-735319
2011-03-21 15:45:54 Launchpad QA Bot tags derivation feature-flags derivation feature-flags qa-needstesting
2011-03-21 15:45:56 Launchpad QA Bot launchpad: status In Progress Fix Committed
2011-03-21 19:01:38 Robert Collins tags derivation feature-flags qa-needstesting derivation feature-flags qa-ok
2011-03-21 22:39:53 Robert Collins launchpad: status Fix Committed Fix Released