Public bug reported:

[Impact]

Loading a saved lttng session is currently impossible because of a
missing file in the package. Trying to load a session results in the
following error:

root@session:~# lttng load toto
I/O warning : failed to load external entity "/usr/share/xml/lttng/session.xsd"
XML Error: Failed to locate the main schema resource at 
'/usr/share/xml/lttng/session.xsd'.
Error: XSD parsing failed
Error: Invalid session configuration


[Test Case]

 * Install lttng

  apt-get install lttng-tools

 * Create, save and delete a session

  lttng create mysession
  lttng enable-event -u -a
  lttng save mysession
  lttng destroy mysession

 * Load the saved session

  lttng load mysession

  * Loading the session should succeed.


[Regression Potential] 

 * Regression is very unlikely, we are only adding a missing file to the
package.

** Affects: ltt-control (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: ltt-control (Ubuntu Trusty)
     Importance: Undecided
         Status: In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1619767

Title:
  Session load command is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltt-control/+bug/1619767/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to