[Bug 1596474] Re: openipmi adding to autoload fail

2018-05-18 Thread Bug Watch Updater
** Changed in: openipmi (Debian)
   Status: Confirmed => Fix Released

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

[Bug 1596474] Re: openipmi adding to autoload fail

2018-02-23 Thread Nish Aravamudan
** Changed in: openipmi (Ubuntu Xenial)
 Assignee: Nish Aravamudan (nacc) => (unassigned)

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

[Bug 1596474] Re: openipmi adding to autoload fail

2016-09-29 Thread Launchpad Bug Tracker
This bug was fixed in the package openipmi - 2.0.18-0ubuntu11.1

---
openipmi (2.0.18-0ubuntu11.1) xenial; urgency=medium

  * debian/openipmi.init: add Default-Start and Default-Stop values
(LP: #1596474).
  * Forward-port fix from 2.0.16-1.1: fix pkg-config files: pthread.pc
does not exist in Ubuntu (LP: #1311888).

 -- Nishanth Aravamudan   Wed, 29 Jun
2016 15:11:08 -0700

** Changed in: openipmi (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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


[Bug 1596474] Re: openipmi adding to autoload fail

2016-09-21 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~nacc/ubuntu/+source/openipmi/+git/openipmi/+merge/297709

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


[Bug 1596474] Re: openipmi adding to autoload fail

2016-09-15 Thread PeterSouter
** Tags removed: verification-needed
** Tags added: verification-done

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


[Bug 1596474] Re: openipmi adding to autoload fail

2016-09-15 Thread PeterSouter
Proposed fixes the issue for me too:

Old:
root@homebox:~# dpkg -s openipmi | grep Version
Version: 2.0.18-0ubuntu11
root@homebox:~# /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.

Proposed
root@homebox:~# apt-get install openipmi/xenial-proposed
[...]
root@homebox:~# dpkg -s openipmi | grep Version
Version: 2.0.18-0ubuntu11.1
root@homebox:~# /bin/systemctl enable openipmi
openipmi.service is not a native service, redirecting to systemd-sysv-install
Executing /lib/systemd/systemd-sysv-install enable openipmi

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


[Bug 1596474] Re: openipmi adding to autoload fail

2016-09-15 Thread Alexander
# systemctl enable openipmi
openipmi.service is not a native service, redirecting to systemd-sysv-install
Executing /lib/systemd/systemd-sysv-install enable openipmi
insserv: warning: current start runlevel(s) (empty) of script `openipmi' 
overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (2 3 4 5) of script `openipmi' 
overrides LSB defaults (0 1 6).
insserv: warning: current stop runlevel(s) (empty) of script `openipmi' 
overrides LSB defaults

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


[Bug 1596474] Re: openipmi adding to autoload fail

2016-09-14 Thread Chris J Arges
Hello Alexander, or anyone else affected,

Accepted openipmi into xenial-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/openipmi/2.0.18-0ubuntu11.1 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: openipmi (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

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


[Bug 1596474] Re: openipmi adding to autoload fail

2016-09-13 Thread Nish Aravamudan
** Changed in: openipmi (Ubuntu)
 Assignee: Nish Aravamudan (nacc) => (unassigned)

** Changed in: openipmi (Ubuntu Xenial)
 Assignee: (unassigned) => Nish Aravamudan (nacc)

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


[Bug 1596474] Re: openipmi adding to autoload fail

2016-09-13 Thread Launchpad Bug Tracker
This bug was fixed in the package openipmi - 2.0.18-0ubuntu12

---
openipmi (2.0.18-0ubuntu12) yakkety; urgency=medium

  * debian/openipmi.init: add Default-Start and Default-Stop values
(LP: #1596474).
  * Forward-port fix from 2.0.16-1.1: fix pkg-config files: pthread.pc
does not exist in Ubuntu (LP: #1311888).

 -- Nishanth Aravamudan   Mon, 12 Sep
2016 10:56:21 -0700

** Changed in: openipmi (Ubuntu)
   Status: In Progress => Fix Released

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


[Bug 1596474] Re: openipmi adding to autoload fail

2016-07-06 Thread Nish Aravamudan
** Changed in: openipmi (Ubuntu)
   Status: Triaged => In Progress

** Changed in: openipmi (Ubuntu Xenial)
   Status: New => In Progress

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


[Bug 1596474] Re: openipmi adding to autoload fail

2016-06-30 Thread Bug Watch Updater
** Changed in: openipmi (Debian)
   Status: Unknown => Confirmed

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


[Bug 1596474] Re: openipmi adding to autoload fail

2016-06-30 Thread Martin Pitt
** Also affects: openipmi (Ubuntu Xenial)
   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/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


[Bug 1596474] Re: openipmi adding to autoload fail

2016-06-29 Thread Nish Aravamudan
** Changed in: openipmi (Ubuntu)
   Status: New => Triaged

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


[Bug 1596474] Re: openipmi adding to autoload fail

2016-06-29 Thread Nish Aravamudan
I have reported this to Debian as http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=829037 and have also provided in the same bug the
same debdiff. I'm currently pushing all of our 16.10 delta to Debian,
and I'm hoping we might be able to sync openipmi in 16.10. If that is
the case, then 16.10 will get the fix via that route (and presuming
Debian accepts the same change, admittedly). At which point, we can SRU
the attached debdiff to Xenial.

** Description changed:

- I tried to add openipmi service to autostart and I've got following
- error:
+ [Impact]
+ 
+  * Attempting to set the openipmi service to autostart (or any other
+ systemd manipulation of that service) results in:
+ 
+ /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.
+ 
+   * The fix specifies the common default values for Default-Start and
+ Default-Stop in the init-script.
+ 
+ [Test Case]
+ 
+  * Install openipmi and execute `systemctl enable openipmi`. A
+ successful execution indicates the issue has been fixed.
+ 
+ [Regression Potential]
+ 
+  * Currently, the init-script provides no Default-Start or Default-Stop
+ value. I believe the chance for regression by adding these is very low,
+ as they are expected to be specified by systemd (at least).
+ 
+ 
+ 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:///ubuntu/lists/archive.ubuntu.com-list- 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.

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

[Bug 1596474] Re: openipmi adding to autoload fail

2016-06-29 Thread Nish Aravamudan
** Changed in: openipmi (Ubuntu)
 Assignee: (unassigned) => Nish Aravamudan (nacc)

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


[Bug 1596474] Re: openipmi adding to autoload fail

2016-06-29 Thread Robie Basak
** Tags added: bitesize server-next

** Changed in: openipmi (Ubuntu)
   Importance: Undecided => High

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