Size: 6512
Comment: update patches status
|
Size: 6499
Comment: Planet Debian svn -> git, http -> https
|
Deletions are marked like this. | Additions are marked like this. |
Line 36: | Line 36: |
Aggregates all the developer and main blogs of all derivatives in one location on http://planet.debian.org/deriv/. The derivatives census scripts perform the following steps: | Aggregates all the developer and main blogs of all derivatives in one location on https://planet.debian.org/deriv/. The derivatives census scripts perform the following steps: |
Line 46: | Line 46: |
1. download the [[http://anonscm.debian.org/viewvc/planet-debian/trunk/|Planet Debian SVN repository]] ([[https://anonscm.debian.org/cgit/dex/census.git/plain/bin/get-planet-svn|script]]) 1. compare the new planet config file and heads against the planet [[http://anonscm.debian.org/viewvc/planet-debian/trunk/config/config.ini.deriv?view=co|config]] and [[http://anonscm.debian.org/viewvc/planet-debian/trunk/heads/deriv/|heads]] in SVN, mail the results via cron output (scripts [[https://anonscm.debian.org/cgit/dex/census.git/plain/bin/compare-planet-config|1]] [[https://anonscm.debian.org/cgit/dex/census.git/plain/bin/compare-planet-heads|2]]) 1. A human should then review the cron mails and when necessary run the [[https://anonscm.debian.org/cgit/dex/census.git/plain/bin/review-planet-config-heads|review script]] using {{{cd var ; make review}}} and commit any changes that are valid and useful to [[PlanetDebian|Planet Debian]] SVN. |
1. download the [[https://salsa.debian.org/planet-team/config|Planet Debian git repository]] ([[https://anonscm.debian.org/cgit/dex/census.git/plain/bin/get-planet-git|script]]) 1. compare the new planet config file and heads against the planet [[https://salsa.debian.org/planet-team/config/raw/master/config/config.ini.deriv|config]] and [[https://salsa.debian.org/planet-team/config/tree/master/heads/deriv|heads]] in git, mail the results via cron output (scripts [[https://anonscm.debian.org/cgit/dex/census.git/plain/bin/compare-planet-config|1]] [[https://anonscm.debian.org/cgit/dex/census.git/plain/bin/compare-planet-heads|2]]) 1. A human should then review the cron mails and when necessary run the [[https://anonscm.debian.org/cgit/dex/census.git/plain/bin/review-planet-config-heads|review script]] using {{{cd var ; make review}}} and commit any changes that are valid and useful to [[PlanetDebian|Planet Debian]] git. |
We now have a list of derivatives and some information about them. A list of derivatives hiding away in a corner of the wiki is not that useful. Better would be to aggregate the available information about derivatives and present it in Debian infrastructure in a way that makes the derivatives visible to Debian contributors and useful to them. Got an idea about how we can do that? Add it below!
The code being written to help integrate the census into Debian infrastructure is available in git under the DEX project:
git clone https://anonscm.debian.org/git/dex/census.git
https://anonscm.debian.org/cgit/dex/census.git/
The data output by the census code is available here:
Status
Currently the census is only minimally used for integration of derivatives with Debian:
planet.debian.org/deriv: aggregates news feeds and developer blogs from Debian derivatives
Some information about derivatives has been manually integrated:
- PTS: contains information about Ubuntu bugs, version numbers and patches
- DDPO: contains information about Ubuntu bugs, version numbers and patches
- UDD: contains information about:
- packages from aptosid, skolelinux, Ubuntu
- bugs from Ubuntu
- popcon from Ubuntu
- website: contains information about some derivatives with a few links to the census
- wiki: some javascript to detect the status of bugs linked to from the wiki. Currently supports the Debian bug tracker and the Launchpad bug tracker.
- debtags: imports packages from Ubuntu and allows them to be tagged
- screenshots: imports packages from Ubuntu and allows them to be screenshotted
Planet Debian derivatives
Aggregates all the developer and main blogs of all derivatives in one location on https://planet.debian.org/deriv/. The derivatives census scripts perform the following steps:
look for a logo (script)
find if there are RSS feeds on those pages (script)
download the logo (script)
generate a planet config snippet (script)
resize the logo into a head (script)
aggregate the planet config snippets and planet heads (scripts 1 2)
download the Planet Debian git repository (script)
compare the new planet config file and heads against the planet config and heads in git, mail the results via cron output (scripts 1 2)
A human should then review the cron mails and when necessary run the review script using cd var ; make review and commit any changes that are valid and useful to Planet Debian git.
Patches
A script running on a machine containing a mirror of Debian snapshot and a database with the metadata updates apt and then runs the compare-source-package-list script once for each derivative.
compare-source-package-list iterates through all the Sources files for a derivative, iterates through all the source packages, downloads source packages when needed, checks if they were ever in Debian and if they were not, applies some heuristics to figure out which Debian source package they were derived from, runs debdiff against the relevant packages and outputs some metadata.
The patches are available via HTTP and shell on lw08. Some metadata about them is available (warning, very large).
The patches are linked from the patches panel of the Debian PTS, but not yet from the package tracker.
Ideas
Packages
Aggregate all the derivative's sources.list snippets and integrate them into the following:
- udd.debian.org
- packages.debian.org
- packages.qa.debian.org
- patch-tracker.debian.org
- qa.debian.org/developer.php
- qa.debian.org/madison.php
Bugs
Link to the derivatives bug trackers from the PTS so that Debian folks can find potential problems in their packages. This might be hard since it can be rare for derivatives to provide mappings between a bug report and the source package it applies to.
Screenshots
Allow folks to upload screenshots for packages that are only in derivatives. This would rely on some way to differentiate between free and non-free sections in our derivatives, since screenshots.d.n does not accept screenshots for contrib/non-free.
Popcon
Publish stats about dpkg vendors on the website and in the data exports.
Import popcon information from derivatives, present on the graphs and link from Debian graphs