Ticket #3860 (closed defect: invalid)

Opened 7 years ago

Last modified 7 years ago

after centos 7 update, I cannot copy and move files, cannot go inside archive files

Reported by: komanek Owned by:
Priority: major Milestone:
Component: mc-core Version: 4.8.19
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

GNU Midnight Commander 4.8.19
Built with GLib 2.50.3
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;

After an regular Centos 7 update, some of the MC functions stopped working:

copy file (F5) shows its dialog, but after confirmation no file is copied
move file (F6) shows its dialog, but after confirmation no file is copied
hitting ENTER or double-clicking on tar.gz file does nothing

The same operations performed manually in shell are working well.

I observe the same behaviour on both rpm-packaged and by-myself-compiled mc installation. I do not know how to trace what does not communicate well between MC and updated Centos libraries or kernel.

LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.4.1708 (Core)
Release: 7.4.1708
Codename: Core

Change History

comment:1 Changed 7 years ago by komanek

Problem resolved by upgrading pcre library from 8.32 to 8.41 and recompilation of mc.

comment:2 Changed 7 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to invalid

Thanks!

Closed.

Note: See TracTickets for help on using tickets.