monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] monotone 0.30 on ubuntu dapper sync failed


From: mariusz moleda
Subject: [Monotone-devel] monotone 0.30 on ubuntu dapper sync failed
Date: Wed, 27 Sep 2006 14:26:11 +0200

hello

I compiled monotone 0.30 on ubuntu dapper and when I synced my local databse with database from file ( created in windows xp in monotone 0.28) doing :

mtn -d mania.mtn sync file:///home/mania/xpe.mtn

I had this errors:

mtn: connecting to file:///home/mania/xpe.mtn
mtn: fatal: std::logic_error: uri.cc:61: invariant 'I(boost::regex_match(authority, auth_matches, boost::regex(auth_rx)))' violated
mtn: this is almost certainly a bug in monotone.
mtn: please send this error message, the output of 'mtn --full-version',
mtn: and a description of what you were doing to address@hidden.
mtn: wrote debugging log to /home/mania/.monotone/dump
mtn: if reporting a bug, please include this file

This is dump file:

started up on Linux 2.6.17-2-686 #1 SMP Mon Jun 19 18:08:08 UTC 2006 i686
command line: 'mtn', '-d', 'monotone/mania.mtn', 'sync', 'file:///home/mania/xpe.mtn'
set locale: LC_ALL=pl_PL.UTF-8
initial abs path is: /home/mania
initializing from directory /home/mania
searching for '_MTN' directory with root '/'
'_MTN' not found in '/home/mania' with '' removed
'_MTN' not found in '/home' with 'mania' removed
search for '_MTN' ended at '/' with 'home/mania' removed
'/_MTN' does not exist
searching for 'MT' directory with root '/'
'MT' not found in '/home/mania' with 'home/mania' removed
'MT' not found in '/home' with 'mania/home/mania' removed
search for 'MT' ended at '/' with 'home/mania/home/mania' removed
'/MT' does not exist
skipping nonexistent rcfile '/home/mania/.monotone/monotonerc'
skipping nonexistent rcfile '_MTN/monotonerc'
executing command 'sync'
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 name'
result: 0 (not an error)
prepared statement SELECT 1 FROM revisions LIMIT 1
prepared statement SELECT 1 FROM manifests LIMIT 1
prepared statement SELECT 1 FROM rosters LIMIT 1
prepared statement SELECT domain, name, value FROM db_vars
using default branch include pattern: 'xpe_stable'
excluding:
reading key dir '/home/mania/.monotone/keys'
reading keys from file 'address@hidden'
read keypair data packet
reading key pair 'address@hidden' from key store
successfully read key pair 'address@hidden ' from key store
prepared statement BEGIN EXCLUSIVE
connecting to file:///home/mania/xpe.mtn
matched URI scheme: 'file'
matched URI authority: ''
uri.cc:61: invariant 'I(boost::regex_match(authority, auth_matches, boost::regex(auth_rx)))' violated
saving current work set: 4 items
finished saving work set
prepared statement ROLLBACK
statement cache statistics
prepared 6 statements
1 executions of BEGIN EXCLUSIVE
1 executions of ROLLBACK
1 executions of SELECT 1 FROM manifests LIMIT 1
1 executions of SELECT 1 FROM revisions LIMIT 1
1 executions of SELECT 1 FROM rosters LIMIT 1
5 executions of SELECT domain, name, value FROM db_vars
Current work set: 4 items
----- begin 'full_version_string' (in virtual void mtn_sanity::initialize(int, char**, const char*), at mtn-sanity.cc:20)
monotone 0.30 (base revision: unknown)
Running on          : Linux 2.6.17-2-686 #1 SMP Mon Jun 19 18:08:08 UTC 2006 i686
C++ compiler        : GNU C++ version 4.1.2 20060906 (prerelease) (Ubuntu 4.1.1-13ubuntu2)
C++ standard library: GNU libstdc++ version 20060906
Boost version       : 1_33_1
Changes since base revision:
unknown
-----   end 'full_version_string' (in virtual void mtn_sanity::initialize(int, char**, const char*), at mtn-sanity.cc:20)
----- begin 'system_flavour' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:60)
Linux 2.6.17-2-686 #1 SMP Mon Jun 19 18:08:08 UTC 2006 i686
-----   end 'system_flavour' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:60)
----- begin 'cmdline_string' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:74)
'mtn', '-d', 'monotone/mania.mtn', 'sync', 'file:///home/mania/xpe.mtn '
-----   end 'cmdline_string' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:74)
----- begin 'string(lc_all)' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc :79)
pl_PL.UTF-8
-----   end 'string(lc_all)' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:79)


reply via email to

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