Package Details: crashplan-pro-e 3.6.4-1

Package Base: crashplan-pro-e
Description: An enterprise online/offsite backup solution
Upstream URL: http://www.crashplan.com/enterprise
Category: system
Licenses: custom
Submitter: ventieldopje
Maintainer: adx
Last Packager: adx
Votes: 2
First Submitted: 2013-02-01 19:47
Last Updated: 2015-01-06 15:19

Dependencies (5)

Required by (0)

Sources

Latest Comments

Comment by hoban

2015-01-05 17:45

Please update, a new version is out.
Thanks!

Comment by adx

2014-09-19 18:42

A new version has been uploaded. This also includes a patch to fix the crash of CrashPlanDesktop.

Comment by MikeDacre

2014-07-24 23:48

I figured it out, it is the issue reported here: https://support.code42.com/CrashPlan/Latest/Troubleshooting/CrashPlan_Client_Closes_In_Some_Linux_Installations

Would you be willing to include a patch for the bin/run.conf file to match that fix? I don't think it will affect anyone not suffering from the bug.

Comment by MikeDacre

2014-07-24 23:01

For some reason the GUI doesn't launch for me. Does anyone else have the same issue?

I see the splash screen and then the application never launches.

Comment by adx

2013-11-19 13:55

I meant to do that when I adopted the package and forgot. Thanks for the reminder. It's been updated.

Comment by hoban

2013-11-15 21:00

Please update crashplan.install to indicate that the sysctl setting 'fs.inotify.max_user_watches' should be made to /etc/sysctl.d/99-sysctl.conf or some other file within /etc/sysctl.d/, rather than /etc/sysctl.conf as is currently indicated.

On new installs, with systemd, if this setting isn't made in the correct spot, it can lead to issues such as not being able to log in if the gnome screensaver is loaded and other odd behavior.

Source: https://wiki.archlinux.org/index.php/sysctl#Configuration
"Note: From version 207, systemd only applies settings from /etc/sysctl.d/* and /usr/lib/sysctl.d/*. If you had customized /etc/sysctl.conf, you need to rename it as /etc/sysctl.d/99-sysctl.conf."