monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] "Address family not supported by protocol"


From: corey
Subject: [Monotone-devel] "Address family not supported by protocol"
Date: Fri, 17 Feb 2006 01:54:47 -0600
User-agent: Mutt/1.4i

Hi.  A error message told me to post a copy of itself here.

The summary is that "monotone --db=~/libs/monotone-archive.db serve 10.9\9.99.3
1:5253 com.dlsemc.intranet" chokes and won't start up in 0.25


------full details------
The following worked with 0.18 in debian sarge:
address@hidden:~$ monotone --db=~/libs/monotone-archive.db serve 10.9
9.99.31 com.dlsemc.intranet

however when trying to sync with it, I got a "got version 4 protocal wanted 5"
kind of message, so I upgraded to:

address@hidden:~$ monotone --full-version
monotone 0.25 (base revision: cb8355151f3dede0dd59d1af3721984d2e804409)
Running on: Linux 2.6.14-gentoo-r5uml-ver-1 #1 Sat Dec 17 16:03:50 CST 2005 i68
6Changes since base revision: unknown

  Generated from data cached in the distribution;
  further changes may have been made.

  Generated from data cached in the distribution;
  further changes may have been made.

address@hidden:~$


Then
address@hidden:~$ monotone --db=~/libs/monotone-archive.db serve 10.9
9.99.31:5253 com.dlsemc.intranet
gives:
enter passphrase for key ID address@hidden:
monotone: fatal: std::runtime_error: network error: failure from socket(2): Add
ress family not supported by protocol
monotone:
monotone: this is almost certainly a bug in monotone.
monotone: please send this error message, the output of 'monotone --full-versio
n',
monotone: and a description of what you were doing to address@hidden
.monotone: discarding debug log (maybe you want --debug or --dump?)

and:
address@hidden:~$ monotone --db=~/libs/monotone-archive.db serve 10.9
9.99.31:5253 com.dlsemc.intranet --debug
gives:

monotone: Lua::ok(): failed
enter passphrase for key ID address@hidden:
monotone: have 717-byte encrypted private key
monotone: produced 128-byte signature
monotone: loading lua hook persist_phrase_ok
monotone: lua: extracted bool = 1
monotone: building verifier for 160-byte pub key
monotone: checking 175-byte (128 decoded) signature
monotone: executing SQL 'SELECT sql FROM sqlite_master WHERE (type = 'table' OR
type = 'index') AND sql IS NOT NULL AND name not like 'sqlite_stat%' ORDER BY n
ame'
monotone: result: 0 (not an error)
monotone: checked_globish_to_regex: input = '10.99.99.31:5253'
monotone: checked_globish_to_regex: output = '10\.99\.99\.31\:5253'
                                             ^^^^^^^^^^^^^^^^^^^^^^
monotone: checked_globish_to_regex: input = 'com.dlsemc.intranet'
monotone: checked_globish_to_regex: output = 'com\.dlsemc\.intranet'
monotone: statement cache statistics
monotone: prepared 0 statements
monotone: fatal: std::runtime_error: network error: failure from socket(2): Add
ress family not supported by protocol
monotone:
monotone: this is almost certainly a bug in monotone.
monotone: please send this error message, the output of 'monotone --full-versio
n',
monotone: and a description of what you were doing to address@hidden
.monotone: discarding debug log (maybe you want --debug or --dump?)


is it trying to vend out my ip adress as a project/branch?

address@hidden:~/html-files$ monotone --db=~/libs/monotone-archive.db
serve com.dlsemc.intranet
enter passphrase for key ID address@hidden:
monotone: fatal: std::runtime_error: network error: failure from socket(2): Add
ress family not supported by protocol
monotone:
monotone: this is almost certainly a bug in monotone.
monotone: please send this error message, the output of 'monotone --full-versio
n',
monotone: and a description of what you were doing to address@hidden
.monotone: discarding debug log (maybe you want --debug or --dump?)

gives the same troubles


I'm trying to sync this in for the first time, so I don't actually have com.dls
emc.intranet  The person with it is going to do a "monotone sync 10.99.99.31" o
n
their machine.




Any help is appreciated


Corey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]