Can't update anydesk-bin

Hello,

When I try to update my system I get this error:

anydesk-7.0.2-amd64.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
Error: Failed to build anydesk-bin

What can I do to fix it?

Thank you in advance,

Mauricio

I just built it successfully on my Testing branch system:

  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: anydesk-bin 7.0.2-1 (Tue 12 Aug 2025 09:18:45)
==> Cleaning up...

Checking keyring...
Checking integrity...
Loading packages files...
Checking file conflicts...
Checking available disk space...
Installing anydesk-bin (7.0.2-1)...
Running post-transaction hooks...
Reloading system manager configuration...
Arming ConditionNeedsUpdate...
Updating the desktop file MIME type cache...
Transaction successfully finished.

Maybe try cleaning your build files first to remove a possibly corrupted source file:

pamac clean --build-files

and then reattempt the build:

pamac build anydesk-bin
4 Likes

Same story here - pamac install anydesk-bin worked, you got a failed valididty check, not sure how that works but clean it out and go again - maybe just a glitch.

Hey @scotty65,

My bad! I should have tried that before asking.
It turns out it was just a cache issue.

Thank you for your prompt help!

Regards,
Mauricio

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.