please allow working on components

Bug #829592 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Svammel (UNMAINTAINED)
Fix Released
Undecided
Mattias Backman

Bug Description

something like this, generalized, and made available from the command line

=== modified file 'data_parsing.py'
--- data_parsing.py 2011-06-07 09:16:17 +0000
+++ data_parsing.py 2011-08-19 09:45:22 +0000
@@ -176,6 +176,8 @@
                 # Build record for an older version
                 continue

+ if csp.component_name != 'main':
+ continue
             logger.info("Found build '%s'" % build.title)

             stored_spph = all_spph.get(csp.source_package_name)

Related branches

Revision history for this message
Mattias Backman (mabac) wrote :

I can't say that I understand what that does. Can you explain what this achieves?

Revision history for this message
Matthias Klose (doko) wrote :

e.g. only allow a run for main, then a run for universe. for universe reports, we don't set a milestone

Mattias Backman (mabac)
Changed in svammel:
assignee: nobody → Mattias Backman (mabac)
milestone: none → 2011.09
status: New → In Progress
Mattias Backman (mabac)
Changed in svammel:
status: In Progress → Fix Committed
Mattias Backman (mabac)
Changed in svammel:
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.