[Bug 1205374] Please test proposed package
Colin Watson
cjwatson at canonical.com
Thu Aug 1 10:17:42 UTC 2013
Hello Evan, or anyone else affected,
Accepted whoopsie into quantal-proposed. The package will build now and
be available at http://launchpad.net/ubuntu/+source/whoopsie/0.2.7.2 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to whoopsie-daisy in Ubuntu.
https://bugs.launchpad.net/bugs/1205374
Title:
Only attempts to retry the existing crash reports once, after two
hours.
Status in “whoopsie” package in Ubuntu:
Fix Released
Status in “whoopsie-daisy” package in Ubuntu:
Invalid
Status in “whoopsie-daisy” source package in Precise:
Fix Committed
Status in “whoopsie” source package in Quantal:
Fix Committed
Status in “whoopsie” source package in Raring:
Fix Committed
Status in “whoopsie” source package in Saucy:
Fix Released
Bug description:
process_existing_files is supposed to fire every two hours. However,
because the function doesn't return a boolean value, glib stops
processing the two hour timeout event after the first run.
TEST CASE:
Terminal 1:
sudo stop whoopsie
sudo CRASH_DB_URL=http://nowhereville whoopsie -f
Terminal 2:
bash -c 'kill -SEGV $$'
touch /var/crash/_bin_bash.1000.upload
Every two hours there should be an attempt to upload the crash report
in Terminal 1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whoopsie/+bug/1205374/+subscriptions
More information about the foundations-bugs
mailing list