Comment 13 for bug 989817

Revision history for this message
TJ (tj) wrote :

Ubiquity bug #644198 "Ubuntu LIve Cd does not enable bluetooth before choice menu in live-cd" comment #16 introduced the naming issue by coping the live environment from "/var/lib/bluetooth/" to "/target/var/lib/bluetooth/". The pertinent parts of the change are:

ubiquity (2.9.27) precise; urgency=low

  * Add bin/ubiquity-bluetooth-agent, a bluetooth agent allowing any HID
    bluetooth device for 5 minutes, then spawning bluetooth-applet if
    available, otherwise simply dies.
  * Start bluetooth-applet from ubiquity-dm (LP: #644198)
  * Copy /var/lib/bluetooth to /target/var/lib/bluetooth to keep the list
    of trusted devices on the target system. (LP: #644198)

 -- Stephane Graber <email address hidden> Fri, 09 Mar 2012 12:11:19 -0500

I'm emailing Stephane about this issue.