TODO
Size: 1726
Comment: Link to debcheck rather than `apt-cache -i unmet`
|
← Revision 56 as of 2016-10-27 07:45:07 ⇥
Size: 2956
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
[[Include(MOTU/Headers/Menu)]] | <<Include(MOTU/Headers/Menu)>> |
Line 3: | Line 3: |
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''[[BR]][[TableOfContents]]|| | ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>|| |
Line 11: | Line 11: |
* [http://dad.dunnewind.net/ Merges/Syncs for Gutsy] * [http://tinyurl.com/2mbskn Packages requested by others] * [:MOTU/Bugs:MOTU related bugs] |
* [[http://people.ubuntuwire.com/~lucas/merges.html|Merges/Syncs]] <<Anchor(NewSoftware)>> === Packaging New Software === Check out '''[[MOTU/TODO/NewSoftware]]'''. |
Line 17: | Line 20: |
=== Patch Testing and Review === Check out the list of Ubuntu bugs in Launchpad and: 1. Make sure the bug is still relevant. 1. Assign it to you. 1. Transform the patch into a [[PackagingGuide/Recipes/Debdiff|debdiff]] if necessary. 1. Make sure it builds and fixes the bug. 1. Add it to the [[SponsorshipProcess|sponsoring queue]] or upload it yourself. |
|
Line 19: | Line 32: |
Help to fix packages that are not installable. A list can be found at http://alt.qeuni.net/~william/debcheck/debcheck.py?dist=hardy&list=relationship%2dDepends&arch=ANY, updated 6-hourly. | Help to fix packages that are not installable. A list can be found [[http://qa.ubuntuwire.com/debcheck/debcheck.py?list=relationship%2dDepends&arch=ANY|on debcheck]] updated 6-hourly. * Component-specific unmetdeps lists are also available: [[http://qa.ubuntuwire.com/debcheck/debcheck.py?list=universe-only-relationship%2dDepends&arch=ANY|universe]] [[http://qa.ubuntuwire.com/debcheck/debcheck.py?list=multiverse-only-relationship%2dDepends&arch=ANY|multiverse]] |
Line 21: | Line 35: |
* Best to use a clean `pbuilder` environment if possible. See: ["PbuilderHowto"]. | * Best to use a clean `pbuilder` environment if possible. See: [[PbuilderHowto]]. |
Line 27: | Line 41: |
* Incorporate Debian RC fixes: http://django.ajmitch.net.nz/rcbugs/ |
* Incorporate Debian RC fixes: http://qa.ubuntuwire.com/bugs/rcbugs/ * Address FTBFS issues: http://qa.ubuntuwire.com/ftbfs * Review outstanding lintian issues: http://lintian.ubuntuwire.org/ * Lists of packages needing updates due to depends on obsolete package names (e.g., library transitions): http://people.ubuntu.com/~ubuntu-archive/NBS/ * Check out other QA activities: http://qa.ubuntuwire.com/ * Piuparts Logs: http://people.ubuntu.com/~liw/piuparts/ ([[https://lists.ubuntu.com/archives/ubuntu-devel/2007-December/024893.html|instructions]]) |
Line 30: | Line 48: |
* http://people.ubuntu.com/~pitti/ubuntu-cve/ | |
Line 32: | Line 49: |
* https://bugs.launchpad.net/~motu-swat | |
Line 33: | Line 51: |
* Help migrate applications away from wxWindows2.4: ["MOTU/wx2.4Migration"] | |
Line 36: | Line 53: |
* Port software to use Ubuntu information, rather than Debian: [[MOTU/PackagesToPort]] | |
Line 37: | Line 55: |
== Weekly Tasks == | <<Anchor(Bugs)>> == Universe / Multiverse Bugs == |
Line 39: | Line 58: |
[[Include(MOTU/TODO/Weekly)]] | Check out '''[[MOTU/TODO/Bugs]]'''. |
Line 42: | Line 62: |
Go back to '''[:MOTU]'''.[[BR]] ["CategoryMOTU"] |
Go back to '''[[MOTU]]'''.<<BR>> [[CategoryMOTU]]<<BR>> [[CategoryTeamTODOPage]] |
There's always a lot of work to do in Ubuntu's Universe and Multiverse.
Here a quick list of suggestions, where you can help out:
General Tasks
Packaging New Software
Check out MOTU/TODO/NewSoftware.
Packaging related
Patch Testing and Review
Check out the list of Ubuntu bugs in Launchpad and:
- Make sure the bug is still relevant.
- Assign it to you.
Transform the patch into a debdiff if necessary.
- Make sure it builds and fixes the bug.
Add it to the sponsoring queue or upload it yourself.
Unmet Dependencies
Help to fix packages that are not installable. A list can be found on debcheck updated 6-hourly.
Component-specific unmetdeps lists are also available: universe multiverse
Some of them are main packages, please sort them out. If you want to take care of them... even better.
Best to use a clean pbuilder environment if possible. See: PbuilderHowto.
apt-get source <package> and debuild or dpkg-buildpackage`
- Many of the packages just need a fresh rebuild.
Other Packaging tasks
Incorporate Debian RC fixes: http://qa.ubuntuwire.com/bugs/rcbugs/
Address FTBFS issues: http://qa.ubuntuwire.com/ftbfs
Review outstanding lintian issues: http://lintian.ubuntuwire.org/
Lists of packages needing updates due to depends on obsolete package names (e.g., library transitions): http://people.ubuntu.com/~ubuntu-archive/NBS/
Check out other QA activities: http://qa.ubuntuwire.com/
Piuparts Logs: http://people.ubuntu.com/~liw/piuparts/ (instructions)
- Look for potential security fixes:
- Code Needed:
Help develop GUI tool for monitor/resolution configuration: https://launchpad.net/~displayconfig-gtk
Help develop failsafe X mode: https://blueprints.launchpad.net/ubuntu/+spec/bullet-proof-x
Port software to use Ubuntu information, rather than Debian: MOTU/PackagesToPort
Universe / Multiverse Bugs
Check out MOTU/TODO/Bugs.
Go back to MOTU.
CategoryMOTU
CategoryTeamTODOPage
MOTU/TODO (last edited 2016-10-27 07:45:07 by dholbach)