kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.09k stars 365 forks source link

cryptsetup problem #1175

Open changemenemo opened 6 years ago

changemenemo commented 6 years ago

Does kimchi need cryptsetup?

sudo apt purge cryptsetup
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  extlinux genisoimage hfsplus hicolor-icon-theme libatk1.0-0 libatk1.0-data libcairo2 libconfig9 libdatrie1 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libhfsp0 libhivex0 libintl-perl
  libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libstring-shellquote-perl libsys-virt-perl libthai-data libthai0 libwin-hivex-perl libxcb-render0 libxcb-shm0 lsscsi lzop mtools reiserfsprogs scrub supermin syslinux
  syslinux-common
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  cryptsetup* kimchi* libguestfs-hfsplus* libguestfs-perl* libguestfs-reiserfs* libguestfs-tools* libguestfs-xfs* libguestfs0* overlayroot* python-guestfs* ubuntu-server*
0 upgraded, 0 newly installed, 11 to remove and 0 not upgraded.
After this operation, 29.3 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.

if yes, could you tell me how to get rid of this message : cryptsetup: WARNING: failed to detect canonical device of /dev/sdc1 thank you