Package Details: areca-bin 7.5-2

Git Clone URL: https://aur.archlinux.org/areca-bin.git (read-only, click to copy)
Package Base: areca-bin
Description: Personal file backup software supporting compression, encryption and incremental backups.
Upstream URL: http://www.areca-backup.org
Keywords: backup gui incremental java
Licenses: GPL2
Conflicts: areca
Provides: areca
Submitter: SanskritFritz
Maintainer: SanskritFritz (shimi)
Last Packager: SanskritFritz
Votes: 3
Popularity: 0.000000
First Submitted: 2014-06-20 21:19 (UTC)
Last Updated: 2016-02-10 15:01 (UTC)

Dependencies (1)

Required by (0)

Sources (7)

Latest Comments

SanskritFritz commented on 2016-09-29 13:56 (UTC)

I'll look into this, but first please try the areca package which compiles from the source. It is fully compatible with areca-bin otherwise. Hopefully this helps.

DrMartinus commented on 2016-09-28 15:09 (UTC)

Hi, I have since recently (maybe two weeks?) the following problem: java version "1.7.0_111" OpenJDK Runtime Environment (IcedTea 2.6.7) (Arch Linux build 7.u111_2.6.7-1-x86_64) OpenJDK 64-Bit Server VM (build 24.111-b01, mixed mode) java.lang.UnsupportedClassVersionError: org/eclipse/swt/events/FocusListener : Unsupported major.minor version 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:803) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:803) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at com.application.areca.launcher.gui.Launcher.launchImpl(Unknown Source) at com.myJava.system.AbstractLauncher.launch(Unknown Source) at com.application.areca.launcher.gui.Launcher.main(Unknown Source) 16-09-28 16:50 - ERROR - Unexpected error 16-09-28 16:50 - WARNING - Critical error during initialization ... exiting.java.lang.UnsupportedClassVersionError: org/eclipse/swt/events/FocusListener : Unsupported major.minor version 52.0 at java.lang.ClassLoader.defineClass1(Native Method) 16-09-28 16:50 - INFO - Closing Areca (force=false) at java.lang.ClassLoader.defineClass(ClassLoader.java:803) 16-09-28 16:50 - INFO - Closing Areca (force=false) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) 16-09-28 16:50 - INFO - Closing Areca (force=false) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) Seems to be some error with the java version, but what can I do? I'm lost. I've gotten quite fond of this piece of software, even though the developer doesn't seem to care much about it any more (at least about the Linux version).

SanskritFritz commented on 2016-02-10 15:02 (UTC)

Thanks for the heads-up, fixed.

vinadoros commented on 2016-02-10 13:37 (UTC)

Please update the package to be compatible with makepkg from pacman 5.0. Makepkg seems to not like the URLs being in an array: => ERROR: url should not be an array ==> ERROR: Makepkg was unable to build areca-bin. Just remove the parenthesis for source_i686 and source_x86_64 and it should work.