[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-devel] monotone on n800 - mtn: error: sqlite error: file is en
From: |
Matthew Welland |
Subject: |
[Monotone-devel] monotone on n800 - mtn: error: sqlite error: file is encrypted or is not a database |
Date: |
Tue, 18 Dec 2007 23:48:22 -0700 |
User-agent: |
KMail/1.9.6 (enterprise 0.20070907.709405) |
Monotone compiles without complaint (that I noticed) but I can't seem to
access any databases:
[sbox-CHINOOK_ARMEL: ~/src/ftfplan] > mtn --db=my.db ls branches
mtn: error: sqlite error: file is encrypted or is not a database
mtn: error: (if this is a database last used by monotone 0.16 or older,
mtn: error: you must follow a special procedure to make it usable again.
mtn: error: see the file UPGRADE, in the distribution, for instructions.)
Using sqlite3 directly I can inspect and dump the db (I created the db by
using:
mtn --db=my.db db load < blah.sql
Which appeared to work fine. This is all in scratchbox:
[sbox-CHINOOK_ARMEL: ~/src/ftfplan] > uname -a
Linux xena 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 arm
GNU/Linux
[sbox-CHINOOK_ARMEL: ~/src/monotone-0.38] > file mtn
mtn: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux 2.6.8,
dynamically linked (uses shared libs), stripped
Has monotone been used on ARM before?
- [Monotone-devel] monotone on n800 - mtn: error: sqlite error: file is encrypted or is not a database,
Matthew Welland <=