AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  [mc] Midnight Commander Menu not working after Upgrade to AIX 7200-05-01-2038

    Posted Fri June 04, 2021 03:00 AM
    Hi,

    after Upgrading most machines to AIX 7200-05-01-2038 the midnight commander menu is not working anymore by using the arrow keys.
    If I press F9 the cursor goes to "Left" - is highlighting it and then it is stuck.
    My workaround at the moment is using the mouse for navigating through the menus.

    I tried different terminals (xterm, mate-terminal, rxvt) with different Terminal variables (xterm-color, xterm, vt220).
    Also tried it from a Windows machine using putty.
    But everytime the same behaviour.

    Any idea? Can anybody reproduce that?

    AIX: 7200-05-01-2038
    MC: mc-4.8.23-2.ppc

    The complete Toolbox is up2date.

    Thanks

    ------------------------------
    Opensource the Planet ;-)
    ------------------------------


  • 2.  RE: [mc] Midnight Commander Menu not working after Upgrade to AIX 7200-05-01-2038

    Posted Fri June 04, 2021 03:49 AM
    yes, we see a problem. Thanks for reporting it.
    We will look into it.

    ------------------------------
    Ayappan P
    ------------------------------



  • 3.  RE: [mc] Midnight Commander Menu not working after Upgrade to AIX 7200-05-01-2038

    Posted Tue June 08, 2021 05:02 AM
    Hi,

    had a problem in 2020 and in 2021 after updating sudo too.

    first time it helped to update mc by:

    rpm -Uvh mc-4.8.23-1.aix6.1.ppc.rpm gettext-0.19.8.1-5.aix6.1.ppc.rpm glib2-2.56.1-2.aix6.1.ppc.rpm libgcc-6.3.0-1.aix7.1.ppc.rpm slang-2.3.1a-1.aix6.1.ppc.rpm ncurses-6.1-2.aix6.1.ppc.rpm libunistring-0.9.9-2.aix6.1.ppc.rpm libxml2-2.9.9-1.aix6.1.ppc.rpm libffi-3.2.1-2.aix6.1.ppc.rpm libpng-1.6.27-3.aix6.1.ppc.rpm libstdcplusplus-6.3.0-1.aix7.1.ppc.rpm xz-libs-5.2.3-1.aix6.1.ppc.rpm zlib-1.2.11-1.aix6.1.ppc.rpm pcre-8.33-1.aix6.1.ppc.rpm

    and second time it was enough to use:

    rpm -Uvh mc-4.8.23-1.aix6.1.ppc.rpm slang-2.3.1a-1.aix6.1.ppc.rpm pcre-8.33-1.aix6.1.ppc.rpm libpng-1.6.27-3.aix6.1.ppc.rpm

    you will have to adjust the aix-versions to yours.





    ------------------------------
    Juergen Maehlmann
    ------------------------------



  • 4.  RE: [mc] Midnight Commander Menu not working after Upgrade to AIX 7200-05-01-2038

    Posted Tue June 08, 2021 05:31 AM
    Hi, 

    I tried the reinstallation of all packages using yum and it did'nt change anything - the problem with the menu is already there.
    A Downgrade of some packages is not an option.

    1) Reinstalling using only the 4 packages:

    # yum reinstall mc slang libpng pcre
    Setting up Reinstall Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package libpng.ppc 0:1.6.27-3 will be reinstalled
    ---> Package mc.ppc 0:4.8.23-2 will be reinstalled
    ---> Package pcre.ppc 0:8.44-1 will be reinstalled
    ---> Package slang.ppc 0:2.3.2-1 will be reinstalled
    --> Finished Dependency Resolution
    Dependencies Resolved
    ============================================================================================================
     Package                                       Arch                                       Version                                          Repository                                       Size
    ============================================================================================================
    Reinstalling:
     libpng                                        ppc                                        1.6.27-3                                         oss_rpms                                        473 k
     mc
     pcre                                          ppc                                        8.44-1                                           oss_rpms                                        723 k
     slang                                         ppc                                        2.3.2-1                                          oss_rpms                                         13 M
    Transaction Summary
    ============================================================================================================
    Reinstall     4 Packages
    Total download size: 17 M
    Installed size: 67 M
    Is this ok [y/N]: y
    Downloading Packages:
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Total                                                                                                                                                            104 MB/s |  17 MB     00:00     
    Running Transaction Check
    Running Transaction Test
    Transaction Test Succeeded
    Running Transaction
      Installing : libpng-1.6.27-3.ppc                                                                                                                                                           1/8 
      Installing : pcre-8.44-1.ppc                                                                                                                                                               2/8 
      Installing : slang-2.3.2-1.ppc                                                                                                                                                             3/8 
      Installing : mc-4.8.23-2.ppc                                                                                                                                                               4/8 
      Cleanup    : mc                                                                                                                                                                            5/8 
      Cleanup    : slang                                                                                                                                                                         6/8 
      Cleanup    : pcre                                                                                                                                                                          7/8 
      Cleanup    : libpng                                                                                                                                                                        8/8 
    Installed:
      libpng.ppc 0:1.6.27-3                             mc.ppc 0:4.8.23-2                             pcre.ppc 0:8.44-1                             slang.ppc 0:2.3.2-1                            
    Complete!
     
    1) Reinstalling using all packages:
     
    # yum reinstall mc gettext glib2 libgcc slang ncurses libunistring libxml2 libffi libpng libstdcplusplus xz-libs zlib pcre
    Setting up Reinstall Process
    No Match for argument: libstdcplusplus
    Resolving Dependencies
    --> Running transaction check
    ---> Package gettext.ppc 0:0.20.2-1 will be reinstalled
    ---> Package glib2.ppc 0:2.56.1-3 will be reinstalled
    ---> Package libffi.ppc 0:3.2.1-3 will be reinstalled
    ---> Package libgcc.ppc 1:8-1 will be reinstalled
    ---> Package libpng.ppc 0:1.6.27-3 will be reinstalled
    ---> Package libunistring.ppc 0:0.9.10-1 will be reinstalled
    ---> Package libxml2.ppc 0:2.9.10-1 will be reinstalled
    ---> Package mc.ppc 0:4.8.23-2 will be reinstalled
    ---> Package ncurses.ppc 0:6.2-2 will be reinstalled
    ---> Package pcre.ppc 0:8.44-1 will be reinstalled
    ---> Package slang.ppc 0:2.3.2-1 will be reinstalled
    ---> Package xz-libs.ppc 0:5.2.5-1 will be reinstalled
    ---> Package zlib.ppc 0:1.2.11-2 will be reinstalled
    --> Finished Dependency Resolution
    Dependencies Resolved
    ============================================================================================================
     Package                                           Arch                                     Version                                          Repository                                     Size
    ============================================================================================================
    Reinstalling:
     gettext                                           ppc                                      0.20.2-1                                         oss_rpms                                       11 M
     glib2                                             ppc                                      2.56.1-3                                         oss_rpms                                       16 M
     libffi                                            ppc                                      3.2.1-3                                          oss_rpms                                       47 k
     libgcc                                            ppc                                      1:8-1                                            oss_rpms                                       14 k
     libpng                                            ppc                                      1.6.27-3                                         oss_rpms                                      473 k
     libunistring                                      ppc                                      0.9.10-1                                         oss_rpms                                      1.5 M
     libxml2                                           ppc                                      2.9.10-1                                         oss_rpms                                      5.5 M
     mc                                                ppc                                      4.8.23-2                                         oss_rpms                                      3.6 M
     ncurses                                           ppc                                      6.2-2                                            oss_rpms                                      3.5 M
     pcre                                              ppc                                      8.44-1                                           oss_rpms                                      723 k
     slang                                             ppc                                      2.3.2-1                                          oss_rpms                                       13 M
     xz-libs                                           ppc                                      5.2.5-1                                          oss_rpms                                      540 k
     zlib                                              ppc                                      1.2.11-2                                         oss_rpms                                      335 k
    Transaction Summary
    ============================================================================================================
    Reinstall    13 Packages
    Total download size: 55 M
    Installed size: 199 M
    Is this ok [y/N]: y
    Downloading Packages:
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Total                                                                                                                                                            131 MB/s |  55 MB     00:00     
    Running Transaction Check
    Running Transaction Test
    Transaction Test Succeeded
    Running Transaction
      Installing : 1:libgcc-8-1.ppc                                                                                                                                                             1/26 
      Installing : zlib-1.2.11-2.ppc
      Installing : libpng-1.6.27-3.ppc                                                                                                                                                          3/26 
      Installing : pcre-8.44-1.ppc                                                                                                                                                              4/26 
      Installing : slang-2.3.2-1.ppc                                                                                                                                                            5/26 
      Installing : xz-libs-5.2.5-1.ppc                                                                                                                                                          6/26 
      Installing : libxml2-2.9.10-1.ppc                                                                                                                                                         7/26 
      Installing : libffi-3.2.1-3.ppc                                                                                                                                                           8/26 
      Installing : ncurses-6.2-2.ppc                                                                                                                                                            9/26 
      Installing : libunistring-0.9.10-1.ppc                                                                                                                                                   10/26 
      Installing : glib2-2.56.1-3.ppc                                                                                                                                                          11/26 
      Installing : gettext-0.20.2-1.ppc                                                                                                                                                        12/26 
      Installing : mc-4.8.23-2.ppc                                                                                                                                                             13/26 
      Cleanup    : mc                                                                                                                                                                          14/26 
      Cleanup    : gettext                                                                                                                                                                     15/26 
      Cleanup    : slang                                                                                                                                                                       16/26 
      Cleanup    : libxml2                                                                                                                                                                     17/26 
      Cleanup    : glib2                                                                                                                                                                       18/26 
      Cleanup    : pcre                                                                                                                                                                        19/26 
      Cleanup    : libpng                                                                                                                                                                      20/26 
      Cleanup    : libffi                                                                                                                                                                      21/26 
      Cleanup    : xz-libs                                                                                                                                                                     22/26 
      Cleanup    : ncurses                                                                                                                                                                     23/26 
      Cleanup    : libunistring                                                                                                                                                                24/26 
      Cleanup    : libgcc                                                                                                                                                                      25/26 
      Cleanup    : zlib                                                                                                                                                                        26/26 
    Installed:
      gettext.ppc 0:0.20.2-1  glib2.ppc 0:2.56.1-3  libffi.ppc 0:3.2.1-3  libgcc.ppc 1:8-1       libpng.ppc 0:1.6.27-3  libunistring.ppc 0:0.9.10-1  libxml2.ppc 0:2.9.10-1  mc.ppc 0:4.8.23-2 
      ncurses.ppc 0:6.2-2     pcre.ppc 0:8.44-1     slang.ppc 0:2.3.2-1   xz-libs.ppc 0:5.2.5-1  zlib.ppc 0:1.2.11-2   
    Complete

    Thanks
    Martin

    ------------------------------
    Opensource the Planet ;-)
    ------------------------------



  • 5.  RE: [mc] Midnight Commander Menu not working after Upgrade to AIX 7200-05-01-2038

    Posted Mon June 07, 2021 07:40 AM
    Hi.

    I thought I broke something when I was building my new template based on TL5 SP1.
    Glad to see that it is being investigated and I'm not the only one with the issue!

    Regards,

    ------------------------------
    Pumynt Chooboonraj
    Solution Architect
    Sphere Grouppe Pty Ltd
    ------------------------------



  • 6.  RE: [mc] Midnight Commander Menu not working after Upgrade to AIX 7200-05-01-2038

    Posted Tue June 15, 2021 03:43 AM
    It was a bug in the existing version of midnight commander. We are now updating to a newer version where this is fixed.

    Regards,

    ------------------------------
    Rishita Saha
    ------------------------------



  • 7.  RE: [mc] Midnight Commander Menu not working after Upgrade to AIX 7200-05-01-2038

    Posted Fri July 16, 2021 11:49 PM
    Thank you Rishita.

    Do you have an ETA when the new package will be available?

    Regards,
    Pumynt

    ------------------------------
    Pumynt Chooboonraj
    Solution Architect
    Sphere Grouppe Pty Ltd
    Melbourne VIC
    ------------------------------



  • 8.  RE: [mc] Midnight Commander Menu not working after Upgrade to AIX 7200-05-01-2038

    Posted Wed July 21, 2021 10:11 AM
    Hi

    We are working on it and the updated Midnight Commander will be available on Toolbox by August.

    Thanks,

    ------------------------------
    Rishita Saha
    ------------------------------



  • 9.  RE: [mc] Midnight Commander Menu not working after Upgrade to AIX 7200-05-01-2038

    Posted Mon July 19, 2021 02:05 AM
    Hello,
    Please could you post the bug? I do have the same problem and want to recompile from source.

    Thanks in advance.

    Bye
      Rainer

    ------------------------------
    Rainer Tammer
    ------------------------------