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
Describe the bug
Installation steps in README are not usable, generic release is not available.
To Reproduce
Steps to reproduce the behavior:
curl -LO https://github.com/45Drives/cockpit-file-sharing/releases/download/v4.1.0/cockpit-file-sharing_4.1.0_generic.zip
unzip cockpit-file-sharing_4.1.0_generic.zip
cd cockpit-file-sharing_4.1.0_generic
# no need to run `make` first, the plugin is pre-built
sudo make install
I have the same issue with the *_generic.[zip|tar.gz] files missing since release 4.0.1.
Can this be caused by this commit to .gitignore?
I'm not fluent in GitHub pipelines but this is basically the only change involving these files, so .. maybe?
Bug Info
Describe the bug
Installation steps in README are not usable, generic release is not available.
To Reproduce
Steps to reproduce the behavior:
curl download nothing because
https://github.com/45Drives/cockpit-file-sharing/releases/download/v4.1.0/cockpit-file-sharing_4.1.0_generic.zip
returns a 404.
I've tried 4.0.0 generic release and 4.0.2 but
bootstrap.sh
is missing and even if I putbootstrap.sh
manually then theire other missing component:The text was updated successfully, but these errors were encountered: