Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mount -t <TAB> autocomplete is broken. Looks for kernel modules in the wrong place #321194

Open
arianvp opened this issue Jun 20, 2024 · 0 comments
Labels
0.kind: bug Something is broken

Comments

@arianvp
Copy link
Member

arianvp commented Jun 20, 2024

Describe the bug

mount autoccompleter doesn't autocomplete filesystems anymore

Steps To Reproduce

[root@utm:~]# mount -t ls: cannot access '/lib/modules/6.6.33/kernel/fs': No such file or directory
^C

Expected behavior

mount's autocompleter looks for /run/current-system/lib/modules not /lib/modules

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

Notify maintainers

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
output here

Add a 👍 reaction to issues you find important.

@arianvp arianvp added the 0.kind: bug Something is broken label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

No branches or pull requests

1 participant