Comment 5 for bug 129030

Revision history for this message
Sebastian Kuzminsky (seb-highlab) wrote :

(This bug should maybe be merged with https://bugs.launchpad.net/bzr/+bug/106117)

I'm trying to run the bzr smart-server from inetd as user nobody, to provide read-only access to the repo for our buildbot. nobody has no home, so the bzr client fails with this error:

0 buildbot@nappy /home/buildbot/Buildbot/masters/bionet2> bzr ls bzr://bioserve.colorado.edu/bionet2/trunk
Server does not understand Bazaar network protocol 3, reconnecting. (Upgrade the server to avoid this.)
Server does not understand Bazaar network protocol 2, reconnecting. (Upgrade the server to avoid this.)
bzr: ERROR: Generic bzr smart protocol error: Server is not a Bazaar server: Received bad protocol version marker: 'No handlers could be found for logger "bzr"\n'
3 buildbot@nappy /home/buildbot/Buildbot/masters/bionet2>