Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.vote > #5709

Re: Questions for Sruthi

From Don Armstrong <don@debian.org>
Newsgroups linux.debian.vote
Subject Re: Questions for Sruthi
Date 2026-04-05 05:00 +0200
Message-ID <MGlSp-cMo2-1@gated-at.bofh.it> (permalink)
References <MAiue-8FL1-13@gated-at.bofh.it> <MCdTr-9ZwF-3@gated-at.bofh.it> <MCoc9-a6Bi-1@gated-at.bofh.it> <MFSQp-csJQ-7@gated-at.bofh.it> <MFVEB-cuEl-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, 03 Apr 2026, Gunnar Wolf wrote:
> How large can this scale without setting up a program to handle ①
> validation and ② tallying is beyond what I want to go into for a
> simple email, but I think this process can be adopted by many other
> teams.

The CTTE has a hacked version of devotee (Debian's vote tallying
software) which manages this called pocket-devotee.[1]

You give it options and the votes, and it calculates the winner in
compliance with the constitution[2]:

./pocket-devotee \
  --option 'A: Option requiring 3:1 majority :3' \
  --option 'Z: Further discussion' \
  --default-option 'Z' \
  --quorum 5 \
  << EOF
tc1: A > Z
tc2: A > Z
tc3: A > Z
tc4: Z > A
tc5: A = Z
EOF


You can see some examples of it being called if you search for
run_vote.sh in the tech-ctte repo.[3]

It wouldn't be too hard to have a similar git repo which any DD could
push a commit to for general advisory decisions which didn't need a full
GR.

1: https://salsa.debian.org/debian/tech-ctte/-/blob/master/scripts/pocket-devotee?ref_type=heads
2: https://salsa.debian.org/debian/tech-ctte/-/blob/master/scripts/pocket-devotee-test-cornercase?ref_type=heads
3: https://salsa.debian.org/debian/tech-ctte/-/blob/master/meeting_poll/run_vote.sh
-- 
Don Armstrong                      https://www.donarmstrong.com

Let us chat together a moment, my friend. There are still several
hours until dawn, and I have the whole day to sleep.
 -- Count Orlock in _Nosferatu (1922)_

Back to linux.debian.vote | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Questions for Sruthi Jonathan Carter <jcc@debian.org> - 2026-03-19 11:10 +0100
  Re: Questions for Sruthi Sruthi Chandran <srud@disroot.org> - 2026-03-24 18:40 +0100
    Re: Questions for Sruthi Gunnar Wolf <gwolf@debian.org> - 2026-03-25 05:40 +0100
      Re: Questions for Sruthi Soren Stoutner <soren@debian.org> - 2026-03-28 23:30 +0100
        Re: Questions for Sruthi "Jonathan Dowland" <jmtd@debian.org> - 2026-03-29 12:10 +0200
      Re: Questions for Sruthi Sruthi Chandran <srud@disroot.org> - 2026-04-03 22:00 +0200
        Re: Questions for Sruthi Gunnar Wolf <gwolf@debian.org> - 2026-04-04 01:00 +0200
          Re: Questions for Sruthi Don Armstrong <don@debian.org> - 2026-04-05 05:00 +0200
          Re: Questions for Sruthi Adrian Bunk <bunk@debian.org> - 2026-04-05 12:50 +0200
            Re: Questions for Sruthi Marc Haber <mh+debian-vote@zugschlus.de> - 2026-04-05 13:10 +0200

csiph-web