Please update, a new version is out.
Thanks!
Search Criteria
Package Details: crashplan-pro-e 3.6.4-1
Package Actions
| Package Base: | crashplan-pro-e |
|---|---|
| Description: | An enterprise online/offsite backup solution |
| Upstream URL: | http://www.crashplan.com/enterprise |
| Category: | system |
| Licenses: | |
| 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)
- java-runtime
- cpio (make)
- grep (make)
- gzip (make)
- swt (optional) – needed by some to open the GUI
Required by (0)
Sources
- crashplan-pro-e.service
- CrashPlanDesktop-run.conf.patch
- http://download.crashplan.com/installs/linux/install/CrashPlanPROe/CrashPlanPROe_3.6.4_Linux.tgz
Latest Comments
Comment by hoban
Comment by adx
A new version has been uploaded. This also includes a patch to fix the crash of CrashPlanDesktop.
Comment by MikeDacre
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
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
I meant to do that when I adopted the package and forgot. Thanks for the reminder. It's been updated.
Comment by hoban
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."