monotone-devel
[Top][All Lists]
Advanced

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

possible bug


From: Hendrik Boom
Subject: possible bug
Date: Sat, 16 Oct 2021 11:39:58 -0400
User-agent: NeoMutt/20170113 (1.7.2)

Possible bug:

mtn: warning: expected file 'Melinda/src/delete', but it is a directory.
mtn: fatal: error: src/work.cc:1896: I(ident_existing_file(name, fid))
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/Melinda/_MTN/debug
mtn: if reporting a bug, please include this file

Version:

monotone 1.1 (base revision: 81fa9664405655b13bde971bddd802de25096073)
Running on          : Linux 4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1 
(2018-05-07) x86_64
C++ compiler        : GNU C++ version 5.4.0 20160609
C++ standard library: GNU libstdc++ version 20160609
Boost version       : 1_58
SQLite version      : 3.34.1 (compiled against 3.13.0)
Lua version         : Lua 5.2
PCRE version        : 8.39 2016-06-14 (compiled against 8.38)
Botan version       : 1.10.16 (compiled against 1.10.12)
Changes since base revision:
format_version "1"

new_manifest [3f49ef95c9afe8094b075119cad01839c44885e3]

old_revision [81fa9664405655b13bde971bddd802de25096073]

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


I was trying to do a routing commit, after doing edits and moving a few 
obsolete files into the 'delete' directory.
Evidently I did something quite wrong, because monotone now thinks that delete 
is a file.

I *might* have done something like
    mtn mv Makefile delete/
to move the obsolete file called Makefile into the 'delete' directory,
which I use as a kind of trash can, just in case.
But I really don't remember what I did any more.  I do remember making mistakes 
and haveing monotone quite reasonably call me out.

Until finally it thought it might have a bug.

I'll find a way to go on -- probably getting rid of the delete directory, 
creating a file called delete, and then mtn dropping it.

-- hendrik



reply via email to

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