Size: 7861
Comment: DebConf14 QA track
|
Size: 10828
Comment: typo
|
Deletions are marked like this. | Additions are marked like this. |
Line 13: | Line 13: |
* [[https://www.debian.org/doc/manuals/developers-reference/pkgs.en.html#nmus-vs-qa-uploads|Howto do qa uploads]] | |
Line 14: | Line 15: |
* Package Tracking System: [[qa.debian.org/pts]] | * Code repository: [[https://salsa.debian.org/qa/qa]] * Debian Package Tracker: [[qa.debian.org/distro-tracker]] ([[https://tracker.debian.org/|website]]) * Package Tracking System: [[qa.debian.org/pts]] ([[https://packages.qa.debian.org/|website]]) |
Line 35: | Line 38: |
* [[https://salsa.debian.org/jelmer/lintian-brush|lintian-brush]] (package auto-fixing tool) * [[https://janitor.debian.net/|Debian Janitor]]'s [[https://janitor.debian.net/lintian-fixes/|lintian-fixes]] (package VCS auto-fixing service) * [[https://metacpan.org/release/App-Cme|Config::Model editor]]: can update debian/ directory files, to fix issues etc * [[https://salsa.debian.org/science-team/routine-update|routine-update]]: perform common packaging cleanups |
|
Line 37: | Line 44: |
* [[https://github.com/fedora-static-analysis/firehose|Firehose]] (Store static testing data in XML, used by Debile) | * [[https://github.com/fedora-static-analysis/firehose|Firehose]] (Store static testing data in XML, used by Debile) * [[https://www.oasis-open.org/standards#sarifv2.1-os|SARIF]]: (OASIS Standard: Static Analysis Results Interchange Format, obsoletes Firehose) * [[http://cppcheck.sourceforge.net/devinfo/daca2-report/daca2.html|DACA2]] (cppcheck results) ([[http://cppcheck1.osuosl.org:8000/|newer report]]) * [[http://phd-sid.ethz.ch/debian/report/|tarzeau's static analysis report]] (cmetrics codespell cppcheck cqmetrics flawfinder graudit shellcheck splint) |
Line 41: | Line 51: |
* [[http://crossqa.debian.net/|crossqa.d.n]] (rebuilding the archive using the cross compilers) * [[https://ditto.debian.net/|ditto]] ([[https://wiki.debian.org/Teams/DebianCd/ditto|TODO list]]): tool in development for registration of manual procedures/testing results |
|
Line 43: | Line 55: |
* [[https://wiki.debian.org/SecureBoot/Testing|Secure Boot testing]] (manual testing of Secure Boot) * [[https://wiki.debian.org/LTS/TestSuites|LTS testing]] (manual/automatic testing that LTS updates don't break packages) |
|
Line 47: | Line 61: |
* [[DebianPackage:autopkgtest|autopkgtest]] [[https://wiki.ubuntu.com/AutomatedTesting|docs]] | * [[DebianPackage:autopkgtest|autopkgtest]] [[https://wiki.ubuntu.com/AutomatedTesting|docs]] wiki pages: [[debci]] ContinuousIntegration * [[http://openqa.debian.net/|openQA]] (continuous integration) |
Line 53: | Line 68: |
* [[https://repology.org/repository/debian_unstable/problems|Repology problems]] (another URL checker) | |
Line 58: | Line 74: |
* [[https://janitor.debian.net/|Debian Janitor]]'s [[https://janitor.debian.net/multiarch-fixes/|multiarch-fixes]] (package VCS auto-fixing service) | |
Line 63: | Line 80: |
<<Anchor(wishlist)>> == Missing services == Some QA related services that Debian lacks: * Library API/ABI tracking (using [[https://github.com/lvc/pkg-abidiff|pkg-abidiff]] or DebianMan:abipkgdiff from DebianPkg:abigail-tools) * Continuous testing for unused build-depends (cf DebianBug:890195) |
|
Line 65: | Line 90: |
* DebConf18: [[https://debconf18.debconf.org/talks/31-learn-how-to-triage-bugs/|31]] [[https://debconf18.debconf.org/talks/90-mining-debian-maintainer-scripts/|90]] [[https://debconf18.debconf.org/talks/149-lets-start-salvaging-packages/|149]] [[https://debconf18.debconf.org/talks/87-debian-ciautopkgtest-bof/|87]] [[https://debconf18.debconf.org/talks/171-cross-building-debian-packages-and-rebootstrap/|171]] [[https://debconf18.debconf.org/talks/95-rethinking-of-debianwatch-rule/|95]] | |
Line 91: | Line 117: |
* [[https://www.happyassassin.net/2014/10/23/being-a-sporadic-overview-of-linux-distribution-release-validation-processes/|Review of Linux distros validation]] | * [[https://web.archive.org/web/20160409080835/https://www.happyassassin.net/2014/10/23/being-a-sporadic-overview-of-linux-distribution-release-validation-processes/|Review of Linux distros validation]] |
Contents
Wiki Page of the Debian QA Group
This is the main wiki page of the Debian Quality Assurance (QA) Team.
Website: https://qa.debian.org/
Mailing Lists: https://lists.debian.org/debian-qa/
Public IRC channel: #debian-qa
Some QA related links
Bugs: qa.debian.org/bugs
Code repository: https://salsa.debian.org/qa/qa
Debian Package Tracker: qa.debian.org/distro-tracker (website)
Package Tracking System: qa.debian.org/pts (website)
Package Popularity Contest: https://qa.debian.org/popcon.php
Package Popularity Graphs: https://qa.debian.org/popcon-graph.php (shows more results)
Package Removals: qa.debian.org/removals
Full archive rebuilds coordination: ?qa.debian.org/ArchiveTesting
Current activities: qa.debian.org/activities
DDPO (Debian Developer's Package Overview)
DMD (Debian Maintainer Dashboard)
"Collaborative QA" pages: qa.debian.org/collab-qa
MIA Team qa.debian.org/MIATeam
qa.debian.org/bapase (BAd PAckages SEarch)
Debcheck (missing Depends, ?PreDepends, Recommends, Suggests, etc.)
debgraph (cyclic dependencies)
Dose Tools (archive wide tests, e.g.: non-installable packages, Debian weather, missing conflicts, ... Formerly known as EDOS) (debian-installer dose checks)
http://portfolio.debian.net/ (Portfolio Service, inspired by DDPortfolio)
Teams/unknown-package (Unknown-Package Task Force)
RC bugs (release critical bug reports)
QA/RC usertags (QA/RC bugs usertagging)
how-can-i-help: (find bugs to work on)
lintian (package static analysis)
lintian-brush (package auto-fixing tool)
Debian Janitor's lintian-fixes (package VCS auto-fixing service)
Config::Model editor: can update debian/ directory files, to fix issues etc
routine-update: perform common packaging cleanups
DACA (code static analysis, LoC counting etc)
Debile (DACA, but slightly less professional, and can do slightly more in a more stupid way.
DACA2 (cppcheck results) (newer report)
tarzeau's static analysis report (cmetrics codespell cppcheck cqmetrics flawfinder graudit shellcheck splint)
bls (checks buildd logs for unstable for irregularities and warnings)
clang (rebuilding the archive using the clang compiler)
reproducible.d.n (reproducibly building the archive)
crossqa.d.n (rebuilding the archive using the cross compilers)
ditto (TODO list): tool in development for registration of manual procedures/testing results
CD release testing (manual testing of CD image releases)
u-boot status: (manual testing of u-boot releases on various boards)
Secure Boot testing (manual testing of Secure Boot)
LTS testing (manual/automatic testing that LTS updates don't break packages)
piuparts (package installation, upgrading and removal testing suite)
adequate (checking installed systems for issues)
Jenkins (continuous integration) - also see Services/jenkins.debian.net
debci (continuous integration)
autopkgtest docs wiki pages: debci ContinuousIntegration
openQA (continuous integration)
Colis (formal verification of maintainer scripts)
pkg-abidiff/abipkgdiff (compare ABIs between package versions)
watch files (watch file checker)
Repology problems (another URL checker)
rebuild-all-the-things (check reverse build depends still work)
check-all-the-things (check packages and upstream code using various tools)
vcswatch (version control system checker)
dedup (Debian duplication detector)
multiarch hints (hints for correcting multi-arch data)
Debian Janitor's multiarch-fixes (package VCS auto-fixing service)
Clonewise (checks for embedded code copies, not yet setup)
security tracker (tracks CVE issues)
Debian font review (font metadata extraction and static analysis)
Debian derivatives census (QA and info gathering on Debian derivatives)
Missing services
Some QA related services that Debian lacks:
Library API/ABI tracking (using pkg-abidiff or abipkgdiff from abigail-tools)
Continuous testing for unused build-depends (cf 890195)
QA events
2011-02-??, Paris: wiki page of the meeting (cancelled)
2008-11-26 to 2008-11-30, Extremadura: wiki page of the meeting
2007-11-28 to 2007-12-02, Extremadura: wiki page of the meeting
2006-12-13 to 2006-12-17, Badajoz (Extremadura): Videos, wiki page of the meeting
2005-09-09 to 2005-09-11, Darmstadt: Videos and slides, wiki page of the meeting
Other links
Work-Needing and Prospective Packages: http://wnpp.debian.net
- by tags: http://wnpp-by-tags.debian.net/