I was going to attach error messages to the original bug report but I
forgot. So here they are.
With concordance from package version 0.22-2 I get this kind of output
$ concordance Update.EZHex
Concordance 0.22
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.
Requesting Identity: 100% done
Preparing Update: done
Invalidating Flash: done
Erasing Flash: Failed to upload config: Error while erasing flash
Failed with error 6
----
With congruity from package 14-1 the version is like this
Error while erasing flash
(libconcord function erase_config error 6)
Traceback (most recent call last):
File "/usr/bin/congruity", line 691, in _WorkerFunction
self._WorkerFunctionBody()
File "/usr/bin/congruity", line 826, in _WorkerFunctionBody
py_object((self._DgUpdate, self.dg_erase))
File "/usr/lib/python2.6/dist-packages/libconcord.py", line 97, in
__call__
raise LibConcordException(self.func_name, result)
LibConcordException: libconcord function 'erase_config' failed with
error code 6 ('Error while erasing flash')
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org