mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[GH-ISSUE #979] Debian Bug report - abuses AC_CHECK_FILE #546
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#546
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ggtakec on GitHub (Mar 12, 2019).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/979
Additional Information
Version of s3fs being used (s3fs --version)
all version
Version of fuse being used (pkg-config --modversion fuse, rpm -qi fuse, dpkg -s fuse)
n/a
Kernel information (uname -r)
n/a
GNU/Linux Distribution, if applicable (cat /etc/os-release)
n/a
s3fs command line used, if applicable
n/a
/etc/fstab entry, if applicable
n/a
s3fs syslog messages (grep s3fs /var/log/syslog, journalctl | grep s3fs, or s3fs outputs)
n/a
Details about issue
There is a bug report in debian.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923581
Since the incorrect instruction is specified in configure.ac, it should be corrected (a patch in bug report).
@gaul commented on GitHub (Apr 9, 2019):
@ggtakec can we close this issue?
@ggtakec commented on GitHub (Apr 9, 2019):
After fixing, I do not seem to have a problem, so I close it.