monotone

Issue 226: Monotone tells me there is probably a bug.

Reported by Hendrik Boom, Oct 23, 2013

Steps to reproduce the problem:
-------------------------------
Here's what I did:

hendrik@notlookedfor:~/write/nahaly/nahaly$ mtn add main.mtxt
mtn: adding 'nahaly/main.mtxt' to workspace manifest
hendrik@notlookedfor:~/write/nahaly/nahaly$ mtn mv main.mtxt 
src/main.mtxt
mtn: skipping 'nahaly/src', already accounted for in workspace
mtn: fatal: error: src/roster.hh:133: I(static_cast<bool>(d))
mtn: This is almost certainly a bug in monotone.
mtn: Please report this error message, the output of 'mtn version 
--full',
mtn: and a description of what you were doing to '
https://code.monotone.ca/p/monotone/issues/'.
mtn: wrote debugging log to /home/hendrik/write/nahaly/_MTN/debug
mtn: if reporting a bug, please include this file
hendrik@notlookedfor:~/write/nahaly/nahaly$ 

1.
2.
3.

Expected result:

I expected it to move nahaly/main.mtxt to nahaly/src/main.mtxt.

(I was in the nahaly directory.
 
----------------


Actual results:
---------------
You've seen them.  Nothing was moved.


Output of `mtn version --full`:
-------------------------------

monotone 1.0 (base revision: 
a7c3a1d9de1ba7a62c9dd9efee17252234bb502c)
Running on          : Linux 3.10-3-686-pae #1 SMP Debian 3.10.11-1 
(2013-09-10) i686
C++ compiler        : GNU C++ version 4.8.1
C++ standard library: GNU libstdc++ version 20130717
Boost version       : 1_49
SQLite version      : 3.8.0.2 (compiled against 3.7.17)
Lua version         : Lua 5.1
PCRE version        : 8.31 2012-07-06 (compiled against 8.31)
Botan version       : 1.10.5 (compiled against 1.10.5)
Changes since base revision:
format_version "1"

new_manifest [b252820fde344fd3f5d023fd91de86522baa671d]

old_revision [a7c3a1d9de1ba7a62c9dd9efee17252234bb502c]

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

hendrik@notlookedfor:~/write/nahaly/nahaly$

Comment 1 by Markus Wanner, Oct 23, 2013

I tried a couple of combinations (dir rather than path, directory 
deleted prior to mv) but was unable to trigger that bug (with mtn 
1.1, though).

Can you please provide /home/hendrik/write/nahaly/_MTN/debug, as 
requested in the error message?

Comment 2 by Markus Wanner, Jun 2, 2014

Closing as invalid, now.
Status: Invalid

Created: 10 years 6 months ago by Hendrik Boom

Updated: 9 years 10 months ago

Status: Invalid

Followed by: 1 person

Labels:
Type:Defect
Priority:Medium

Quick Links:     www.monotone.ca    -     Downloads    -     Documentation    -     Wiki    -     Code Forge    -     Build Status