Comment 2 for bug 1077533

Revision history for this message
Moses Moore (moses-mozai) wrote :

attaching a systrace. Nothing pops out as obvious. The reading bytes from /dev/urandom might be for some encryption purpose related to whyever pydoc needs to get into my Gnome-keyring, but again, I can't think of a not-scary reason why something that should be reading and parsing text files needs to authorize with some third-party with my identity.

strace pydoc -k cheezburger 2>/tmp/strace.log

I'll try removing some python packages, like PyAMF and ubuntu-sso, to see if it makes a difference.