Deltachaos / aur-warcraftlogsuploader-appimage

AUR PKGBUILD for warcraftlogsuploader-appimage package
0 stars 1 forks source link

Package update fails due to validity check #2

Open Aeternitae opened 2 months ago

Aeternitae commented 2 months ago

With the most recent update that came out, It seems like the package is no longer able to update normally due to the validity check.

Aur (1) warcraftlogsuploader-appimage-8.12.16-1

:: Proceed to review? [Y/n]: Y

:: Downloading PKGBUILDs...
 PKGBUILDs up to date
 nothing new to review
fetching devel info...
==> Making package: warcraftlogsuploader-appimage 8.12.16-1 (Wed 07 Aug 2024 05:22:44 PM)
==> Retrieving sources...
  -> Found warcraftlogsuploader.AppImage
  -> Found start
==> Validating source files with sha512sums...
    warcraftlogsuploader.AppImage ... FAILED
    start ... Passed
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'warcraftlogsuploader-appimage-8.12.16-1': 
error: packages failed to build: warcraftlogsuploader-appimage-8.12.16-1
Deltachaos commented 2 months ago

Thanks for reporting, i will have a look!

Deltachaos commented 2 months ago

@Aeternitae, could you test it again? I think it might have just been a temporary problem because I cannot reproduce it. I did a fresh clone from https://aur.archlinux.org/warcraftlogsuploader-appimage.git and ran makepkg -s without problems.

This Git repository is only here to update https://aur.archlinux.org/warcraftlogsuploader-appimage.git The acutal package should be build from https://aur.archlinux.org/warcraftlogsuploader-appimage.git

Aeternitae commented 2 months ago

I can confirm, whatever was wrong is working now. Sorry about that, and thanks!

HalianElf commented 2 months ago

I've run into this with the past few updates and I'm pretty sure it's just not downloading a new copy of the appimage if one exists in the cache directory already. As long as I delete the existing appimage from ~/.cache/yay/warcraftlogsuploader-appimage, it works fine.

Aeternitae commented 2 months ago

I've run into this with the past few updates and I'm pretty sure it's just not downloading a new copy of the appimage if one exists in the cache directory already. As long as I delete the existing appimage from ~/.cache/yay/warcraftlogsuploader-appimage, it works fine.

This seems to be it, had the same problem this last update a day or two ago and deleting my cache for paru fixed it.

Deltachaos commented 2 months ago

I can change the script so that the name of the downloaded file changes with versions.

JoccE0 commented 3 weeks ago

@Deltachaos This seams to be an issue again?

Seams like uninstalling -> installing fixed it