Differences between revisions 24 and 25
Revision 24 as of 2015-04-08 06:40:35
Size: 6210
Editor: PaulWise
Comment: more cgit
Revision 25 as of 2015-04-29 22:35:31
Size: 6140
Editor: PaulWise
Comment: moved off alioth, update
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
http://dex.alioth.debian.org/census/ http://deriv.debian.net/
Line 45: Line 45:
 1. aggregate the [[http://dex.alioth.debian.org/census/planet-config|planet config]] snippets and [[http://dex.alioth.debian.org/census/planet-heads/|planet heads]] (scripts [[https://anonscm.debian.org/cgit/dex/census.git/plain/bin/aggregate-planet-config|1]] [[https://anonscm.debian.org/cgit/dex/census.git/plain/bin/aggregate-planet-heads|2]])  1. aggregate the [[http://deriv.debian.net/planet-config|planet config]] snippets and [[http://deriv.debian.net/planet-heads/|planet heads]] (scripts [[https://anonscm.debian.org/cgit/dex/census.git/plain/bin/aggregate-planet-config|1]] [[https://anonscm.debian.org/cgit/dex/census.git/plain/bin/aggregate-planet-heads|2]])
Line 58: Line 58:
The patches will soon be [[http://dex.alioth.debian.org/census/patches/|available]] via HTTP and shell on alioth. Some metadata about them will soon be [[http://dex.alioth.debian.org/census/sources.patches|available]] (warning, very large). The patches will soon be [[http://deriv.debian.net/patches/|available]] via HTTP and shell on alioth. Some metadata about them is [[http://deriv.debian.net/sources.patches|available]] (warning, very large).

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 git://git.debian.org/git/dex/census.git
https://anonscm.debian.org/cgit/dex/census.git/

The data output by the census code is available here:

http://deriv.debian.net/

Status

Currently the census is only minimally used for integration of derivatives with Debian:

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 http://planet.debian.org/deriv/. The derivatives census scripts perform the following steps:

  1. download the census pages (scripts 1 2)

  2. look for items related to blogs (scripts 1 2)

  3. look for a logo (script)

  4. find if there are RSS feeds on those pages (script)

  5. download the logo (script)

  6. generate a planet config snippet (script)

  7. resize the logo into a head (script)

  8. aggregate the planet config snippets and planet heads (scripts 1 2)

  9. download the Planet Debian SVN repository (script)

  10. compare the new planet config file and heads against the planet config and heads in SVN, mail the results via cron output (scripts 1 2)

A human should then review the cron mails and any make changes needed to Planet Debian SVN.

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 will soon be available via HTTP and shell on alioth. Some metadata about them is available (warning, very large).

It is planned to link to these from the Debian PTS.

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.