[Bug 996298] [NEW] AttributeError: 'module' object has no attribute 'update_bucket_metadata'
Haw Loeung
996298 at bugs.launchpad.net
Tue May 8 02:49:15 UTC 2012
Public bug reported:
Hi,
I've upgraded oops-repository to 0.0.0+r33 and have deployed the latest
code (r486) as per RT#52712 but it seems the retracers are dying with
the following backtrace:
W: line 14 [retracer-i386]: Deprecated key 'priority' used
I: This option will be removed in the future; please update your configuration
ERROR: Package download error, try again later: Failed to fetch http://ddebs.ubuntu.com/pool/multiverse/o/ogmrip/libogmrip1-dbgsym_0.13.6-0ubuntu4_i386.ddeb Size mismatch
Traceback (most recent call last):
File "/srv/daisy.ubuntu.com/production/whoopsie-daisy/backend/process_core.py", line 325, in <module>
main()
File "/srv/daisy.ubuntu.com/production/whoopsie-daisy/backend/process_core.py", line 322, in main
retracer.listen()
File "/srv/daisy.ubuntu.com/production/whoopsie-daisy/backend/process_core.py", line 92, in listen
self.run_forever(channel, self.callback, queue=retrace)
File "/srv/daisy.ubuntu.com/production/whoopsie-daisy/backend/process_core.py", line 105, in run_forever
channel.wait()
File "/usr/lib/python2.7/dist-packages/amqplib/client_0_8/abstract_channel.py", line 97, in wait
return self.dispatch_method(method_sig, args, content)
File "/usr/lib/python2.7/dist-packages/amqplib/client_0_8/abstract_channel.py", line 117, in dispatch_method
return amqp_method(self, args, content)
File "/usr/lib/python2.7/dist-packages/amqplib/client_0_8/channel.py", line 2060, in _basic_deliver
func(msg)
File "/srv/daisy.ubuntu.com/production/whoopsie-daisy/backend/process_core.py", line 287, in callback
utils.bucket(self.oops_config, oops_id, crash_signature, vals)
File "/srv/daisy.ubuntu.com/production/whoopsie-daisy-rev-486/backend/utils.py", line 29, in bucket
oopses.update_bucket_metadata(oops_config, crash_signature, package,
AttributeError: 'module' object has no attribute 'update_bucket_metadata'
Could you please take a look?
Thanks,
Haw
** Affects: whoopsie-daisy (Ubuntu)
Importance: Undecided
Status: New
** Tags: canonical-webops-eng
** Tags added: canonical-losas-eng
** Tags removed: canonical-losas-eng
** Tags added: canonical-webops-eng
--
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/996298
Title:
AttributeError: 'module' object has no attribute
'update_bucket_metadata'
Status in “whoopsie-daisy” package in Ubuntu:
New
Bug description:
Hi,
I've upgraded oops-repository to 0.0.0+r33 and have deployed the
latest code (r486) as per RT#52712 but it seems the retracers are
dying with the following backtrace:
W: line 14 [retracer-i386]: Deprecated key 'priority' used
I: This option will be removed in the future; please update your configuration
ERROR: Package download error, try again later: Failed to fetch http://ddebs.ubuntu.com/pool/multiverse/o/ogmrip/libogmrip1-dbgsym_0.13.6-0ubuntu4_i386.ddeb Size mismatch
Traceback (most recent call last):
File "/srv/daisy.ubuntu.com/production/whoopsie-daisy/backend/process_core.py", line 325, in <module>
main()
File "/srv/daisy.ubuntu.com/production/whoopsie-daisy/backend/process_core.py", line 322, in main
retracer.listen()
File "/srv/daisy.ubuntu.com/production/whoopsie-daisy/backend/process_core.py", line 92, in listen
self.run_forever(channel, self.callback, queue=retrace)
File "/srv/daisy.ubuntu.com/production/whoopsie-daisy/backend/process_core.py", line 105, in run_forever
channel.wait()
File "/usr/lib/python2.7/dist-packages/amqplib/client_0_8/abstract_channel.py", line 97, in wait
return self.dispatch_method(method_sig, args, content)
File "/usr/lib/python2.7/dist-packages/amqplib/client_0_8/abstract_channel.py", line 117, in dispatch_method
return amqp_method(self, args, content)
File "/usr/lib/python2.7/dist-packages/amqplib/client_0_8/channel.py", line 2060, in _basic_deliver
func(msg)
File "/srv/daisy.ubuntu.com/production/whoopsie-daisy/backend/process_core.py", line 287, in callback
utils.bucket(self.oops_config, oops_id, crash_signature, vals)
File "/srv/daisy.ubuntu.com/production/whoopsie-daisy-rev-486/backend/utils.py", line 29, in bucket
oopses.update_bucket_metadata(oops_config, crash_signature, package,
AttributeError: 'module' object has no attribute 'update_bucket_metadata'
Could you please take a look?
Thanks,
Haw
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whoopsie-daisy/+bug/996298/+subscriptions
More information about the foundations-bugs
mailing list