Smart server via inetd: bad response ('bzr: ERROR: unknown command "--inet"', )

Ben Finney bignose+hates-spam at benfinney.id.au
Fri Oct 12 07:04:14 BST 2007


(Please don't send me personal copies of messages sent to the list; I
read via a non-email interface.)

"Matthew D. Fuller" <fullermd at over-yonder.net> writes:

> On Fri, Oct 12, 2007 at 01:50:01PM +1000 I heard the voice of
> Ben Finney, and lo! it spake thus:
> > 4155            stream  tcp     nowait  bzr     /usr/bin/bzr    serve --inet --directory=/srv/bzr/
> 
> Standard inetd config error.

So standard that it's in the Bazaar documentation:

=====
Running a Bazaar server from inetd requires an inetd.conf entry::

    4155  stream  tcp  nowait  bzruser  /usr/bin/bzr serve --inet --directory=/srv/bzr/repo
=====
<URL:http://bazaar-vcs.org/bzr/bzr.dev/doc/server.txt>


Thanks for pointing out the error (in my configuration and in the
documentation). Could someone with an account on Malone please file
this as a bug in the docs?

-- 
 \          "It was half way to Rivendell when the drugs began to take |
  `\     hold"  -- Hunter S. Tolkien, _Fear and Loathing in Barad-Dûr_ |
_o__)                                                                  |
Ben Finney




More information about the bazaar mailing list