This bug was fixed in the package apport - 2.14.1-0ubuntu1
---------------
apport (2.14.1-0ubuntu1) trusty; urgency=medium
* New upstream bug fix release:
- Fix FileNotFoundError from temporary launchpadlib cache dir cleanup.
(LP: #1300474)
- ui.py, open_url(): Skip any Python cleanup/atexit handlers in the forked
xdg-open child, to avoid calling them twice. (Side issue of LP #1300474
and #1282713)
- apport-kde: Work around crash in sip by skipping the destructors of SIP
objects. Thanks Rohan Garg! (LP: #1282713)
-- Martin Pitt <[email protected]> Fri, 04 Apr 2014 15:34:06 +0100
** Changed in: apport (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1300474
Title:
tmp directory cleanup fails
Status in “apport” package in Ubuntu:
Fix Released
Bug description:
I was using ubuntu-bug -w to report a bug about a window and noticed
the following in my terminal.
bdmurray@clean-trusty-amd64:~$ ubuntu-bug -w
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python3.4/shutil.py", line 452, in rmtree
orig_st = os.lstat(path)
FileNotFoundError: [Errno 2] No such file or directory:
'/tmp/launchpadlib.cache.lmofbkk8'
This seems to be an error with apport and the changes to how it
manages the launchpadlib cache.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1300474/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp