Search Criteria
Package Details: freefilesync-bin 13.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/freefilesync-bin.git (read-only, click to copy) |
---|---|
Package Base: | freefilesync-bin |
Description: | Folder comparison and synchronization |
Upstream URL: | https://freefilesync.org |
Keywords: | backup mirroring synchronization |
Licenses: | custom |
Conflicts: | freefilesync |
Provides: | freefilesync |
Submitter: | archibald869 |
Maintainer: | archibald869 |
Last Packager: | archibald869 |
Votes: | 53 |
Popularity: | 1.90 |
First Submitted: | 2018-11-14 22:04 (UTC) |
Last Updated: | 2024-12-16 20:35 (UTC) |
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 Next › Last »
<deleted-account> commented on 2019-03-02 13:40 (UTC)
1 freefilesync-bin (Installed) (Build Files Exist) ==> Packages to cleanBuild? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> :: PKGBUILD up to date, Skipping (1/1): freefilesync-bin 1 freefilesync-bin (Installed) (Build Files Exist) ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> Diffs to show? ==> :: Parsing SRCINFO (1/1): freefilesync-bin Authenticating for download ... ==> Erstelle Paket: freefilesync-bin 10.9-4 (Sa 02 Mär 2019 14:39:12 CET) ==> Empfange Quellen... -> freefilesync-bin-10.9.tar.gz gefunden -> FreeFileSync.desktop gefunden -> FreeFileSync.png gefunden -> RealTimeSync.desktop gefunden -> RealTimeSync.png gefunden ==> Überprüfe source Dateien mit sha256sums... freefilesync-bin-10.9.tar.gz ... FEHLGESCHLAGEN FreeFileSync.desktop ... Durchgelaufen FreeFileSync.png ... Durchgelaufen RealTimeSync.desktop ... Durchgelaufen RealTimeSync.png ... Durchgelaufen ==> FEHLER: Eine oder mehrere Dateien überstanden nicht die Gültigkeits-Prüfung! Error downloading sources: freefilesync-bin
archibald869 commented on 2019-03-01 09:27 (UTC)
What exactly causes the failure? Can you please provide more output?
<deleted-account> commented on 2019-03-01 07:34 (UTC)
Erstelle Paket: freefilesync-bin 10.9-4 (Fr 01 Mär 2019 08:31:41 CET) freefilesync-bin-10.9.tar.gz ... FEHLGESCHLAGEN ??
archibald869 commented on 2019-02-28 15:32 (UTC)
I improved the download strategy by adding the necessary authentication request prior to the download step. It should work now.
JohnRobson commented on 2019-02-28 06:26 (UTC)
archibald869 commented on 2019-02-21 20:48 (UTC)
Apparently, I found a solution for the download issue leading to the checksum verification failure.
The cause for downloading not the real tarball is that freefilesync.org sometimes does not redirect to the actual location of the tar.gz file, but instead back to the general download page. Since this page is not the intended file, checksum verification fails.
The solution is to request the file using the proper Referer header (as in a normal browser session). I updated the curl command accordingly, and it seems to finally solve the problem.
archibald869 commented on 2019-02-21 20:15 (UTC)
Evidently the URL used so far has been removed. Therefore I changed it back to the suggested URL which had already been used before.
Leyorus commented on 2019-02-21 18:25 (UTC)
The url currently used to build is not valid :
curl: (22) The requested URL returned error: 404 Not Found
Using following url in the PKGBUILD fixes the error for me:
source=( "${pkgname}-${pkgver}.tar.gz::=https://freefilesync.org/download/FreeFileSync_${pkgver}_Linux.tar.gz" FreeFileSync.desktop FreeFileSync.png RealTimeSync.desktop RealTimeSync.png )
rodneyck commented on 2019-02-13 17:11 (UTC)
I gave up on this program. I don't want to install this program manually, kind of defeats the purpose of AUR. There is a flatpak available but it is an old version 9.8. My suggestion, find a new hosting solution that works.
archibald869 commented on 2018-12-30 20:45 (UTC)
Seems to be the same download issue which has already been discussed earlier. Have you tried multiple times?
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 Next › Last »