This is fixed in feisty/gutsy, closing here too.
** Changed in: popularity-contest (Ubuntu)
Status: Fix Committed => Fix Released
--
popularity-contest does not work out of the box
https://bugs.launchpad.net/bugs/51149
You received this bug notification because you are a member of Ubuntu
I tested with 1.33ubuntu2 and had the same failure with the cronjob in
/etc/cron.weekly/popularity-contest. I then upgraded to 1.33ubuntu2.2
from edgy-proposed and the cronjob completed and there was also a log
file in /var/log/popularity-contest so it looks good to me.
** Tags added: verificatio
SRU is already handled in bug 35291, closing backports tasks.
** Changed in: popularity-contest (Ubuntu Dapper)
Status: Unconfirmed => Rejected
** Changed in: popularity-contest (Ubuntu Edgy)
Status: Unconfirmed => Rejected
--
popularity-contest does not work out of the box
https:
Setting edgy task back to unconfirmed since this has not been fixed in
Feisty yet and I'd like to get the SRU bug list to a trackable state.
** Changed in: popularity-contest (Ubuntu Edgy)
Status: In Progress => Unconfirmed
--
popularity-contest does not work out of the box
https://launch
Thanks Mr Canis for testing this fix!
we discovered that there was indeed another problem that made popcon-
upload return the a "unable to submit report..." even when it did
succseed. The latest version in feisty does fix this issue. And we are
also preparing backports to fix this problem in dappe
Hello Michael Vogt,
I have ubuntu 6.10 edgy installed. What I did was following. I changed the two
lines ( 55 and 56 ):
#if setsid /usr/share/popularity-contest/popcon-upload-ubuntu \
#-u $URL -f $POPCON 2>/dev/null ; then
if setsid /usr/share/popularity-contest/popcon
** Attachment added: "Patch to fix the popcon submission problem for dapper"
http://librarian.launchpad.net/5831580/popularity-contest_1.31ubuntu2.1.debdiff
--
popularity-contest does not work out of the box
https://launchpad.net/bugs/51149
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubu
Uploaded to edgy-proposed
** Changed in: popularity-contest (Ubuntu Edgy)
Status: Unconfirmed => In Progress
--
popularity-contest does not work out of the box
https://launchpad.net/bugs/51149
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/list
Hello Mr. Canis,
thanks for your comment. I looked at the support ticket and it does not
mention that you tried my patch. Could you please elaborate what did not
work for you?
Thanks,
Michael
--
popularity-contest does not work out of the box
https://launchpad.net/bugs/51149
--
ubuntu-bugs m
I also just noticed that this bug (or a different bug) seems to affect
dapper as well. We certainly want to check that.
--
popularity-contest does not work out of the box
https://launchpad.net/bugs/51149
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/l
Mr Canis: my message was administrative, to do with the stable update
process. Ignore it.
--
popularity-contest does not work out of the box
https://launchpad.net/bugs/51149
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Accepted into edgy-proposed.
** Changed in: popularity-contest (Ubuntu)
Status: In Progress => Fix Committed
** Tags added: verification-needed
--
popularity-contest does not work out of the box
https://launchpad.net/bugs/51149
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
h
Hello,
what patch is the right, that suggested from Colin Watson or from Michael Vogt?
Or they
are the same?
The changes from the fix by Michael Vogt, doesn't fix the error on my system (
see
my support request https://launchpad.net/ubuntu/+ticket/3249 ). And please see
my
explanations from 200
The patch I posted here is used in feisty already. The reason we used
the -ubuntu version before was that the ubuntu version is older than the
debian version.
--
popularity-contest does not work out of the box
https://launchpad.net/bugs/51149
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubunt
http://librarian.launchpad.net/5581450/popularity-
contest_1.33ubuntu2.1.debdiff approved for edgy-proposed. (Other
cleanups should be done in feisty.)
--
popularity-contest does not work out of the box
https://launchpad.net/bugs/51149
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
ht
Hello,
I did a support request:
https://launchpad.net/ubuntu/+ticket/3249
And by this way I came to this bug report.
The fix as here suggest, doesn't work for me, details see at the support
request as
described above.
I think I found a other solution but I'm not really sure. Below a description
Michael Vogt <[EMAIL PROTECTED]> writes:
> Attached is a fix that I plan to upload to edgy-proposed. Please test
> and let me know if it works for you.
I assumed there was some reason for not using the Perl version in
Ubuntu. If you go with that, presumably you should either remove the
-ubuntu v
Yes this fix seems to work. The script ended normally and netstat showed
an open connection and traffic to popcon.ubuntu...
--
popularity-contest does not work out of the box
https://launchpad.net/bugs/51149
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailm
Thanks for your bugreport.
Attached is a fix that I plan to upload to edgy-proposed. Please test
and let me know if it works for you.
Thanks,
Michael
** Changed in: popularity-contest (Ubuntu)
Importance: Undecided => High
Assignee: (unassigned) => Michael Vogt
Status: Confirmed
** Attachment added: "Fix for http upload problem"
http://librarian.launchpad.net/5581450/popularity-contest_1.33ubuntu2.1.debdiff
** Changed in: popularity-contest (Ubuntu)
Target: None => edgy-updates
--
popularity-contest does not work out of the box
https://launchpad.net/bugs/511
Thilo Six: that's fine. The cron job doesn't output anything.
As a follow-up to my previous post, it seems as if this worked.
Packages that I have on my system that weren't in the popcon results
yesterday are there today.
--
popularity-contest does not work out of the box
https://launchpad.net/
# ls -l nohup.out
-rw--- 1 root root 0 03.12.2006 21:07 nohup.out
it is emtpy after running it. Is this good or bad?
--
popularity-contest does not work out of the box
https://launchpad.net/bugs/51149
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailma
Before today, this package hasn't seemed to work at all for me. HTTP
submission is broken out of the box, and the e-mail address for
submission is broken as well.
I tried a few other fixes (manual, patches submitted with other bugs),
but this is the only fix that seemed to actually transmit somet
I am no Python expert, but it seems to me that the '-u $URL' part is
ignored. Indeed, everything is hardcoded in the python script. I tried
the 'simple' following line:
# /usr/share/popularity-contest/popcon-upload-ubuntu < /var/log
/popularity-contest
which resulted in 69kb sent (according to tc
I also came across this "manual running of cronjob makes it wait
indefinitely" today as i wanted to test it.
With the fix above it seems to work (as i don´t now on which webpage to
look for my data i can´t tell if they are correctly send out and
received).
** Changed in: popularity-contest (Ubunt
25 matches
Mail list logo