[PR #2746] [MERGED] Temporary handling of atime/ctime in test for Ubuntu25.10 #2763

Closed
opened 2026-03-04 02:07:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2746
Author: @ggtakec
Created: 10/14/2025
Status: Merged
Merged: 10/15/2025
Merged by: @gaul

Base: masterHead: improve/ubuntu25


📝 Commits (1)

  • e38c034 Temporary handling of atime/ctime in test for Ubuntu25.10

📊 Changes

1 file changed (+22 additions, -0 deletions)

View changed files

📝 test/test-utils.sh (+22 -0)

📄 Description

Relevant Issue (if applicable)

#2740

Details

In Ubuntu 25.10, until uutils coreutils (Rust) officially reflects https://github.com/uutils/coreutils/pull/8903 in the package, the method of obtaining atime/ctime using the stat command will be changed from the current method.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/2746 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 10/14/2025 **Status:** ✅ Merged **Merged:** 10/15/2025 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `improve/ubuntu25` --- ### 📝 Commits (1) - [`e38c034`](https://github.com/s3fs-fuse/s3fs-fuse/commit/e38c034ad4cac1dbc5b4d47e5422f4e701dcc737) Temporary handling of atime/ctime in test for Ubuntu25.10 ### 📊 Changes **1 file changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `test/test-utils.sh` (+22 -0) </details> ### 📄 Description ### Relevant Issue (if applicable) #2740 ### Details In Ubuntu 25.10, until uutils coreutils (Rust) officially reflects https://github.com/uutils/coreutils/pull/8903 in the package, the method of obtaining atime/ctime using the stat command will be changed from the current method. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:07:10 +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/s3fs-fuse#2763
No description provided.