The debian-private mailing list leak, part 1. Volunteers have complained about Blackmail. Lynchings. Character assassination. Defamation. Cyberbullying. Volunteers who gave many years of their lives are picked out at random for cruel social experiments. The former DPL's girlfriend Molly de Blanc is given volunteers to experiment on for her crazy talks. These volunteers never consented to be used like lab rats. We don't either. debian-private can no longer be a safe space for the cabal. Let these monsters have nowhere to hide. Volunteers are not disposable. We stand with the victims.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Central register of package use



Could also modify dpkg to report each time a package is added, if
networking allows, and an admin has specifically enabled such reporting.

Enabling might be done by creating a magic file in /etc or similar.  The
file should probably contain some kind of identification string (like an
admin name) instead of using an IP address for host identification.

Steve McIntyre wrote:
> 
> Prompted by looking at the huge number of available packages we now have,
> I've been thinking that some kind of central registry of package use would
> be useful. This could be useful in making decisions on the future of some
> packages - we can see how much they are actually used and act accordingly.
> There are several packages in the tree that are recommended for being
> dropped and others suggested in their place, but in many cases it's not
> easy to decide whether or not to drop them because there's no way of
> knowing usage.  If nothing else, I'm curious as to how many people are
> actually using the packages I'm maintaining.
> 
> What I'm thinking of is something along the lines of a cron job running
> 
> #!/bin/bash
> HOSTNAME=hostname -f
> dpkg --get-selections |grep -ve deinstall -ve purge | \
>         mail -s "$HOSTNAME selections" selections@debian.org
> 
> and mail to selections@debian.org would be parsed by a simple perl (even
> awk) script that could therefore easily keep a current log of how many
> times each package is used.
> 
> Obviously, this would have to be a voluntary thing (we don't want to annoy
> dial-up users, nor paranoid "Big Brother" worriers) but I believe it could
> become a useful resource even if only a small proportion of people bother
> to use it.
> 
> Thoughts and comments?
> 
> --
> Steve McIntyre, CURS Secretary, Cambridge, UK.   stevem@chiark.greenend.org.uk
> <a href=http://www.chiark.greenend.org.uk/~stevem/comp/>My PC page</a>
> "Can't keep my eyes from the circling sky,                 +------------------
> "Tongue-tied & twisted, Just an earth-bound misfit, I..."  |Finger for PGP key
> 
> --
> Please respect the confidentiality of material on the debian-private list.
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> debian-private-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


--
Please respect the confidentiality of material on the debian-private list.
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-private-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com