Any news here? It has been broken for so long time now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859293
Title:
davfs2 umount.davfs crashes when compiled with gcc 9
To manage notifications abo
Actually the first partition's start value of "63s" is hardcoded into the
script.
Therefore it's easy to change:
Edit /usr/share/pyshared/VMBuilder/disk.py
In line 299, change
partition_start = "63s"
to
partition_start = "2048s"
--
You received this bug notification because you are a member
Actually the first partition's start value of "63s" is hardcoded into the
script.
Therefore it's easy to change:
Edit /usr/share/pyshared/VMBuilder/disk.py
In line 299, change
partition_start = "63s"
to
partition_start = "2048s"
--
You received this bug notification because you are a member