Skip to content

Conversation

@franzpoeschel
Copy link
Contributor

Separating this out of #1832 so we finally get a working CI again

Use force to address for tge legacy_datasets.tar

Move-Item : Cannot create a file when that file already exists.
At C:\projects\openpmd-api\share\openPMD\download_samples.ps1:30 char:1
+ Move-Item -Path legacy_datasets\* samples\git-sample\legacy\
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (C:\projects\ope...5.0-hdf5-plugin:DirectoryInfo) [Move-Item], IOException
    + FullyQualifiedErrorId : MoveDirectoryItemIOError,Microsoft.PowerShell.Commands.MoveItemCommand

Use force to address for tge `legacy_datasets.tar`
```
Move-Item : Cannot create a file when that file already exists.
At C:\projects\openpmd-api\share\openPMD\download_samples.ps1:30 char:1
+ Move-Item -Path legacy_datasets\* samples\git-sample\legacy\
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (C:\projects\ope...5.0-hdf5-plugin:DirectoryInfo) [Move-Item], IOException
    + FullyQualifiedErrorId : MoveDirectoryItemIOError,Microsoft.PowerShell.Commands.MoveItemCommand
```
@franzpoeschel franzpoeschel changed the title Fix download_samples.ps1 Move Use force-overwrite in Windows download_samples script Jan 23, 2026
@franzpoeschel franzpoeschel enabled auto-merge (squash) January 23, 2026 16:51
@franzpoeschel franzpoeschel enabled auto-merge (squash) January 23, 2026 16:52
@franzpoeschel
Copy link
Contributor Author

Ah, the upgrade is necessary for fixing? Will close then.

auto-merge was automatically disabled January 23, 2026 17:19

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants