Public bug reported:

This is regarding the PPA version given by the source line:

deb http://ppa.launchpad.net/sssd/updates/ubuntu precise main

# lsb_release -rd
Description:    Ubuntu 12.04.1 LTS
Release:        12.04
# apt-cache policy sssd
sssd:
  Installed: 1.8.5-0ubuntu0.1~precise1
  Candidate: 1.8.5-0ubuntu0.1~precise1
  Version table:
 *** 1.8.5-0ubuntu0.1~precise1 0
        500 http://ppa.launchpad.net/sssd/updates/ubuntu/ precise/main amd64 
Packages
        100 /var/lib/dpkg/status
     1.8.2-0ubuntu1 0
        500 http://gb.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
#

After upgrading to version: 1.8.5-0ubuntu0.1~precise1, sssd can no
longer be started:

# start sssd
start: Job failed to start
#

Syslog says:

Oct 31 10:03:46 fa-sysmon kernel: [1625199.891605] init: sssd pre-start
process (11031) terminated with status 2

/etc/init/sssd.conf appears to contain some merge cruft:

pre-start script
<<<<<<< HEAD
        test -f /etc/sssd/sssd.conf || { stop; exit 0; }
=======
        test -f /etc/sssd/sssd.conf || { stop; exit 0; }
        /lib/init/apparmor-profile-load usr.sbin.sssd
>>>>>>> 580d1ab... sssd.upstart.in: Delete an invisible control character from 
>>>>>>> the pre-start script. (LP: #1003845)
end script

** Affects: sssd (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  PPA version '1.8.5-0ubuntu0.1~precise1' will not start due to merge
  cruft in /etc/init/sssd.conf

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to