You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, it will affect all deb packages (except the one I updated) - sorry for that. This should be fixed with the next release (and is easy to fix via sudo chown -R root:root ...)
Currently, the linter for Debian packages shows that the files are not created by root (but by the Travis user with uid 2000):
Unfortunately, the file owner problems lead to a bug where
zsh
will not parse the autocompletion file and print a warning:I'm already working on a fix.
The text was updated successfully, but these errors were encountered: