← Back to team overview

touch-packages team mailing list archive

[Bug 1387279] Re: Not absolute path in friendly-recovery.service executable path

 

*** This bug is a duplicate of bug 1354937 ***
    https://bugs.launchpad.net/bugs/1354937

** This bug has been marked a duplicate of bug 1354937
   The firendly-recovery systemd service file has an error

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1387279

Title:
  Not absolute path in friendly-recovery.service executable path

Status in “systemd” package in Ubuntu:
  New

Bug description:
  After a bad bootup and using systemd as the init system, it shows the
  next error message

  /lib/systemd/system/friendly-recovery.service Executable path is not
  abolute, ignoring: dmesg --console-off

  I have checked that file and changing the line

  ExecStartPre=-dmesg --console-off

  to

  ExecStartPre=-/bin/dmesg --console-off

  fixes the error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: systemd 208-8ubuntu8
  Uname: Linux 3.17.1-031701-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Oct 29 17:36:23 2014
  InstallationDate: Installed on 2014-10-22 (7 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Alpha amd64 (20140923)
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1387279/+subscriptions


References