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
It seems gitutil.go is buggy, when every updater is retrieving git repo it has this:
{
"Event": "failed to git rev-parse repository",
"Level": "error",
"Location": "gitutil.go:52",
"Time": "2018-10-16 20:48:57.603876",
"error": "exit status 128",
"output": "fatal: not a git repository (or any of the parent directories): .git\n",
"path": "/var/folders/s0/k5c638mx7cqd__vjjqb1qdkw0000gn/T/ubuntuUpdater597390701"
}
Environment
Clair version/image: master
The text was updated successfully, but these errors were encountered:
Description of Problem / Feature Request
It seems gitutil.go is buggy, when every updater is retrieving git repo it has this:
Environment
The text was updated successfully, but these errors were encountered: