当我尝试通过bazaar将文件提交到nvda main时,我发现了这些错误。
bzr: ERROR: Cannot lock LockDir(chroot-2373194732:///nvda/main/.bzr/branch/lock): Transport operation not possible: readonly transport
bzr: ERROR: No tracker specified for bug #1353. Use the form 'tracker:id' or specify a default bug tracker using the `bugtracker` option.发布于 2013-03-09 15:40:05
请张贴你的全部命令。
到目前为止,看起来您没有权限提交到main。
要解决第二个问题,请使用--fixes lp:1353。
在任何情况下,请更新您的问题以包括您使用的完整命令,然后我将更新此答案。
https://stackoverflow.com/questions/15292705
复制相似问题