Date: Sat, 09 Mar 2024 21:23:40 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 277602] sysutils/cdrtools mkisofs progress meter uses newlines and -quiet does not suppress it Message-ID: <bug-277602-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277602 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! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277602-7788>