[Bug 1545515] [NEW] xenial popularity-client submits compressed reports

Paul Collins paul.collins at canonical.com
Sun Feb 14 21:10:37 UTC 2016


Public bug reported:

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
[...]

** Affects: popularity-contest (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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