Package Details: winbox 4.1-1

Git Clone URL: https://aur.archlinux.org/winbox.git (read-only, click to copy)
Package Base: winbox
Description: Mikrotik RouterOS GUI Configurator
Upstream URL: https://mikrotik.com/download
Licenses: custom
Submitter: TomHetmer
Maintainer: dundee (eworm)
Last Packager: eworm
Votes: 80
Popularity: 1.16
First Submitted: 2013-05-11 20:19 (UTC)
Last Updated: 2026-04-14 07:39 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

Omar007 commented on 2023-10-25 11:03 (UTC)

After the one time it had the checksum on the PKGBUILD of 3.40-1 it flipped back (to what turns out to be the right one then). Checking again right now, it's still incredibly slow/unstable to download but the checksum has, aside from that one time, always ended up as 91f7b0456619dbfc19940a85566c949ce3718321f32709886df5125c71f0b6b7.

It's good to have confirmation which one is supposed to be the right one (they should really have this on their website or forum release posts honestly...). Now it's not really a gamble any more whether we'd be running something invalid or not.

tekeous commented on 2023-10-24 05:27 (UTC) (edited on 2023-10-24 05:28 (UTC) by tekeous)

FWIW, I have been able to reproduce the issue where it throws ERROR: One or more files did not pass the validity check!. I am using yay on EndeavourOS and have been able to delete ~/.cache/yay/winbox and it works the second time, every time. I'm not sure it's a Mikrotik issue, or it would not work so reliably after wiping cache.

Also, this issue reoccurred at 10:00PM PST 10/23, so Mikrotik's fix as of 10/20(previous comment) was either not successful or not present in latest version.

abruegmann commented on 2023-10-20 11:25 (UTC)

I've contacted Mikrotik and they've fixed the issue:

Thank you for the report.
We've found and fixed the issue.
Please verify if you now receive the accurate value:  91f7b0456619dbfc19940a85566c949ce3718321f32709886df5125c71f0b6b7  

Omar007 commented on 2023-10-19 19:55 (UTC)

Tried again and after 6 times of the MikroTik server interrupting/terminating the connection, it finally finished the dload and it had the checksum in the PKGBUILD this time.

Omar007 commented on 2023-10-19 14:09 (UTC)

Well yes, but that's basically saying --yes-i-will-take-this-corrupted-or-virus-invested-file. A checksum mismatch is not something to blindly ignore. And in this case it's not like we can look at the source changes or something.

In general it's weird for there to be different checksums for different people for the same file. That means something is wrong. Whether that is of a malicious cause or not is a different question.

I've grabbed the file again today and it's still the other checksum instead of the one in the PKGBUILD (and also still very slow...).
It would be nice if someone that had the checksum in the PKGBUILD download the binary again and check if it switched to the other checksum or not. If yes, maybe MikroTik replaced it after the initial upload. If not, there might be a regional server/cdn issue or something.

loxothrone commented on 2023-10-18 18:55 (UTC)

you can always skip hash cheking by using makepkg --skipinteg -si PKGBUILD

Omar007 commented on 2023-10-14 22:06 (UTC)

As for @abruegmann, @Saduff (initially), @ypoluektovich, @kroloskar and @sshine, I'm also getting 91f7b0456619dbfc19940a85566c949ce3718321f32709886df5125c71f0b6b7 instead of 09e9683e008d09c981e4a5294c78f93e03dede1af19aee8ba794f5ca4aedef04. I've tried trice, all with the same result.
That said, the speed was incredibly slow and I had to retry one of them at least 3-4 times so not sure what's going on here. I'll try again later to see if anything changed.

marcos.sanm commented on 2023-10-13 16:12 (UTC)

@kroloskar you need to edit the PKGBUILD, you can do it easy from "app store" and change the version to 3.40 and the first of four checksums with this:

09e9683e008d09c981e4a5294c78f93e03dede1af19aee8ba794f5ca4aedef04

kroloskar commented on 2023-10-13 05:25 (UTC) (edited on 2023-10-13 05:28 (UTC) by kroloskar)

Building winbox... ==> Making package: winbox 3.40-1 (Fri, 13 Oct 2023, 07:23:39) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found winbox-3.40.exe -> Found winbox.desktop -> Found winbox.png -> Found winbox ==> Validating source files with sha256sums... winbox-3.40.exe ... FAILED winbox.desktop ... Passed winbox.png ... Passed winbox ... Passed ==> ERROR: One or more files did not pass the validity check! ... can someone explain how to deal with it? When you go to the website, the file you downoload is winbox64 not winbox-3.40... could this be the problem?