[Bug 1545515] Re: xenial popularity-client submits compressed reports

Launchpad Bug Tracker 1545515 at bugs.launchpad.net
Fri Feb 26 20:42:46 UTC 2016


This bug was fixed in the package popularity-contest - 1.64ubuntu2

---------------
popularity-contest (1.64ubuntu2) xenial; urgency=medium

  * Really upload uncompressed reports (LP: #1545515) and check for server
    response of "Thanks" (LP: #1545517).

 -- Brian Murray <brian at ubuntu.com>  Fri, 26 Feb 2016 11:26:10 -0800

** Changed in: popularity-contest (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to popularity-contest in Ubuntu.
https://bugs.launchpad.net/bugs/1545515

Title:
  xenial popularity-client submits compressed reports

Status in popularity-contest package in Ubuntu:
  Fix Released

Bug description:
  While investigating a report that a xenial user was unable to submit
  to popcon.ubuntu.com, I noticed that the change in wily's 1.57ubuntu1
  cron.daily to disable compression is not present in xenial's
  1.64ubuntu1:

  debdiff popularity-contest_1.57ubuntu1.dsc popularity-contest_1.64ubuntu1.dsc
  [...]
       for URL in $SUBMITURLS ; do
          if setsid /usr/share/popularity-contest/popcon-upload \
  -           -u $URL -f $POPCON -C 2>/dev/null ; then
  +           -u $URL -f $POPCON 2>/dev/null ; then
                  SUBMITTED=yes
          else
  [...]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/popularity-contest/+bug/1545515/+subscriptions



More information about the foundations-bugs mailing list