I33Buckler commented on issue #1170:
URL: https://github.com/apache/age/issues/1170#issuecomment-1694257124

   Thank you for the responses.
   It turns out that the problem was a result of a corrupted file in the system.
   This was resolved by running debsums as follows.
   
   apt-get install --reinstall $(dpkg -S $(debsums -c) | cut -d : -f 1 | sort 
-u)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to