Package: gpart Version: 0.1h-6 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu jaunty ubuntu-patch
Hi, gpart calls open(2) with the O_CREAT flag but without specifying a mode, which is not allowed. Ubuntu uses a compiler than checks this, and so it was caught while building your package there. Attached is the patch I wrote to correct this. Please consider applying it. Thanks, James
03-open-mode.dpatch
Description: application/shellscript