


























broken
AUR Explicit (1): nextcloud-client-appimage-daily-1:3.8.50.20230507-1
:: (1/1) Downloaded PKGBUILD: nextcloud-client-appimage-daily
1 nextcloud-client-appimage-daily (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
1 nextcloud-client-appimage-daily (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
==> Making package: nextcloud-client-appimage-daily 1:3.8.50.20230507-1 (Mon 26 Jun 2023 01:43:18 PM MSK)
==> Retrieving sources...
-> Downloading nextcloud-3.8.50.20230507.AppImage...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 15 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://download.nextcloud.com/desktop/daily/linux/linux-20230507.AppImage
Aborting...
-> error downloading sources: /home/s/.cache/yay/nextcloud-client-appimage-daily
context: exit status 1
:: (1/1) Parsing SRCINFO: nextcloud-client-appimage-daily
==> Making package: nextcloud-client-appimage-daily 1:3.8.50.20230507-1 (Mon 26 Jun 2023 01:43:19 PM MSK)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading nextcloud-3.8.50.20230507.AppImage...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 15 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://download.nextcloud.com/desktop/daily/linux/linux-20230507.AppImage
Aborting...
-> error making: nextcloud-client-appimage-daily-exit status 1
-> Failed to install the following packages. Manual intervention is required:
nextcloud-client-appimage-daily - exit status 1
Upstream had deleted all the dailies AppImage and changed the whole format, I have updated the update script, now, there are release that are given daily but they no longer have the version information in their name, making it a bit harder to follow what version is the latest release. In the update script, I've added an inspection step for taking the version straight from the AppImage and putting it inside the PKGBUILD. I hope this will be enough to keep maintaining this pkg.
The link to the AppImage is now fixed, I'll be maintaining the package now, if there is anything that goes wrong, feel free to comment here, also if @nobodywasishere could provide me the script to update, or I could write my own real quick based on the one linked.
The link to the AppImage seems to be broken.
Seems that the script that creates PKGBUILD did not run, just got a version that is a month old.
@faisalm @AkechiShiro Fixed it, it should work now. Forgot to make the source file download have a unique filename so it was constantly setting the sha256 sum to an older version instead of the current one.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
@faceless33 Latest update was done.