Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker adapter: Update timestamps after extraction #107

Open
kyleam opened this issue Oct 7, 2019 · 1 comment
Open

docker adapter: Update timestamps after extraction #107

kyleam opened this issue Oct 7, 2019 · 1 comment
Labels
docker Issues relating to docker support

Comments

@kyleam
Copy link
Contributor

kyleam commented Oct 7, 2019

datalad export-to-figshare uses zip, and that will error if it sees files with a timestamp older than 1980.

Re: datalad/datalad#3753

@kyleam kyleam self-assigned this Oct 7, 2019
@yarikoptic yarikoptic added the docker Issues relating to docker support label Aug 30, 2022
@mih
Copy link
Member

mih commented Oct 9, 2023

Here is an illustration of the issue:

❯ ls -la .datalad/environments/debian2/image
lrwxrwxrwx 136 mih mih 20 Sep 06:57  1f4de8f786d09a06d3389ad21f18bb16454d70d0d92d6d72e5bd47215fa8098a.json -> ../../../../.git/annex/objects/JG/81/MD5E-s1463--8d255d3b0fab31821d483689659860f9.json/MD5E-s1463--8d255d3b0fab31821d483689659860f9.json
drwxr-xr-x   - mih mih  9 Oct 18:10  4e997135c0e540ccf7bda337f090162afc52dac3f468500867a0ac75878b6e6d
lrwxrwxrwx 134 mih mih  1 Jan  1970  manifest.json -> ../../../../.git/annex/objects/mv/Q9/MD5E-s207--d0ca5da72e0645027d8194115f1bc293.json/MD5E-s207--d0ca5da72e0645027d8194115f1bc293.json
lrwxrwxrwx 122 mih mih  1 Jan  1970  repositories -> ../../../../.git/annex/objects/kv/Vg/MD5E-s94--ac5dd07e5a504641e25400d1a28c4e87/MD5E-s94--ac5dd07e5a504641e25400d1a28c4e87

@mih mih unassigned kyleam Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Issues relating to docker support
Projects
None yet
Development

No branches or pull requests

3 participants