Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1023312: ipmitool: IANA PEN registry open failed: No such file or directory

4,362 views
Skip to first unread message

Elimar Riesebieter

unread,
Nov 2, 2022, 5:10:04 AM11/2/22
to
Package: ipmitool
Version: 1.8.19-1
Severity: normal

Dear maintainer,

running 'ipmitool sdr' I get "ipmitool: IANA PEN registry open failed:
No such file or directory". this is since 1.8.19-1.

Thanks for investigation
Elimar

-- System Information:
Debian Release: bookworm/sid
merged-usr: no
Architecture: amd64 (x86_64)

Kernel: Linux 5.15.75-baumbart-lxtec-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages ipmitool depends on:
ii init-system-helpers 1.65.2devuan1
ii libc6 2.35-4
ii libfreeipmi17 1.6.9-2+b1
ii libreadline8 8.2-1.1
ii libssl3 3.0.5-4
ii lsb-base 11.4
ii sysvinit-utils [lsb-base] 3.05-6devuan1

Versions of packages ipmitool recommends:
ii openipmi 2.0.33-1+b1

ipmitool suggests no packages.

-- no debconf information

Elimar Riesebieter

unread,
Dec 23, 2022, 12:00:03 PM12/23/22
to
* Elimar Riesebieter <ries...@lxtec.de> [2022-11-02 09:49 +0100]:

> Package: ipmitool
> Version: 1.8.19-1
> Severity: normal
>
> Dear maintainer,
>
> running 'ipmitool sdr' I get "ipmitool: IANA PEN registry open failed:
> No such file or directory". this is since 1.8.19-1.

See 'https://github.com/ipmitool/ipmitool/issues/377'

Elimar
--
>what IMHO then?
IMHO - Inhalation of a Multi-leafed Herbal Opiate ;)
--posting from alex in debian-user--

Elimar Riesebieter

unread,
Dec 25, 2022, 1:00:03 PM12/25/22
to
Control: reopen 1023312

* Debian Bug Tracking System <ow...@bugs.debian.org> [2022-12-25 15:36 +0000]:

> This is an automatic notification regarding your Bug report
> which was filed against the ipmitool package:
>
> #1023312: ipmitool: IANA PEN registry open failed: No such file or directory
>
> It has been closed by Debian FTP Masters <ftpm...@ftp-master.debian.org> (reply to Jörg Frings-Fürst <deb...@jff.email>).
>

# dpkg -l | grep ipmitool
ii ipmitool 1.8.19-2 amd64 utility for IPMI control with kernel driver or LAN interface (daemon)

# ipmitool sdr | head -1
IANA PEN registry open failed: No such file or directory

Elimar
--
Learned men are the cisterns of knowledge,
not the fountainheads ;-)

Andreas Kloeckner

unread,
Dec 26, 2022, 8:10:03 PM12/26/22
to
Control: reopen 1023312

As far as I can tell, this is not fixed in 1.8.19-3.

# dpkg -l | grep ipmitool
ii ipmitool 1.8.19-3 amd64 utility for IPMI control with kernel driver or LAN interface (daemon)
# ipmitool sdr | head -1
IANA PEN registry open failed: No such file or directory

Andreas

--

Jörg Frings-Fürst

unread,
Dec 27, 2022, 3:40:04 AM12/27/22
to
Hello,

a quick test:

$ dpkg -l | grep ipmitool && ipmitool sdr | head -1 && sudo ipmitool
sdr | head -1
ii ipmitool 1.8.19-3
amd64 utility for IPMI control with kernel driver or LAN
interface (daemon)
Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0:
Datei oder Verzeichnis nicht gefunden
Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0:
Datei oder Verzeichnis nicht gefunden




Are you using enterprise-numbers.txt instead of enterprise-numbers?

CU
Jörg


--
New:
GPG Fingerprint: 63E0 075F C8D4 3ABB 35AB 30EE 09F8 9F3C 8CA1 D25D
GPG key (long) : 09F89F3C8CA1D25D
GPG Key : 8CA1D25D
CAcert Key S/N : 0E:D4:56

Old pgp Key: BE581B6E (revoked since 2014-12-31).

Jörg Frings-Fürst
D-54470 Lieser


git: https://jff.email/cgit/

Wire: @joergfringsfuerst
Skype: joergpenguin
Ring: jff
Telegram: @joergfringsfuerst


My wish list:
- Please send me a picture from the nature at your home.


Am Montag, dem 26.12.2022 um 18:28 -0600 schrieb Andreas Kloeckner:
> Control: reopen 1023312
>
> As far as I can tell, this is not fixed in 1.8.19-3.
>
> # dpkg -l | grep ipmitool
> ii  ipmitool                                         1.8.19-
> 3                                  amd64        utility for IPMI
signature.asc

Elimar Riesebieter

unread,
Dec 27, 2022, 7:30:03 AM12/27/22
to
* Andreas Kloeckner <inf...@tiker.net> [2022-12-26 18:28 -0600]:
Same here. Well shouldn't be the correct URL:

https://www.iana.org/assignments/enterprise-numbers.txt

Please notice it is https: and not http:

BTW I tried to build the Debian Package myself and the build stopped
at:

