Hello,
after about a week running automated repository (new packages are loaded through ssh and by gitlab-ci) I started getting error messages. Since the first error appeared I cannot publish any new packages no matter the endpoint/snapshot. I started the server with aptly 0.8 from debian repos and after the error I upgraded to 0.9.6 but it did not help.
Aptly shows the following error on command "aptly publish switch -component=api development api-all-development-1455552836":
on 0.8-3 (version from debian jessie official repository)
Hello, after about a week running automated repository (new packages are loaded through ssh and by gitlab-ci) I started getting error messages. Since the first error appeared I cannot publish any new packages no matter the endpoint/snapshot. I started the server with aptly 0.8 from debian repos and after the error I upgraded to 0.9.6 but it did not help.
Aptly shows the following error on command "aptly publish switch -component=api development api-all-development-1455552836":
on 0.8-3 (version from debian jessie official repository)
on 0.9.6:
aptly db recover runs fine but does not help. If I try to run aptly db cleanup I get this:
If I try to drop a publish I get this:
My guess is some file got corrupted somehow. But I have no idea how to locate it and fix it (delete it?).
For now I will recover from backup but I will keep the corrupted data around for further testing.