CrashPlan 3.5.3 Headless Upgrade
Posted by Ady on Sat, April 20, 2013
A headless installation of CrashPlan will fail when it tries to update itself.
This short post assumes that you already have it setup and successfully running before, and is targeted only to help you save some time by identifying important files to copy.
Running the installer again will also work, but we actually spend more time to fix the scripts and the identity file might get overwritten causing more time to figure out what happened.
So here goes. This is how we extract the tar archive and the cpio archive within it.
# CrashPlan_3.5.3_Linux.tgz # cd CrashPlan-install # cat CrashPlan_3.5.3.cpi | gzip -dc - | cpio -i --no-preserve-owner |
Changed files for 3.4.1 to 3.5.3 (thanks to rsync) are:
lang/txt.properties lang/txt_sv.properties lang/txt_th.properties lang/txt_tr.properties lang/txt_zh.properties lib/com.backup42.desktop.jar lib/com.jniwrapper.jniwrap.jar lib/com.jniwrapper.winpack.jar |
All I did was replace those files, and my CrashPlan installation is working fine.
If you actually arrive here to find information on installing for the first time, this post can help you if you’re using a Dlink DNS-32X series. Follow it from start to end (with some adaptation to the paths) and you’ll be fine.
However, you might have to change paths and also do extra steps to get it working. At one point, CrashPlan will run fine but you’ll see that it’s not uploading files.
This post can help you troubleshoot the Java issues by replacing libraries.
From the top of my head I remember having to insert a new library with the correct architecture inside jna-3.2.5.jar, replace libmd5.so, and replace libjtux.so. I also had to link /ffp/usr/local/crashplan/libffi.so.5 to a location accessible by the system loader.
Good luck!
Previous Articles
Mon, February 18, 2013
Inbox Zero: Gmail vs. Mailbox
Mailbox is really cool for someone who has a lot of emails like me. It was worth the wait although I didn’t have to wait long (registered in the queue weeks ago). Have you been activated?Comments Off | Full article »
Mon, January 21, 2013
CloudFlare: Reliable?
This website and some other websites I maintain had their ups and downs. All of my websites are running via CloudFlare. When you are utilizing CloudFlare and your website is dynamic (not static HTML pages), CloudFlare will still need to contact the server where your website is hosted in order to get the latest contents. [...]Comments Off | Full article »
Sat, January 19, 2013
Redirecting WordPress Permalinks in Nginx
I know, it’s been really a long time since I last wrote an article in this blog. But trust me, I’ve done a lot of improvements at the back end. The blog is now in a new server, with new backup infrastructure, and most importantly served by Nginx. I was just casually looking at 404 [...]Comments Off | Full article »
Mon, October 1, 2012
Konvensyen Jutawan Awesome 2012
This year, I am trying to learn as much as possible by joining seminars and conventions related to business and entrepreneurship. I’ve attended seminars by Dr. Azizan Osman and they are superb. As someone who has a day job (salary earner), I still have plans for retirement by having my own business some day. Earlier [...]Comments Off | Full article »
Tue, September 4, 2012
Pink iPhone Cable from Giveaway
I received a surprise in the mail today. It’s the iPhone cable I won in a giveaway organized by LiewCF.com. Thanks LiewCF and I should also thank MudahAlih.my for sponsoring the gifts. I laughed because I expected that he will send me a pink cable, as I commented about pink in the post: Thank you, [...]Comments Off | Full article »
Sat, May 12, 2012
Sluggish iChat, Messages, Terminal, and Others in Mac OS X Lion
After about 60 days using my MacBook Pro running Mac OS X Lion (10.7.3), I saw some sluggishness in some apps. At first, it was Messages (iChat replacement for Mountain Lion). It went unresponsive and displays the rainbow wheel for a few seconds, enough to annoy an impatient user. Then, the same behavior happened in [...]Comments Off | Full article »
Sat, May 5, 2012
Build LFTP on Mac OS X Lion
If you’re a seasoned Linux SysAdmin, you’ll miss LFTP. It’s a really powerful FTP client. Yes, you can also install it using MacPorts or Fink but right now, this is much quicker for me. Here’s how I built LFTP 4.3.6 on my MacBook Pro. For the record, I’m on 10.7.3 Prerequisite: Apple developer tools (Xcode) [...]1 Comment » | Full article »
Thu, February 23, 2012
UniFi Phone Call Forwarding
If you’re here to look for the way to forward the phone that comes to UniFi to another phone number, I apologize. I don’t know how. I tried asking TM call center but they told me to call UniFi support for UniFi phone. For the record every time I try *61*XXXXXXXXXX# the automated voice response [...]Comments Off | Full article »
Fri, February 17, 2012
Mac Messages Beta
Apple has just released the developer preview for OS X Mountain Lion yesterday and at the same time released the beta version of Messages, an upgrade of iChat. Here is the link to download Messages. Installation is straight forward but you will be warned that the machine will need to be restarted. After installation, the [...]Comments Off | Full article »
Thu, February 9, 2012
VirtueMart Custom Login Module in Joomla!
Here’s a short article on making a simple module to include on your Joomla! pages that displays login / logout links. I’m a Joomla! newbie so there might be better ways to accomplish this. I was helping a friend-client to accomplish redirection to the same page after logout. Here’s the basic code that you need [...]Comments Off | Full article »
Sun, January 22, 2012
Crocs Malaysia Warehouse Sale
I have always been a fan of Crocs shoes because of their lightness, durability and the airy design. As someone who suffers from athlete’s foot since the teen years, airy means better air circulation and dryer feet. Back in 2009 or 2010 we went to a Crocs warehouse sale in Ikano Power Center in Damansara. [...]Comments Off | Full article »
Sat, January 7, 2012
Leverage Browser Caching
In the previous post I wrote about enabling compression for your pages so that they would load faster to the visitor. Today I’m going to write about how you can make use of browser caching to save some bandwidth. Some people told me that their ISP or hosting provider requested that they upgrade the hosting [...]Comments Off | Full article »
Sat, December 24, 2011
Let Apache Compress Your Website
Website speed is one of the most important factor to make people like to visit more. In 2008, I wrote Compressing WordPress Output and this is done by adding one line to index.php The problem with that approach is that when you upgrade WordPress you have to manually add the line into index.php, and the [...]Comments Off | Full article »
Fri, December 9, 2011
Sparrow and Shortmail
I’ve been pushing the limits of my mid-2010 13″ MacBook Pro lately, running all sort of applications and leaving them running. There has been occasions where the machine will freeze while it struggles to schedule the CPU time to all of the applications. I use a lot of email, and by a lot I don’t [...]Comments Off | Full article »

