All Apps and Add-ons

Errors extracting Splunk Mobile app?

mikelanghorst
Motivator

I've tried downloading it a couple times, but it wouldn't be the first time something on our network resulted in a corrupted download.

When I attempt to extract the file: mobile.tar.gz I get the following:

[mlanghor@mlanghor-wkstn Downloads]$ tar -xzf mobile.tar.gz 
tar: Ignoring unknown extended header keyword `LIBARCHIVE.creationtime'
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'
tar: Ignoring unknown extended header keyword `LIBARCHIVE.creationtime'
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'
tar: Ignoring unknown extended header keyword `LIBARCHIVE.creationtime'
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'

I then tried to install via the "Install app from file" which seemed successful. It shows status=enabled but: The path '/en-US/custom/mobile/mobile' was not found

I had a previous version installed before but had removed: Disabled in the UI, then deleted from etc/apps and restarted. This is on RHEL 5.3, same tar behavior on Fedora 15.

Tags (1)
1 Solution

dwaddle
SplunkTrust
SplunkTrust

Yummy "feature" of BSD tar vs GNU tar on OSX, see http://ocdevel.com/blog/snow-leopard-tarball-uploading-issues

These should be safely ignored.

View solution in original post

dwaddle
SplunkTrust
SplunkTrust

Yummy "feature" of BSD tar vs GNU tar on OSX, see http://ocdevel.com/blog/snow-leopard-tarball-uploading-issues

These should be safely ignored.

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...