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

[bug] lsblk parsing error when volume has multiple mount points #638

Open
henryathome opened this issue Feb 5, 2025 · 1 comment
Open
Labels
bug Something isn't working

Comments

@henryathome
Copy link

henryathome commented Feb 5, 2025

  • jc version: 1.25.4
  • lsblk version: 2.37.4
  • python interpreter version: 3.9.18
NAME                 MAJ:MIN RM          SIZE RO TYPE MOUNTPOINTS
sda                    8:0    0 5368709120000  0 disk
|-sda1                 8:1    0       1048576  0 part
|-sda2                 8:2    0    1073741824  0 part /boot
|-sda3                 8:3    0    1073741824  0 part /boot/efi
`-sda4                 8:4    0   51536461824  0 part
  |-almalinux-root   253:0    0   36075208704  0 lvm  /
  |-almalinux-docker 253:1    0    1073741824  0 lvm  /opt/docker
  |-almalinux-home   253:2    0    5368709120  0 lvm  /home
  `-almalinux-opt    253:3    0    9017753600  0 lvm  /var/lib/kafka
                                                      /opt
sr0                   11:0    1    1073741312  0 rom

Image

@kellyjonbrazil
Copy link
Owner

Thank you for reporting this! We'll can probably get a fix in the next release.

@kellyjonbrazil kellyjonbrazil added the bug Something isn't working label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants