sudo snapcraft cleanbuild
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Closed without resolution, likely abandoned. Reported a FileNotFoundError during snapcraft cleanbuild when archiving a Firefox cache directory.
Suggested action: —
No scores available.
Issue body
Sorry, an error occurred in Snapcraft:
Traceback (most recent call last):
File "/usr/bin/snapcraft", line 11, in <module>
load_entry_point('snapcraft==2.43.1+18.4', 'console_scripts', 'snapcraft')()
File "/usr/lib/python3/dist-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
File "/usr/lib/python3/dist-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
File "/usr/lib/python3/dist-packages/click/core.py", line 1066, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/lib/python3/dist-packages/click/core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/lib/python3/dist-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
File "/usr/lib/python3/dist-packages/snapcraft/cli/lifecycle.py", line 244, in cleanbuild
project=project, echoer=echo, remote=remote, build_environment=build_environment
File "/usr/lib/python3/dist-packages/snapcraft/internal/lifecycle/_containers.py", line 53, in cleanbuild
tar_filename = _create_tar_file(project.info.name)
File "/usr/lib/python3/dist-packages/snapcraft/internal/lifecycle/_containers.py", line 71, in _create_tar_file
t.add(os.path.curdir, filter=_create_tar_filter(tar_filename))
File "/usr/lib/python3.6/tarfile.py", line 1957, in add
recursive, exclude, filter=filter)
File "/usr/lib/python3.6/tarfile.py", line 1957, in add
recursive, exclude, filter=filter)
File "/usr/lib/python3.6/tarfile.py", line 1957, in add
recursive, exclude, filter=filter)
[Previous line repeated 3 more times]
File "/usr/lib/python3.6/tarfile.py", line 1934, in add
tarinfo = self.gettarinfo(name, arcname)
File "/usr/lib/python3.6/tarfile.py", line 1803, in gettarinfo
statres = os.lstat(name)
FileNotFoundError: [Errno 2] No such file or directory: './.cache/mozilla/firefox/ctdpkbbz.default/cache2/entries/D0F41666792EE441A907D28ADFE092BE633A8190'
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution, likely abandoned. Reported a FileNotFoundError during snapcraft cleanbuild when archiving a Firefox cache directory. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. The report details a FileNotFoundError in snapcraft cleanbuild when archiving a missing Firefox cache file. With no developer response or fix provided, the issue was likely abandoned or closed as stale. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without resolution. Reported a FileNotFoundError during snapcraft cleanbuild when archiving a Firefox cache file. No comments or patches were submitted, indicating the issue was abandoned or closed due to inactivity. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1675516 can't cleanbuild snapcraft itself | snapcraft (launchpad) | closed | Closed without resolution or comments, the report of a failed snapcraft cleanbuild due to missing build-packages was abandoned. | |
| #1839014 snapcraft clean with additional arguments doesn't clean anything | snapcraft (launchpad) | closed | Closed without resolution or comments. The bug caused snapcraft clean with arguments to crash with a FileNotFoundError when launching a VM. Likely abandoned due to inactivity. | |
| #1789206 cannot rebuild snapcraft | snapcraft (launchpad) | closed | Closed without resolution. The request to enable snapcraft self-rebuilding via build caching was abandoned due to prolonged inactivity and lack of implementation. | |
| #1615060 snapcraft clean is incomplete | snapcraft (launchpad) | closed | Reporting that snapcraft clean skips local .snap files was closed without comments or resolution, indicating the report was abandoned or left unresolved. | |
| #1800119 snapcraft cleanbuild | snapcraft (launchpad) | closed | Closed without resolution. The report details a PermissionError during snapcraft cleanbuild caused by restricted access to the .aptitude directory. With zero comments and no fix applied, the issue was abandoned or marked stale. | |
| #1703344 snapcraft cleanbuild exits with a traceback when lxd is not installed | snapcraft (launchpad) | closed | Closed without resolution. Missing LXD caused a FileNotFoundError during snapcraft cleanbuild. No comments, fixes, or status updates were provided. | |
| #1741753 Snapcraft clean fails on root-owned files | snapcraft (launchpad) | closed | Closed without resolution. snapcraft clean failed with a PermissionError when removing root-owned files from the build directory. No fix or discussion was provided. | |
| #1746359 snapcraft cleanbuild --debug should provide guidance on build failure | snapcraft (launchpad) | closed | Closed as abandoned due to inactivity. The requested debug shell guidance for snapcraft cleanbuild was never implemented. | |
| #1883190 Firefox snap version 372 fails to launch | snapcraft (launchpad) | closed | Closed without comments or resolution. Likely abandoned or resolved by a subsequent Firefox snap update addressing the missing library and permission errors. | |
| #1765282 error while copying shared lib to another folder | snapcraft (launchpad) | closed | Closed without resolution or comments, likely abandoned. The report detailed a FileNotFoundError when snapcraft attempted to copy external shared libraries during the build process. |