Package branch freshness

John Arbash Meinel john at arbash-meinel.com
Wed Jul 20 15:17:36 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 7/19/2011 12:05 AM, Barry Warsaw wrote:
> On Jul 18, 2011, at 10:17 PM, John Arbash Meinel wrote:
> 
>> I have a branch in PQM now that adds a version check whenever you access
>> a Launchpad packaging branch (http://pad.lv/609187). I have the feeling
>> there is still a bit of polish needed, but I would like to get some
>> feedback from people actually using it.
> 
> I grabbed lp:bzr and played with it a little bit.  In general, I really
> appreciate you adding this.  Package import failures will probably never be
> exactly zero, and the less users expects an import to be out of date, the more
> important I think it will be to warn them when that does happen.  (If you
> agree, that could influence the default output choices.)
> 

New branch: lp:~jameinel/bzr/2.5-verbosity-knob-812928

This adds a config item:
  bzr.plugins.launchpad.packaging_verbosity =

The possible values are:

off
  Displays nothing, and skips all checks.

minimal
  Only displays single-line messages when out-of-date, but never for
  missing or up-to-date

  1.0-1ubuntu1 is OUT-OF-DATE, Ubuntu Natty has 1.0-1ubuntu2

short
  Displays single-line messages for out-of-date, missing, and up-to-date

  1.0-1ubuntu1 is OUT-OF-DATE, Ubuntu Natty has 1.0-1ubuntu2

  Ubuntu Natty is MISSING a version

  1.0-1ubuntu2 is CURRENT in Ubuntu Natty

all (default)
  Displays multi-line messages for all 3 states

  Most recent Ubuntu Natty version: 1.0-1ubuntu2
  Packaging branch version: 1.0-1ubuntu1
  Packaging branch status: OUT-OF-DATE

  Most recent Ubuntu Natty version: MISSING

  Most recent Ubuntu Natty version: 1.0-1ubuntu2
  Packaging branch status: CURRENT

I'm putting it up for review now.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEUEARECAAYFAk4m8ZAACgkQJdeBCYSNAAMahACfXFpvv+su4nwjJ10zpOfD4SH1
TKUAkQGmf7nKW9gqt8AIIIbV0tkQqmo=
=KPHx
-----END PGP SIGNATURE-----



More information about the ubuntu-distributed-devel mailing list