Public bug reported:

I tried to add openipmi service to autostart and I've got following
error:

/bin/systemctl enable openipmi
openipmi.service is not a native service, redirecting to systemd-sysv-install
Executing /lib/systemd/systemd-sysv-install enable openipmi
update-rc.d: error: openipmi Default-Start contains no runlevels, aborting.
echo $?
1

update-rc.d openipmi enable
update-rc.d: error: openipmi Default-Start contains no runlevels, aborting.

grep Default-Start /etc/init.d/openipmi
# Default-Start:

lsb_release -rd
Description:    Ubuntu 16.04 LTS
Release:        16.04

apt-cache policy openipmi
openipmi:
  Installed: 2.0.18-0ubuntu11
  Candidate: 2.0.18-0ubuntu11
  Version table:
 *** 2.0.18-0ubuntu11 500
        500 mirror://<OUR CORPORATE UP-TO-DATE 
MIRROR>/ubuntu/lists/archive.ubuntu.com-list-<OUR CORPORATE ID> xenial/main 
amd64 Packages
        100 /var/lib/dpkg/status

Angle brackets and text inside changed manually while bug reporting.

After changing /etc/init.d/openipmi line above to
# Default-Start: 2 3 4 5
problem was solved.

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


** Tags: autoload autostart init-scripts init.d openipmi sysv

** Description changed:

- I tried to add openipmi service to autostart i have got following error:
+ I tried to add openipmi service to autostart and I've got following
+ error:
  
  /bin/systemctl enable openipmi
  openipmi.service is not a native service, redirecting to systemd-sysv-install
  Executing /lib/systemd/systemd-sysv-install enable openipmi
  update-rc.d: error: openipmi Default-Start contains no runlevels, aborting.
  echo $?
  1
  
  update-rc.d openipmi enable
  update-rc.d: error: openipmi Default-Start contains no runlevels, aborting.
  
  grep Default-Start /etc/init.d/openipmi
  # Default-Start:
  
  lsb_release -rd
  Description:    Ubuntu 16.04 LTS
  Release:        16.04
  
  apt-cache policy openipmi
  openipmi:
-   Installed: 2.0.18-0ubuntu11
-   Candidate: 2.0.18-0ubuntu11
-   Version table:
-  *** 2.0.18-0ubuntu11 500
-         500 mirror://<OUR CORPORATE UP-TO-DATE 
MIRROR>/ubuntu/lists/archive.ubuntu.com-list-<OUR CORPORATE ID> xenial/main 
amd64 Packages
-         100 /var/lib/dpkg/status
+   Installed: 2.0.18-0ubuntu11
+   Candidate: 2.0.18-0ubuntu11
+   Version table:
+  *** 2.0.18-0ubuntu11 500
+         500 mirror://<OUR CORPORATE UP-TO-DATE 
MIRROR>/ubuntu/lists/archive.ubuntu.com-list-<OUR CORPORATE ID> xenial/main 
amd64 Packages
+         100 /var/lib/dpkg/status
  
- Angle brackets and text inside changed manually.
+ Angle brackets and text inside changed manually while bug reporting.
  
  After changing /etc/init.d/openipmi line above to
  # Default-Start: 2 3 4 5
  problem was solved.

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

Title:
  openipmi adding to autoload fail

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

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

Reply via email to