[Bug 277602] sysutils/cdrtools mkisofs progress meter uses newlines and -quiet does not suppress it

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 09 Mar 2024 21:23:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277602

            Bug ID: 277602
           Summary: sysutils/cdrtools mkisofs progress meter uses newlines
                    and -quiet does not suppress it
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: fuz@FreeBSD.org
          Reporter: editor@callfortesting.org
             Flags: maintainer-feedback?(fuz@FreeBSD.org)
          Assignee: fuz@FreeBSD.org

Using FreeBSD 14.0 /bin/sh or /bin/csh, mkisofs outputs a few pages of
"progress" in this form:

...
 99.09% done, estimate finish Sat Mar  9 13:14:47 2024
 99.29% done, estimate finish Sat Mar  9 13:14:47 2024
 99.49% done, estimate finish Sat Mar  9 13:14:47 2024
 99.70% done, estimate finish Sat Mar  9 13:14:47 2024
 99.90% done, estimate finish Sat Mar  9 13:14:47 2024

Using 'mkisofs -quiet' at the beginning of the command per the manual does not
suppress this output.

Adding it to the end of the command results in:

mkisofs: No such file or directory. Invalid node - '-quiet'.

Perhaps I'm using it wrong? Any suggestions?

Thank you!

-- 
You are receiving this mail because:
You are the assignee for the bug.