Re: displays bad regular file timestamps on entry to .bz2 file & preserves the errors on copy out

2020-06-14 Thread Andrew Borodin
On Tue, 17 Mar 2020 20:50:49 -0400 Felix Miata wrote:
> It's only happened on this one so far that I can remember:
> 
> Others I've checked from mozilla.org are handled normally.
> 
> Tar has no such problem.
> 
> Is this a known issue?

Yes, it is. MC's tar implementation doesn't support extended headers:

https://mail.gnome.org/archives/mc-devel/2020-March/msg1.html

-- 
Andrew
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: displays bad regular file timestamps on entry to .bz2 file & preserves the errors on copy out

2020-03-21 Thread Andrew Borodin
On Tue, 17 Mar 2020 20:50:49 -0400 Felix Miata via mc-devel 
 wrote:
> It's only happened on this one so far that I can remember:
> 
> Others I've checked from mozilla.org are handled normally.
> 
> Tar has no such problem.

The most part of tar source code in MC is very old (end of 1990s or beginning 
of 2000s)
and doesn't support some modern tar features.

In the case of firefox-68.6.0esr.tar.bz2, MC's tar vfs ignores extended headers
which contain the mtime of file in tar archive. The mtime field in POSIX header
is 0, therefore you can see the the 1 Jan 1970 in MC file panel.

> Is this a known issue? I've not been able to find anything on point among 
> tickets
> on https://midnight-commander.org/

Probably, the main tar ticket is https://midnight-commander.org/ticket/1952.

-- 
Amdrew
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


displays bad regular file timestamps on entry to .bz2 file & preserves the errors on copy out

2020-03-17 Thread Felix Miata via mc-devel
It's only happened on this one so far that I can remember:

Others I've checked from mozilla.org are handled normally.

Tar has no such problem.

Is this a known issue? I've not been able to find anything on point among 
tickets
on https://midnight-commander.org/
-- 
Evolution as taught in public schools is religion, not science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel