[Bug 1859293] Re: davfs2 umount.davfs crashes when compiled with gcc 9

2020-08-25 Thread David Scherfgen
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

[Bug 556167] Re: vmbuilder uses parted to create disk images, which leads to broken sector counts (cannot use grub2 on disk images created by vmbuilder/parted)

2013-03-10 Thread David Scherfgen
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

[Bug 578199] Re: ubuntu-vm-builder builds images with no post-MBR gap

2013-03-10 Thread David Scherfgen
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