← Back to issue list

snapcraft kernel plugin puts module and firmware under 15.04-era lib/ directory

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1658177
Type
issue
State
closed
Author
~wililupy
Labels
Created
Updated
Closed

Current evaluation

Closed without resolution or comments. The reported kernel plugin pathing bug was likely abandoned due to inactivity, with no fix or workaround implemented.

Suggested action:

No scores available.

Issue body

I built a custom kernel with custom modules built in. I can build the kernel snap and build the custom image using ubuntu-image and install it on my device with no issues, however, when I try to list the installed modules, no modules are installed and I get an error message saying that the /lib/modules/`uname -r`/modules.dep.bin is missing, which, if I go to /lib/modules/ the directory is empty. However, if I browse to /snap/kernel/x1/lib/modules/`uname -r`/ there everything is. I included the kernel snap, my redacted model, and the kernel snap snapcraft.yaml. I build the image with the following command: sudo /snap/bin/ubuntu-image -c edge -o fb-snappy.img --extra-snaps fb-kernel_3.18.25_amd64.snap fb-onl.model I'm running ubuntu-image 0.12+real1 Let me know if you need any other information. Thanks, Luke

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed without resolution or comments. The reported kernel plugin pathing bug was likely abandoned due to inactivity, with no fix or workaround implemented.
qwen/qwen3.6-35b-a3b Closed without resolution. The report details kernel modules and firmware incorrectly placed under a legacy lib/ directory, causing missing modules.dep.bin errors. No comments or fixes were provided, indicating the issue was abandoned.
qwen/qwen3.6-35b-a3b Closed without resolution or comments. The kernel plugin incorrectly placed modules and firmware in an outdated lib/ directory, causing missing modules.dep.bin errors. The report was likely abandoned or superseded by updated snapcraft path handling.
qwen3.6-35b-a3b-mtp-q6 Closed without comments or resolution. The kernel plugin path issue appears abandoned due to prolonged inactivity. No fix or merge details provided.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1627923 kernel plugin initrd packaging fails when kernel modules have common dependencies snapcraft (launchpad) closed Snapcraft kernel plugin initrd packaging failed when shared module dependencies triggered a file exists error. The report was closed without comments or resolution, indicating it was abandoned.
70%