snapcraft deb touches snap-package systemd files
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Closed without resolution. The report described unexpected systemd file modifications during snapcraft package removal, but no fix or follow-up was documented.
Suggested action: —
No scores available.
Issue body
I haven't figured out what's happening here, but it alarmed me. Should the snapcraft package be a Dependency of snap packages that were fabricated with snapcraft?
Background: I wanted to test a development tree of snapcraft. To keep surprises away, I uninstalled Ubuntu's snapcraft package.
The resulting messages from the system dpkg mention snap packages that are on my machine. I do not expect snapcraft to have anything to do with snap packages I might have installed.
$ sudo apt purge snapcraft
[sudo] password for cmiller:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
snapcraft* snapcraft-examples*
0 upgraded, 0 newly installed, 2 to remove and 190 not upgraded.
After this operation, 803 kB disk space will be freed.
Do you want to continue? [Y/n] y
create mode 120000 "systemd/system/multi-user.target.wants/snaps-tor\\x2dmiddle\\x2drelay.chadmiller-0.2.7.6\\x2d3.mount"
delete mode 120000 systemd/system/multi-user.target.wants/tor-middle-relay_tor-middle-relay_0.2.7.6-2.service
create mode 120000 systemd/system/multi-user.target.wants/tor-middle-relay_tor-middle-relay_0.2.7.6-3.service
create mode 100644 "systemd/system/snaps-tor\\x2dmiddle\\x2drelay.chadmiller-0.2.7.6\\x2d3.mount"
delete mode 100644 systemd/system/tor-middle-relay_tor-middle-relay_0.2.7.6-2.service
create mode 100644 systemd/system/tor-middle-relay_tor-middle-relay_0.2.7.6-3.service
(Reading database ... 645615 files and directories currently installed.)
Removing snapcraft-examples (2.6.1) ...
Removing snapcraft (2.6.1) ...
This might be nothing, but a bunch of delete/create phrases seems like something is overstepping its bounds.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. The report described unexpected systemd file modifications during snapcraft package removal, but no fix or follow-up was documented. | |
| qwen/qwen3.6-35b-a3b | — | — | The snapcraft deb package incorrectly modifies systemd files for installed snap packages during removal. The report was closed without comments or resolution, indicating it was abandoned. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Abandoned due to inactivity. The report that purging snapcraft incorrectly modified snap-related systemd files received no comments or reproduction. No fix or resolution was provided. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.