graysky2 / xscreensaver-aerial

xscreensaver that randomly selects one of the Apple TV4 aerial movies
427 stars 37 forks source link

Curl issue with latest update on Arch #27

Closed cryptoquick closed 4 years ago

cryptoquick commented 4 years ago
==> Making package: xscreensaver-aerial 1.11-1 (Mon 10 Aug 2020 01:54:51 PM MDT)
==> Retrieving sources...
  -> Downloading v1.11.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   135  100   135    0     0    489      0 --:--:-- --:--:-- --:--:--   489
100  6337    0  6337    0     0  10354      0 --:--:-- --:--:-- --:--:-- 26851
==> Validating source files with sha256sums...
    v1.11.tar.gz ... Passed
==> Making package: xscreensaver-aerial-videos 1.10-1 (Mon 10 Aug 2020 01:54:53 PM MDT)
==> Retrieving sources...
  -> Found comp_CH_C007_C011_PSNK_v02_SDR_PS_FINAL_20180709_SDR_2K_HEVC.mov
  -> Found comp_CH_C002_C005_PSNK_v05_SDR_PS_FINAL_20180709_SDR_2K_HEVC.mov
  -> Found comp_CH_C007_C004_PSNK_v02_SDR_PS_FINAL_20180709_SDR_2K_HEVC.mov
  -> Downloading comp_C004_C003_PS_v01_SDR_PS_20180925_SDR_2K_HEVC.mov...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
==> ERROR: Failure while downloading https://sylvan.apple.com/Aerials/2x/Videos/comp_C004_C003_PS_v01_SDR_PS_20180925_SDR_2K_HEVC.mov
    Aborting...
error downloading sources: xscreensaver-aerial-videos (xscreensaver-aerial-videos-4k)
graysky2 commented 4 years ago

@cryptoquick - I filed a delete request against the split package earlier today. Please use either of these and let me know: https://aur.archlinux.org/packages/aerial-2k-videos/ https://aur.archlinux.org/packages/aerial-4k-videos/

cryptoquick commented 4 years ago

@graysky2 That seems to be working, thanks! Should I remove xscreensaver-aerial ? Sometimes packages will remove old packages and replace them with the new one, like when Riot replaced itself with Element.

graysky2 commented 4 years ago

Well, xscreensaver-aerial is the screensaver itself... the older version of the off-line movies should be xscreensaver-aerial-videos-2k and xscreensaver-aerial-videos-4k ... I will add a conflicts and bump the newer ones. Thanks. Closing.

cryptoquick commented 4 years ago

Looks like this one failed to validate, gonna try again with a clean build, it takes a while, though. g201_WH_D004_L014_SDR_20191031_SDR_4K_HEVC.mov ... FAILED

graysky2 commented 4 years ago

@cryptoquick - interesting... my copy:

% b2sum g201_WH_D004_L014_SDR_20191031_SDR_4K_HEVC.mov
029ce22e012fd6e602d849b3c168a2b09170e2628093894a134162f971c2a56560e7f8d5b1fc28afdf9be189739aabf1800c66868579d77234c622819278863d  g201_WH_D004_L014_SDR_20191031_SDR_4K_HEVC.mov

Then on a fresh download

% b2sum g201_WH_D004_L014_SDR_20191031_SDR_4K_HEVC.mov
9fc1ecc433087be7f4a28b9c1dadb25029f810fec9968fbd060226f08eeb276c2a77849ae123b20ad2793cf700e5e3ce461ce6e2b3c93e5356adde11e087823f  g201_WH_D004_L014_SDR_20191031_SDR_4K_HEVC.mov

So that's consistent with you observation. I will update the PKGBUILD again, thank you!

graysky2 commented 4 years ago

Done in 1.11-4

cryptoquick commented 4 years ago

That worked perfect, thank you! Gotta say, it's so cool that you still maintain this project, and I'm very grateful for all your hard work.

graysky2 commented 4 years ago

@cryptoquick - You're very welcome. I am glad some people are enjoying my stuff. Thank you for sharing the info you did to make this stuff more robust.