ipmi_fru.c: In function 'ipmi_fru_print_all':
ipmi_fru.c:3132:13: warning: 'rc' may be used uninitialized [-Wmaybe-uninitialized]
3132 | int rc;
| ^~

Elimar
--
We all know Linux is great... it does infinite loops in 5 seconds.
-Linus Torvalds

Elimar Riesebieter

unread,
Dec 27, 2022, 10:20:04 AM12/27/22
to
Control: found -1 1.8.19-3

--
The path to source is always uphill!
-unknown-

Elimar Riesebieter

unread,
Jan 2, 2023, 8:30:04 AM1/2/23
to
Control: found -1 1.8.19-4

* Debian Bug Tracking System <ow...@bugs.debian.org> [2022-12-31 04:39 +0000]:

> Source: ipmitool
> Source-Version: 1.8.19-4
> Done: Jörg Frings-Fürst <deb...@jff.email>
>
> We believe that the bug you reported is fixed in the latest version of
> ipmitool, which is due to be installed in the Debian FTP archive.

Bug is still present.

Elimar
--
You cannot propel yourself forward by
patting yourself on the back.

Jörg Frings-Fürst

unread,
Jan 3, 2023, 1:30:04 PM1/3/23
to

tag 1023312 + moreinfo
thanks

Hi,

Am Montag, dem 02.01.2023 um 14:07 +0100 schrieb Elimar Riesebieter:
> Control: found -1 1.8.19-4
>
> * Debian Bug Tracking System <ow...@bugs.debian.org> [2022-12-31
> 04:39 +0000]:
>
> > Source: ipmitool
> > Source-Version: 1.8.19-4
> > Done: Jörg Frings-Fürst <deb...@jff.email>
> >
> > We believe that the bug you reported is fixed in the latest version
> > of
> > ipmitool, which is due to be installed in the Debian FTP archive.
>
> Bug is still present.
>
Please can you send the output of 

ls -l /usr/share/misc/

Thanks.

> Elimar

CU
Jörg

--
New:
GPG Fingerprint: 63E0 075F C8D4 3ABB 35AB  30EE 09F8 9F3C 8CA1 D25D
GPG key (long) : 09F89F3C8CA1D25D
GPG Key        : 8CA1D25D
CAcert Key S/N : 0E:D4:56

Old pgp Key: BE581B6E (revoked since 2014-12-31).

Jörg Frings-Fürst
D-54470 Lieser


git:      https://jff.email/cgit/

Threema: SYR8SJXB
signature.asc

Elimar Riesebieter

unread,
Jan 3, 2023, 2:40:04 PM1/3/23
to
* Jörg Frings-Fürst <deb...@jff.email> [2023-01-03 19:17 +0100]:

>
> tag 1023312 + moreinfo
> thanks
>
> Hi,
>
> Am Montag, dem 02.01.2023 um 14:07 +0100 schrieb Elimar Riesebieter:
> > Control: found -1 1.8.19-4
> >
> > * Debian Bug Tracking System <ow...@bugs.debian.org> [2022-12-31
> > 04:39 +0000]:
> >
> > > Source: ipmitool
> > > Source-Version: 1.8.19-4
> > > Done: Jörg Frings-Fürst <deb...@jff.email>
> > >
> > > We believe that the bug you reported is fixed in the latest version
> > > of
> > > ipmitool, which is due to be installed in the Debian FTP archive.
> >
> > Bug is still present.
> >
> Please can you send the output of 
>
> ls -l /usr/share/misc/


insgesamt 1444
-rwxr-xr-x 1 root root 49482 Jan 31 2022 config.guess
-rwxr-xr-x 1 root root 35406 Jan 31 2022 config.sub
-rw-r--r-- 1 root root 29255 Dec 26 2021 keymap.syms
-rw-r--r-- 1 root root 497 Dec 26 2021 keymap.xkeys
-rw-r--r-- 1 root root 2064 Dec 26 2021 keysym.equiv
lrwxrwxrwx 1 root root 13 Nov 19 2020 magic -> ../file/magic
lrwxrwxrwx 1 root root 24 Apr 24 2022 magic.mgc -> ../../lib/file/magic.mgc
-rw-r--r-- 1 root root 1344776 Dec 24 17:19 pci.ids
lrwxrwxrwx 1 root root 25 Dec 22 13:06 usb.ids -> /var/lib/usbutils/usb.ids

Elimar
--
"Talking much about oneself can also
be a means to conceal oneself."
-Friedrich Nietzsche

Elimar Riesebieter

unread,
Feb 7, 2023, 9:20:05 AM2/7/23
to
Hi Jörg,

* Jörg Frings-Fürst <deb...@jff.email> [2023-01-29 19:17 +0100]:

> Hello Elimar,
>
[...]

> With Debian it is not possible to download external data during the
> build. Therefore the enterprise-numbers.txt must always be downloaded
> manually.

thanks a lot, that worked flawlessly.

Shouldn't it be possible to install the textfile right from the
Debian dir into /usr/share/misc? Just copy it to Debian dir and put it
via ipmitool.install into the binary. At the cost of maintenance new
versions. If you want want me to create a patch I'll try to do so.

Greetings
signature.asc
0 new messages