(root)/dev/trunk : error

An unexpected error occurred whileprocessing the request:

Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/loggerhead/apps/transport.py", line 106, in __call__ b = branch.Branch.open_from_transport(self.transport) File "/usr/lib/python3.8/site-packages/breezy/branch.py", line 188, in open_from_transport control = controldir.ControlDir.open_from_transport( File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 756, in open_from_transport transport, format = _mod_transport.do_catching_redirections( File "/usr/lib/python3.8/site-packages/breezy/transport/__init__.py", line 1619, in do_catching_redirections return action(transport) File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 744, in find_format return transport, ControlDirFormat.find_format(transport, File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 1171, in find_format raise errors.NotBranchError(path=transport.base) breezy.errors.NotBranchError: Not a branch: "readonly+file:///home/csa/.bazaar/". During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/loggerhead/apps/transport.py", line 106, in __call__ b = branch.Branch.open_from_transport(self.transport) File "/usr/lib/python3.8/site-packages/breezy/branch.py", line 188, in open_from_transport control = controldir.ControlDir.open_from_transport( File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 756, in open_from_transport transport, format = _mod_transport.do_catching_redirections( File "/usr/lib/python3.8/site-packages/breezy/transport/__init__.py", line 1619, in do_catching_redirections return action(transport) File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 744, in find_format return transport, ControlDirFormat.find_format(transport, File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 1171, in find_format raise errors.NotBranchError(path=transport.base) breezy.errors.NotBranchError: Not a branch: "readonly+file:///home/csa/.bazaar/dev/". During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/breezy/bzr/groupcompress.py", line 468, in _extract_bytes self._manager._prepare_for_extract() File "/usr/lib/python3.8/site-packages/breezy/bzr/groupcompress.py", line 619, in _prepare_for_extract self._block._ensure_content(self._last_byte) File "/usr/lib/python3.8/site-packages/breezy/bzr/groupcompress.py", line 189, in _ensure_content self._content = self._z_content_decompressor.decompress( zlib.error: Error -4 while decompressing data During handling of the above exception, another exception occurred: breezy.bzr.groupcompress.DecompressCorruption: Corruption while decompressing repository file, zlib: Error -4 while decompressing data