You are not logged in.

#1 2022-11-10 22:13:01

matmoul
Member
Registered: 2015-08-31
Posts: 21

[SOLVED] whiptail --menu is broken after last update.

Hi,

After last update whiptail --menu doesn't work anymore.

for testing :

whiptail --menu "Menu" 0 0 0 "Item 1" "" "Item 2" ""

return :

free(): invalid pointer
Abandon (core dumped)

After some investigations, it seem this is due to the last release of popt.
Downgrading popt solve the issue.

Does anyone have encountered issue with this ?

Last edited by matmoul (2022-11-23 16:51:33)

Offline

#2 2022-11-10 22:24:51

schard
Member
From: Hannover
Registered: 2016-05-06
Posts: 1,932
Website

Re: [SOLVED] whiptail --menu is broken after last update.

...
Strike that. It seems to be this issue:
https://github.com/rpm-software-managem … /issues/80
Remotely related: https://bbs.archlinux.org/viewtopic.php?id=281172

Last edited by schard (2022-11-10 22:36:52)

Offline

#3 2022-11-21 19:20:48

matmoul
Member
Registered: 2015-08-31
Posts: 21

Re: [SOLVED] whiptail --menu is broken after last update.

@schard, thanks for the link

I opened an issue on the newt project which just closed it with a new release.
https://pagure.io/newt/issue/22
https://pagure.io/newt/commits/master

I've just build the new release that work with success.

Now waiting the new ArchLinux official package.

Offline

#4 2022-11-21 20:00:45

schard
Member
From: Hannover
Registered: 2016-05-06
Posts: 1,932
Website

Re: [SOLVED] whiptail --menu is broken after last update.

I just flagged the package out of date to inform the maintainer of the new release that fixes this issue:
https://archlinux.org/packages/communit … 4/libnewt/

Offline

#5 2022-11-23 16:52:49

matmoul
Member
Registered: 2015-08-31
Posts: 21

Re: [SOLVED] whiptail --menu is broken after last update.

Thank you all
The libnewt package has been updated

Offline

Board footer

Powered by FluxBB