Menu

#43 ipmiutil_wdt.service did not start

ipmiutil-3.1.x
closed
None
5
2023-03-13
2020-06-23
H. H.
No

Debian 10.4, ipmiutil 3.1.3-1

In /usr/share/ipmiutil/ipmiutil_wdt I found a problem. To reproduce you can manually do theese steps of the script:

/bin/sh
# prog="/usr/bin/ipmiutil wdt"
# echo $prog
/usr/bin/ipmiutil wdt
# . /lib/lsb/init-functions
# echo $prog
sh

Including "/lib/lsb/init-functions" changes the "prog" variable. If you start the service:
/usr/share/ipmiutil/ipmiutil_wdt start
Starting ipmiutil_wdt:

Discussion

  • Andy Cress

    Andy Cress - 2020-06-25
    • status: open --> accepted
    • assigned_to: Andy Cress
     
  • Andy Cress

    Andy Cress - 2022-02-02

    Oops. This change did not get included in ipmiutil-3.1.8. It will go into the next release.

     
  • Jörg Frings-Fürst

    Hi,

    this is only a debian bug. It can closed here.

    CU
    Jörg

     
  • Andy Cress

    Andy Cress - 2023-03-13

    A fix for this is included in ipmiutil-3.1.9 (renaming $prog to $progn) at https://ipmiutil.sf.net

     
  • Andy Cress

    Andy Cress - 2023-03-13
    • status: accepted --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.