deb-get icon indicating copy to clipboard operation
deb-get copied to clipboard

Bug: 🐛 If network issues prevent successful update of existing repo manifests they are left empty.

Open philclifford opened this issue 2 years ago • 2 comments

I've had the same error, and I think I share the same cause @miljanuscumlic mentioned - I had a transient loss of web connection, and then deb-get started producing this error. Deleting the file restored expected behaviour.

Originally posted by @JohnPettigrew in https://github.com/wimpysworld/deb-get/issues/830#issuecomment-1872507722

philclifford avatar Dec 30 '23 12:12 philclifford

This is unrelated to permission issues or inappropriate use of sudo. It is caused by the output of the fetch being the .repo rather than a temporary file with conditional rename on success.

philclifford avatar Dec 30 '23 12:12 philclifford

Thanks @yermulnik, @miljanuscumlic and @JohnPettigrew.

philclifford avatar Dec 30 '23 13:12 philclifford