Title
software-properties-gtk crashed with dbus.exceptions.DBusException in call_blocking():org.freedesktop.DBus.Error.Spawn.ExecFailed:Failed to execute program.com.ubuntu.SoftwareProperties:Permission denied
It sounds like it is a host side issue and not an issue for the Jetson…is this correct, or is the crash on your Jetson too?
For whichever machine you are getting the crash on you might want to run “dmesg --follow” and monitor as the crash occurs to see if it offers more information (if “–follow” isn’t supported you’ll have to check where dmesg ends before the crash, cause the crash, and the check what was appended to dmesg manually).
Installing it from a clean install of Ubuntu 14.04 on the host seemed to work fine. On the Jetson side it now correctly displays the Settings->Software and updates window.
However, I did notice during the install that there was at least one IP address that it couldn’t reach so it said something along the lines of using an older/obsolete package. It went by quickly, and so I’ll need to find the complete log to determine what exactly was missing. This kind of thing may have happened on the previous install using the 16.04 host, and that could have caused the problem.
JetPack3.0 is very outdated…currently for production release 3.1 is the recommended version. There is also a pre-release 3.2 out if you are interested in testing (NVIDIA doesn’t announce release dates, but having the pre-release out tends to imply a full release is being worked on).
NOTE: 3.1 produces L4T R28.1, which in turn is Ubuntu 16.04 LTS.
Which JetPack version are you using? What is your host PC Ubuntu version? Are you running into a flash issue, or are you running into a package install issue? Do you have any kind of description of any log message or failure?