bugGNU tar - Bugs: bug #62906, tar create prints old mtime when...

 
 

bug #62906: tar create prints old mtime when new mtime is set

Submitter:  Tzvetelin Katchov <katchov>
Submitted:  Wed 17 Aug 2022 02:52:20 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Wed 17 Aug 2022 02:52:20 AM UTC, original submission:  

st->mtime is not updated with new mtime in src/create.c:846:start_header() thus list.c:simple_print_header() prints original value of mtime, instead of the new one.

tar --mtime=/ --index-file=create_index.txt -cvvf dir.tar dir/
tar --index-file=list_index.txt -tvf dir.tar
diff create_index.txt list_index.txt

Tzvetelin Katchov <katchov>

 

Attached Files

This item currently has no attached files.

(Note: upload size limit is set to 16MiB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by katchov (Submitted the item)
  •  

    Votes

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    History

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.16.
    Corresponding source code