| 9 Jul 2025 |
dramforever | yes, there were a bunch of random weird bugs for early 2.18 | 01:32:32 |
jonhermansen | I tried other jar and zip files, and the command doesn't have the same behavior. I haven't yet tried, but I'm going to copy the bad file to a local web server and see if the same thing happens. Then, at least I can confirm that its something wrong with that file. | 01:34:37 |
jonhermansen | Maybe libarchive has an issue with it or smth wrt handling of zip files in Nix. | 01:35:08 |
nh2 | jonhermansen: yes, copying it to your own location also ensures that given it works for hexa , we can exclude that some of us got different bytes delivered by that URL | 01:36:42 |
jonhermansen | This URL seems to work fine, but it has different contents https://github.com/SeleniumHQ/selenium/releases/download/selenium-3.141.0/selenium-server-standalone-3.141.0.jar | 01:37:36 |
jonhermansen | ~ curl -s https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar | sha256sum
acf71b77d1b66b55db6fb0bed6d8bae2bbd481311bcbedfeff472c0d15e8f3cb -
| 01:38:31 |