[Touch-packages] [Bug 1447807] Re: systemctl enable shows error on enabling a SysV service

2015-05-07 Thread Eric Heydrick
After installing systemd 219-7ubuntu5 I can enable a SysV service
without any errors. Thanks!

-- 
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/1447807

Title:
  systemctl enable shows error on enabling a SysV service

Status in systemd package in Ubuntu:
  Fix Committed
Status in systemd source package in Vivid:
  Fix Committed
Status in systemd source package in Wily:
  Fix Committed

Bug description:
  SRU TEST CASE:
  --
  Trying to enable a SysV init service which does not have a corresponding 
systemd unit results in an error:

  # systemctl enable pulseaudio
  Synchronizing state for pulseaudio.service with sysvinit using update-rc.d...
  Executing /usr/sbin/update-rc.d pulseaudio defaults
  Executing /usr/sbin/update-rc.d pulseaudio enable
  Failed to execute operation: No such file or directory

  /etc/init.d/pulseaudio actually does get enabled (check
  /etc/rc*/*pulse*), but the command fails with code 1 and you get that
  error message. With the fix the command succeeds.

  SRU Regression potential
  
  Low, the modes for "sysv script + systemd unit" as well as "systemd unit 
only" already have automatic tests, and now this scenario ("sysv script only") 
has a test too. In the worst case this has the potential of completely breaking 
systemctl enable/disable, which can be worked around with changing symlinks 
manually, and isn't breaking the boot.

  
  Version details:

  Description:  Ubuntu 15.04
  Release:  15.04

  systemd:
    Installed: 219-7ubuntu3
    Candidate: 219-7ubuntu3
    Version table:
   *** 219-7ubuntu3 0
  500 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ vivid/main amd64 
Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1447807] Re: systemctl enable fails to enable a SysV service

2015-04-23 Thread Eric Heydrick
Looking closer, the service is getting enabled - the update-rc.d
commands are succeeding and the init.d links are getting created - but
systemctl is still returning 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/1447807

Title:
  systemctl enable fails to enable a SysV service

Status in systemd package in Ubuntu:
  Invalid

Bug description:
  Trying to enable a SysV init service results in an error:

  # systemctl enable sysstat
  Synchronizing state for sysstat.service with sysvinit using update-rc.d...
  Executing /usr/sbin/update-rc.d sysstat defaults
  Executing /usr/sbin/update-rc.d sysstat enable
  Failed to execute operation: No such file or directory

  I expected the service to be enabled.

  Version details:

  Description:  Ubuntu 15.04
  Release:  15.04

  systemd:
Installed: 219-7ubuntu3
Candidate: 219-7ubuntu3
Version table:
   *** 219-7ubuntu3 0
  500 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ vivid/main amd64 
Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1447807] [NEW] systemctl enable fails to enable a SysV service

2015-04-23 Thread Eric Heydrick
Public bug reported:

Trying to enable a SysV init service results in an error:

# systemctl enable sysstat
Synchronizing state for sysstat.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d sysstat defaults
Executing /usr/sbin/update-rc.d sysstat enable
Failed to execute operation: No such file or directory

I expected the service to be enabled.

Version details:

Description:Ubuntu 15.04
Release:15.04

systemd:
  Installed: 219-7ubuntu3
  Candidate: 219-7ubuntu3
  Version table:
 *** 219-7ubuntu3 0
500 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ vivid/main amd64 
Packages
100 /var/lib/dpkg/status

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


** Tags: systemd vivid

-- 
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/1447807

Title:
  systemctl enable fails to enable a SysV service

Status in systemd package in Ubuntu:
  New

Bug description:
  Trying to enable a SysV init service results in an error:

  # systemctl enable sysstat
  Synchronizing state for sysstat.service with sysvinit using update-rc.d...
  Executing /usr/sbin/update-rc.d sysstat defaults
  Executing /usr/sbin/update-rc.d sysstat enable
  Failed to execute operation: No such file or directory

  I expected the service to be enabled.

  Version details:

  Description:  Ubuntu 15.04
  Release:  15.04

  systemd:
Installed: 219-7ubuntu3
Candidate: 219-7ubuntu3
Version table:
   *** 219-7ubuntu3 0
  500 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ vivid/main amd64 
Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp