TaskTemplate
Size: 1736
Comment: added how to find 50 bugs without a package
|
Size: 4224
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''[[BR]][[TableOfContents]]|| | <<Include(BugSquad/Header)>> |
Line 3: | Line 3: |
Here we have a sampling of bugs to work on for Hug Day. After you have triaged or fixed a bug put your name in the last column and set the row background to a green color by adding '''lightgreen;''' in the first cell of the column after "background-color:". This will let people know that the bug in that row has been worked on. | ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>|| |
Line 5: | Line 5: |
== 10 postfix bugs that are "New" == | This week's Hug Day will focus on '''<<<TARGET>>>'''! |
Line 7: | Line 7: |
|| Bug || Subject || Hugger || ||<rowstyle="background-color: "> [http://launchpad.net/bugs/95631 95631] || postfix released (was. dist-upgrade failure (edgy->feisty) - SystemError from cache.commit(): installArchives() failed) ||ScottK || |
After you have triaged or fixed a bug put your '''Launchpad Id''' in the last column and set the row's background to green by adding '''lightgreen''' in the first cell of the column after '''rowbgcolor='''. This will let people know that the bug in that row has been hugged. |
Line 10: | Line 9: |
== 50 bugs without a package == These bugs were just reported against Ubuntu which means they are less likely to get attention. There are about #### [https://launchpad.net/ubuntu/+bugs?field.searchtext=&orderby=-datecreated&search=Search&field.status%3Alist=New&field.importance%3Alist=Undecided&field.assignee=&field.owner=&field.omit_dupes=on&field.has_patch=&field.has_no_package=on bugs] in this state. ## query used ## ./bugnumbers -l https://launchpad.net/ubuntu/+bugs?field.searchtext=&orderby=-datecreated&search=Search&field.status%3Alist=New&field.importance%3Alist=Undecided&field.assignee=&field.owner=&field.omit_dupes=on&field.has_patch=&field.has_no_package=on -m 120000 ## 120000 is an arbitrary number depending on how many bugs we currently have ## magic wiki formatting done by: ## perl -pe 's/^(\d+)[^\(]*\([^\)]+\)\s*-\s*(.*)/\|\|<rowstyle="background-color: "> \[http:\/\/launchpad.net\/bugs\/$1 $1\] \|\| $2 \|\| \|\|/' |
== Tools == For doing your work easier during the hug days remember to use the [[https://wiki.ubuntu.com/UbuntuBugDay/Tools|hugday-tools]]. == 5-a-day-ing == To sign up for 5-A-Day participation, please add your Launchpad ID to the Participants column. (This is not the email address you used for signing up for LP, but the last part of the URL that https://launchpad.net/people/+me redirects you to (everything behind the ~ sign)): 1. Click on https://launchpad.net/people/+me 2. Look at the URL bar, everything behind the ~ sign is your Launchpad ID. Also sign up here: https://launchpad.net/~5-a-day-participants/+join == Stock Responses == ## You should add any stock responses that might be useful on this page as well. For problem specific Stock Responses see: [[Bugs/Responses]] == ### New Bugs == '''To mark it off the list you should:''' * Verify the bug is still not fixed * Request any needed info, Subscribe, Status to incomplete '''or''' * Set status to Confirmed ||<rowbgcolor="#FFEBBB"> '''Bug''' || '''Subject''' || '''Triager''' || == ### Incomplete Bugs == '''To mark it off the list you should:''' * Change the bug's status to "Confirmed" or "Triaged" if the reporter replied with enough information '''or''' * Ask a secondary follow up question and subscribe to the bug report ||<rowbgcolor="#FFEBBB"> '''Bug''' || '''Subject''' || '''Triager''' || == ### Confirmed Bugs == '''To mark it off the list you should:''' * Verify the bug is still not fixed * Request any needed info, Subscribe, Status to incomplete or * Set status to triaged [[UbuntuBugControl]] ||<rowbgcolor="#FFEBBB"> '''Bug''' || '''Subject''' || '''Triager''' || == ### Bugs with Patches == '''To mark it off the list you should:''' * Verify if the patch really is a patch. * If it is not, unmark it as a patch. * If it is, get the bug triaged and looked by the maintainer. ||<rowbgcolor="#FFEBBB"> '''Bug''' || '''Subject''' || '''Triager''' || == ### Bugs to be forwarded Upstream == '''To mark it off the list you should:''' * Verify the bug is still not fixed * Search in the [[https://wiki.ubuntu.com/Bugs/Upstream/|Upstream bug tracker]] for a similar report, if there is no one, open a new report and add a [[https://wiki.ubuntu.com/Bugs/Watches|Bug watch]] to the downstream report. * Set status to triaged [[UbuntuBugControl]] ||<rowbgcolor="#FFEBBB"> '''Bug''' || '''Subject''' || '''Triager''' || == ### Private bugs to be reviewed == '''To mark it off the list you should:''' * [[UbuntuBugControl]] verify that the report does not contains sensitive data. * If it does not, Change the Visibility status to Public. * If the report does contains sensitive data, add a comment explaining on why it will keep on the Private status. ||<rowbgcolor="#FFEBBB"> '''Bug''' || '''Subject''' || '''Triager''' || == Progress == ## it is nice to have pictures which you can do by directly linking to a graph at http://people.ubuntu.com/~brian/complete-graphs/ just by adding a hyperlink to the graph in the wiki page ## at the end of day I usually save the graph to my local system and then add it as an attachment to the wiki page ## example - {{attachment:compiz-1day-new.png}} {{http://people.ubuntu.com/~brian/complete-graphs/TARGET/plots/TARGET-1day-triaging.png}} == More Bugs == ## If you think the list you made might be depleted, or want to let others know how to find similar bugs in the future, add a link to a 'live' version. This list is just a nibble of the [[https://bugs.launchpad.net/ubuntu/+source/TARGET|bigger picture]]. ---- CategoryBugSquad |
This week's Hug Day will focus on <<<TARGET>>>!
After you have triaged or fixed a bug put your Launchpad Id in the last column and set the row's background to green by adding lightgreen in the first cell of the column after rowbgcolor=. This will let people know that the bug in that row has been hugged.
Tools
For doing your work easier during the hug days remember to use the hugday-tools.
5-a-day-ing
To sign up for 5-A-Day participation, please add your Launchpad ID to the Participants column. (This is not the email address you used for signing up for LP, but the last part of the URL that https://launchpad.net/people/+me redirects you to (everything behind the ~ sign)):
Click on https://launchpad.net/people/+me
- Look at the URL bar, everything behind the ~ sign is your Launchpad ID.
Also sign up here: https://launchpad.net/~5-a-day-participants/+join
Stock Responses
For problem specific Stock Responses see: Bugs/Responses
### New Bugs
To mark it off the list you should:
- Verify the bug is still not fixed
Request any needed info, Subscribe, Status to incomplete or
- Set status to Confirmed
Bug |
Subject |
Triager |
### Incomplete Bugs
To mark it off the list you should:
Change the bug's status to "Confirmed" or "Triaged" if the reporter replied with enough information or
- Ask a secondary follow up question and subscribe to the bug report
Bug |
Subject |
Triager |
### Confirmed Bugs
To mark it off the list you should:
- Verify the bug is still not fixed
- Request any needed info, Subscribe, Status to incomplete or
Set status to triaged UbuntuBugControl
Bug |
Subject |
Triager |
### Bugs with Patches
To mark it off the list you should:
- Verify if the patch really is a patch.
- If it is not, unmark it as a patch.
- If it is, get the bug triaged and looked by the maintainer.
Bug |
Subject |
Triager |
### Bugs to be forwarded Upstream
To mark it off the list you should:
- Verify the bug is still not fixed
Search in the Upstream bug tracker for a similar report, if there is no one, open a new report and add a Bug watch to the downstream report.
Set status to triaged UbuntuBugControl
Bug |
Subject |
Triager |
### Private bugs to be reviewed
To mark it off the list you should:
UbuntuBugControl verify that the report does not contains sensitive data.
- If it does not, Change the Visibility status to Public.
- If the report does contains sensitive data, add a comment explaining on why it will keep on the Private status.
Bug |
Subject |
Triager |
Progress
More Bugs
This list is just a nibble of the bigger picture.
UbuntuBugDay/TaskTemplate (last edited 2010-06-29 12:52:52 by pc-231-206-161-190)