#49812: buildbots: compile failures due to stalled bzr fetches -----------------------------+--------------------- Reporter: devans@… | Owner: admin@… Type: defect | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: Resolution: | Keywords: Port: | -----------------------------+--------------------- Comment (by ryandesign@…): Replying to [comment:16 devans@…]:
Worst yet the bzr checkout command doesn't accept --verbose according to the docs.
The manpage says it does: {{{ bzr checkout [BRANCH_LOCATION] [TO_LOCATION] Options: --files-from ARG Get file contents from this tree. --hardlink Hard-link working tree files where possible. --help, -h Show help message. --lightweight Perform a lightweight checkout. Lightweight checkouts depend on access to the branch for every operation. Normal checkouts can perform common operations like diff and status without such access, and also support local commits. --quiet, -q Only display errors and warnings. --revision ARG, -r See "help revisionspec" for details. --usage Show usage message and options. --verbose, -v Display more information. }}}
Although it does show a progress bar when connected to a terminal.
Can we trick it into thinking it has a terminal? -- Ticket URL: <https://trac.macports.org/ticket/49812#comment:18> MacPorts <https://www.macports.org/> Ports system for OS X