Skip to content

privacy: Set vendor as FreedomBox for dpkg and popularity-contest

Sunil Mohan Adapa requested to merge sunilmohan/freedombox:popcon-vendor into master
  • This changes sets the default dpkg vendor as FreedomBox. 'Debian' is still the parent of the vendor.

  • This results in popcon setting the Vendor as FreedomBox. This allows measuring the popular of FreedomBox distribution itself as against other Debian derivatives in the section 'Statistics per distributions reporting to Debian' of https://popcon.debian.org

Tests:

  • Run sudo ./setup.py install and freedombox service. Privacy app will be setup for the first time. In /etc/dpkg/origins/ the file default is a symlink pointing to /etc/dpkg/origins/fredombox. Running 'sudo sh +x /etc/cron.daily/popularity' runs successfully. Remove files /var/lib/popularity-contest/lastsub /var/log/popularity-contest* if necessary. The file /etc/log/popularity-contest shows VENDOR:FreedomBox in the first line.

Signed-off-by: Sunil Mohan Adapa sunil@medhas.org

Merge request reports

Loading