← Back to team overview

ubuntu-phonedations-bugs team mailing list archive

[Bug 1627613] Re: enable android adbd properly in systemd

 

"upstart-local-bridge[930]: Unit name android-container@xxxxxxxxxxxxxxx.config\x3d,adb.target is not valid."
So from systemd source, the allowed unit name is:

  #define VALID_CHARS DIGITS LETTERS ":-_.\\"

upstart-local-bridge translates the event (name,value) pair to a unit
name that doesn't conform to systemd's requirement.

-- 
You received this bug notification because you are a member of Ubuntu
Phonedations bugs, which is subscribed to android-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1627613

Title:
  enable android adbd properly in systemd

Status in Canonical System Image:
  New
Status in android-tools package in Ubuntu:
  New
Status in lxc-android-config package in Ubuntu:
  New

Bug description:
  Currently android adbd has no systemd service file and the mechanism
  for related parts like usb state and mtp is void.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1627613/+subscriptions


References