Getting this error when installing the client and server.
error: file owned by 'urbackup2-client' and 'urbackup2-server': 'usr/share/urbackup/urbackup_ecdsa409k1.pub'
Git Clone URL: | https://aur.archlinux.org/urbackup2-server.git (read-only, click to copy) |
---|---|
Package Base: | urbackup2-server |
Description: | Client Server backup system |
Upstream URL: | http://www.urbackup.org/ |
Keywords: | backup urbackup |
Licenses: | GPL |
Conflicts: | urbackup-server |
Submitter: | k0n24d |
Maintainer: | funilrys |
Last Packager: | funilrys |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2016-06-18 15:43 (UTC) |
Last Updated: | 2024-05-12 11:39 (UTC) |
Getting this error when installing the client and server.
error: file owned by 'urbackup2-client' and 'urbackup2-server': 'usr/share/urbackup/urbackup_ecdsa409k1.pub'
Hello, World! :-)
This AUR package is now managed on GitHub. Feel free to submit your package/installation issues as long as PR in the GitHub repository.
From now on, every change made inside the GitHub repository will be automatically synchronized here.
As of now, every Saturday around 15:30 (UTC); this package would be updated automatically - if a new version is available.
Stay safe and healthy.
Links:
I'm getting this error with latest 2.4.13-2 - aarch64
make[3]: [Makefile:2096: libsha_simd_la-sha-simd.lo] Error 1 mv -f .deps/libinteger_la-integer.Tpo .deps/libinteger_la-integer.Plo make[3]: Leaving directory '/home/rednano/.cache/yay/urbackup2-server/src/urbackup-server-2.4.13/cryptoplugin/src' make[2]: [Makefile:792: all] Error 2 make[2]: Leaving directory '/home/rednano/.cache/yay/urbackup2-server/src/urbackup-server-2.4.13/cryptoplugin/src' make[1]: [Makefile:5828: all-recursive] Error 1 make[1]: Leaving directory '/home/rednano/.cache/yay/urbackup2-server/src/urbackup-server-2.4.13' make: [Makefile:1219: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
@nawcom: That worked for me as well. My urbackup server has been down for a week. Thank you for your post.
Thanks nawcom your comment To work around it I added "--enable-embedded-cryptopp worked for me.
urbackup2-server currently segfaults with crypto++-8.4 installed. To work around it I added "--enable-embedded-cryptopp" to the ./configure flags in PKGBUILD and that seems to fix the issue for the time being. I hope this helps others.
I was able to compile the latest version by adding "-std=gnu++98" to CXXFLAGS in PKGBUILD, current version 2.3.6. This fixes the issue mentioned in the comment below as of now.
Update:
Since the maintainer hasn't updated this for compiling v2.3.7 yet, I edited my own copy of PKGBUILD for that version and it compiles fine with the added -std=gnu++98 to CXXFLAGS as well.
Hi
Please remove the debug flag from client/server packages. CPPFLAGS+="-DNDEBUG"
https://forums.urbackup.org/t/crash-on-assertion-cpu-prio-0-failed/4997/4
Installation failed on my rPi3 yesterday so I tried to run it on a single core today to post the error traceback. Running with flag -j1, the installation succeeded.
I tried this on the previous package version before and both ways failed. So the last package update is not responsible for this.
Pinned Comments
funilrys commented on 2021-02-27 19:01 (UTC) (edited on 2021-02-27 19:13 (UTC) by funilrys)
Hello, World! :-)
This AUR package is now managed on GitHub. Feel free to submit your package/installation issues as long as PR in the GitHub repository.
From now on, every change made inside the GitHub repository will be automatically synchronized here.
As of now, every Saturday around 15:30 (UTC); this package would be updated automatically - if a new version is available.
Stay safe and healthy.
Links: