0526

Differences between revisions 1 and 2
Revision 1 as of 2010-05-26 14:28:21
Size: 1756
Editor: 216-15-33-194
Comment:
Revision 2 as of 2010-05-26 15:48:30
Size: 3964
Editor: 216-15-33-194
Comment:
Deletions are marked like this. Additions are marked like this.
Line 57: Line 57:
 none
Line 61: Line 62:
 none
Line 64: Line 66:
 ev
Line 73: Line 76:
==== computer-janitor ====
 * bug 545306 (SystemError when another pkgmgr is running)
 * bug triage
 * tagged 2.0.1, uploaded to PPA, request sponsor upload from mvo

==== wikkid/udd ====
 * reviewed branch from thumper
 * implemented packaging branch
 * uploaded to PPA
 * blog post

==== foundations-m-python-continuous-integration ====
 * emails with upstreams
 * began quickly python-lib
 * lp bug 5685617 ($QUICKLY_TEMPLATES)

==== misc ====
 * hr goodness
 * book sprint travel
 * maverick blueprints and work items
 * attended dmb meeting (my application deferred until next time)
Line 81: Line 106:
==== language-selector ====
 * updatee dbus branch to trunk
 * refactor/cleanup
 * prepare for mini sprint with Arne

==== software-center ====
 * Review/merge lp:~osomon/software-center/history
 * Review/merge lp:~ken-vandine/software-center/sharing
 * Review/merge lp:~osomon/software-center/turkish_locale
 * review/sponsor session-installer
 * some SoC work
 * add "category-size" feature in lp:~mvo/software-center/experimental-show-category-size, has the feature of hidding empty categoires too
 * cherry-pick from lp:~juliank/software-center/jak
 * improve (re)branding via Distro class
 * merging lp:~j-johan-edwards/software-center/unbranded_icons
 * review/comment lp:~j-j-johan-edwards/software-center/hide_nonapp_pkgs
 * review/merge overlay-w-pixbuf-tweak branch
 * work on bundle creation and usb stick detection
 * merge branches lp:~j-johan-edwards/software-center/custom_lists
 * merge lp:~mmcg069/software-center/backforward-redraw-fix
 * add more tests

==== unattended-upgrades ====
 * merge reboot-required patch, cleanup, add unit test
 * add "distro_id", "distro_codename" substitute mapping and update conffile so that its used there (plus tests)

==== update-manager ====
 * add workaround for wine upgrade failure (#571999)
 * test karmic -> lucid with workaround for #456468
 * ry new approach to workaround NM upgrade problem #456468 (by killing it :P)

==== python-apt ====
 * SRU for changelog problem (causes issues with kpackagekit) #377535

==== misc ====
 * Performance review
 * spec/Workitem work

For minutes of previous meetings, please see FoundationsTeam.

Present

Lightning round order

   1 from random import shuffle
   2 team = [
   3     'Keybuk',
   4     'barry',
   5     'cjwatson',
   6     'doko',
   7     'ev',
   8     'mvo',
   9     'surbhi',
  10     ]
  11 order = team[:]
  12 shuffle(order)
  13 print ', '.join(order)

Apologies

  • cjwatson - unavailable

Agenda

  • Lightning Round
    • 2-4 sentences on current work/roadblocks
  • Outstanding actions from last meeting
  • Outstanding feature freeze exceptions
  • Farming out tasks that aren't being handled
  • Sponsorship queue

  • Any business from activity reports
  • Good news
  • AOB
  • Next week's chair

Outstanding actions from last meeting

  • none

Actions from this meeting

  • none

Chair for next meeting

  • ev

Activity reports

Barry Warsaw

computer-janitor

  • bug 545306 (SystemError when another pkgmgr is running)

  • bug triage
  • tagged 2.0.1, uploaded to PPA, request sponsor upload from mvo

wikkid/udd

  • reviewed branch from thumper
  • implemented packaging branch
  • uploaded to PPA
  • blog post

foundations-m-python-continuous-integration

  • emails with upstreams
  • began quickly python-lib
  • lp bug 5685617 ($QUICKLY_TEMPLATES)

misc

  • hr goodness
  • book sprint travel
  • maverick blueprints and work items
  • attended dmb meeting (my application deferred until next time)

Colin Watson

Evan Dandrea

Matthias Klose

Michael Vogt

language-selector

  • updatee dbus branch to trunk
  • refactor/cleanup
  • prepare for mini sprint with Arne

software-center

  • Review/merge lp:~osomon/software-center/history
  • Review/merge lp:~ken-vandine/software-center/sharing
  • Review/merge lp:~osomon/software-center/turkish_locale
  • review/sponsor session-installer
  • some SoC work
  • add "category-size" feature in lp:~mvo/software-center/experimental-show-category-size, has the feature of hidding empty categoires too
  • cherry-pick from lp:~juliank/software-center/jak
  • improve (re)branding via Distro class
  • merging lp:~j-johan-edwards/software-center/unbranded_icons
  • review/comment lp:~j-j-johan-edwards/software-center/hide_nonapp_pkgs
  • review/merge overlay-w-pixbuf-tweak branch
  • work on bundle creation and usb stick detection
  • merge branches lp:~j-johan-edwards/software-center/custom_lists
  • merge lp:~mmcg069/software-center/backforward-redraw-fix
  • add more tests

unattended-upgrades

  • merge reboot-required patch, cleanup, add unit test
  • add "distro_id", "distro_codename" substitute mapping and update conffile so that its used there (plus tests)

update-manager

  • add workaround for wine upgrade failure (#571999)
  • test karmic -> lucid with workaround for #456468

  • ry new approach to workaround NM upgrade problem #456468 (by killing it :P)

python-apt

  • SRU for changelog problem (causes issues with kpackagekit) #377535

misc

  • Performance review
  • spec/Workitem work

Scott James Remnant

Surbhi Palande

FoundationsTeam/Meetings/2010/0526 (last edited 2010-05-26 15:48:30 by 216-15-33-194)