mattermost-community/mattermost-plugin-skype4business

Error extracting plugin

Closed this issue · 1 comments

Hi,

I'm trying to install sfb plugin v0.1.2 into Mattermost 5.19.1 (bundled with gitlab).

I downloaded the plugin here: https://github.com/kosgrz/mattermost-plugin-skype4business/archive/v0.1.2.tar.gz

The error I'm getting is:

{"level":"error","ts":1585067578.4680972,"caller":"mlog/log.go:174","msg":"Encountered error extracting plugin","path":"/api/v4/plugins","request_id":"x7e44so53td67q3fhyuw4curxo","ip_addr":"85.212.72.83","user_id":"hesn8tm5g7f38cfhriryytibao","method":"POST","err_where":"installPluginLocally","http_code":400,"err_details":"ExtractTarGz: unknown type: 103 in pax_global_header"}

I guess I'll have to build the plugin in some way. But there's nothing mentioned in the readme...

Ok, nevermind, I was at the wrong place. I downloaded the plugin from https://github.com/mattermost/mattermost-plugin-skype4business/releases/download/v0.1.2/skype4business-0.1.2.tar.gz

It's a little confusing, because the official integrations site: https://integrations.mattermost.com/skype4business-plugin/ links to the "wrong" github repository.