[Bug 1068695] Re: python-launchpadlib should use ~/.cache/launchpadlib for cache files
Andrew Starr-Bochicchio
a.starr.b at gmail.com
Sat Feb 9 16:47:33 UTC 2013
*** This bug is a duplicate of bug 509168 ***
https://bugs.launchpad.net/bugs/509168
** This bug has been marked a duplicate of bug 509168
Launchpadlib doesn't respect the XDG Base Directory specifcation
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-launchpadlib in Ubuntu.
https://bugs.launchpad.net/bugs/1068695
Title:
python-launchpadlib should use ~/.cache/launchpadlib for cache files
Status in “python-launchpadlib” package in Ubuntu:
New
Bug description:
launchpadlib should follow the XDG standard and use
~/.cache/launchpadlib for its cache files.
It looks like launchpadlib_dir needs to be adjusted and any existing
data should/might get migrated from the old location.
% dpkg -L python-launchpadlib|xargs grep '\.launchpadlib'
/usr/share/pyshared/launchpadlib/launchpad.py: launchpadlib_dir = os.path.join('~', '.launchpadlib')
[...]
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: python-launchpadlib 1.9.12-1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
Date: Fri Oct 19 17:11:34 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
PackageArchitecture: all
SourcePackage: python-launchpadlib
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-launchpadlib/+bug/1068695/+subscriptions
More information about the foundations-bugs
mailing list