EOPNOTSUPP on O_TMPFILE
Open
bug
- Dominant language
- Shell
- Stars
- 5.5k
- Forks
- 81
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
`openat(AT_FDCWD, "/tmp", O_RDWR|O_EXCL|O_CLOEXEC|O_TMPFILE, 0600) = -1 EOPNOTSUPP (Operation not supported)`
Motivation: `apt update` on future branch mostly works besides being unable to make tmpfiles for signature verification, emitting warnings. Everything else works.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.