← Back to issue list

OSError: [Errno 122] Disk quota exceeded: '/usr2/vikassri/.config'

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1928779
Type
issue
State
open
Author
~vikassri
Labels
craft-340
Created
Updated
Closed

Current evaluation

snapcraft login on 2.43.1 (Ubuntu 16.04) crashes with a raw traceback when the user's disk quota is exceeded while creating ~/.config; 5+ years old, zero comments, no maintainer interaction, affected version EOL.

Suggested action: close stale

Reason: The issue is 1931 days old with 0 comments and no maintainer engagement, and the affected version (snapcraft 2.43.1+16.4.1 on Ubuntu 16.04) is long EOL. The traceback's code paths (snapcraft/config.py, xdg BaseDirectory) no longer exist in the current codebase, where store login was rewritten into snapcraft/store/. The root cause is also environmental — Errno 122 disk quota on the reporter's home directory — so there is no reproducible product bug to fix in a supported version.

Impact: 10 Quick Win: 9.0 Staleness: 95 Complexity: 10 Confidence: 70 Support Request: 80

Issue body

vikassri-linux{84}> snapcraft login Enter your Ubuntu One e-mail address and password. If you do not have an Ubuntu One account, you can create one at https://dashboard.snapcraft.io/openid/login Email: <email address hidden> Password: Sorry, an error occurred in Snapcraft: Traceback (most recent call last): File "/usr/bin/snapcraft", line 9, in <module> load_entry_point('snapcraft==2.43.1+16.4.1', 'console_scripts', 'snapcraft')() File "/usr/lib/python3/dist-packages/click/core.py", line 716, in __call__ return self.main(*args, **kwargs) File "/usr/lib/python3/dist-packages/click/core.py", line 696, in main rv = self.invoke(ctx) File "/usr/lib/python3/dist-packages/click/core.py", line 1060, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "/usr/lib/python3/dist-packages/click/core.py", line 889, in invoke return ctx.invoke(self.callback, **ctx.params) File "/usr/lib/python3/dist-packages/click/core.py", line 534, in invoke return callback(*args, **kwargs) File "/usr/lib/python3/dist-packages/snapcraft/cli/store.py", line 435, in login if not snapcraft.login(store=store, config_fd=login_file): File "/usr/lib/python3/dist-packages/snapcraft/_store.py", line 234, in login save=save, File "/usr/lib/python3/dist-packages/snapcraft/_store.py", line 173, in _try_login save=save, File "/usr/lib/python3/dist-packages/snapcraft/storeapi/_store_client.py", line 75, in login self.conf.save() File "/usr/lib/python3/dist-packages/snapcraft/config.py", line 250, in save with open(self.save_path(), "w") as f: File "/usr/lib/python3/dist-packages/snapcraft/config.py", line 234, in save_path BaseDirectory.save_config_path("snapcraft"), "snapcraft.cfg" File "/usr/lib/python3/dist-packages/xdg/BaseDirectory.py", line 58, in save_config_path os.makedirs(path, 0o700) File "/usr/lib/python3.5/os.py", line 231, in makedirs makedirs(head, mode, exist_ok) File "/usr/lib/python3.5/os.py", line 241, in makedirs mkdir(name, mode) OSError: [Errno 122] Disk quota exceeded: '/usr2/vikassri/.config'

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.8-27b
Impact: 10
Quick Win: 9.0
Staleness: 95
Complexity: 10
Confidence: 70
Support Request: 80
close stale snapcraft login on 2.43.1 (Ubuntu 16.04) crashes with a raw traceback when the user's disk quota is exceeded while creating ~/.config; 5+ years old, zero comments, no maintainer interaction, affected version EOL.
qwen/qwen3.6-35b-a3b
Staleness: 95
Complexity: 5
Confidence: 90
Support Request: 95
close not a bug OSError 122 (Disk quota exceeded) during snapcraft login due to local filesystem limits. Issue is over 5 years old with no maintainer response.
qwen/qwen3.6-35b-a3b
Staleness: 95
Complexity: 20
Confidence: 90
Support Request: 80
close stale User encounters OSError 122 (Disk quota exceeded) when running 'snapcraft login'. Issue is from 2022, likely obsolete due to outdated Snapcraft version and environment.
qwen3.6-35b-a3b-mtp-q6
Staleness: 98
Complexity: 5
Confidence: 90
Support Request: 95
close not a bug User reports OSError when running snapcraft login due to exceeding their system disk quota. Issue remains open after 5 years with no maintainer interaction.
qwen3.6-35b-a3b-mtp-q6
Staleness: 95
Complexity: 5
Confidence: 90
Support Request: 95
close not a bug User encounters OSError 122 (disk quota exceeded) when running snapcraft login due to insufficient local disk space. Issue has been inactive for nearly five years.

Update history

No update history recorded yet.

Related issues

No related issues found above the similarity threshold.