[GH-ISSUE #679] Directories not creating using new directory format (rc4) #959

Closed
opened 2026-03-15 11:07:58 +03:00 by kerem · 0 comments
Owner

Originally created by @tacman on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/679

According to the release notes:

asciinema rec /tmp/${HOSTNAME}/${USER}/$(date '+%Y/%m/%d/%H-%M-%S')-$$.cast

But this throws the error

asciinema: directory /home/tac/g/sites/showcase/casts/tac-desktop1/tac/2025/05/22 doesn't exist

It seems that given the deep directory structure, those should be automatically created.

Originally created by @tacman on GitHub (May 22, 2025). Original GitHub issue: https://github.com/asciinema/asciinema/issues/679 According to the release notes: asciinema rec /tmp/${HOSTNAME}/${USER}/$(date '+%Y/%m/%d/%H-%M-%S')-$$.cast But this throws the error asciinema: directory /home/tac/g/sites/showcase/casts/tac-desktop1/tac/2025/05/22 doesn't exist It seems that given the deep directory structure, those should be automatically created.
kerem closed this issue 2026-03-15 11:08:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#959
No description provided.