For any issues with this package, please report them as a Github issue. A way easier to manage ;-) Thx.
Search Criteria
Package Details: azure-storage-fuse 2.3.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/azure-storage-fuse.git (read-only, click to copy) |
---|---|
Package Base: | azure-storage-fuse |
Description: | A virtual file system adapter for Azure Blob storage (blobfuse2) |
Upstream URL: | https://github.com/Azure/azure-storage-fuse |
Keywords: | azure azure-storage blobfuse blobfuse2 |
Licenses: | MIT |
Provides: | blobfuse2 |
Submitter: | daurnimator |
Maintainer: | bigbrozer |
Last Packager: | bigbrozer |
Votes: | 3 |
Popularity: | 0.24 |
First Submitted: | 2020-01-21 06:14 (UTC) |
Last Updated: | 2024-09-13 15:52 (UTC) |
Dependencies (4)
- fuse2
- fuse3 (fuse3-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Required by (0)
Sources (1)
Latest Comments
bigbrozer commented on 2022-12-29 11:09 (UTC) (edited on 2022-12-29 11:09 (UTC) by bigbrozer)
bigbrozer commented on 2022-12-29 10:54 (UTC)
Hey !
I found without sudo permission, blobfuse2 could NOT mount successfully. Anyone know the reason why? I have done create "fuse" group, as well as ad myself to "fuse" group.
I'm not able to reproduce this. I guess the mount path is readable by root
? Maybe check the target path permissions...
bigbrozer commented on 2022-12-29 10:53 (UTC)
Hi, thanks for reporting issues. Related to the fusermount
command which is not found when unmounting, this is fixed by installing fuse2
package (beware to remove your symlink manually created before !). See https://github.com/bigbrozer/azure-storage-fuse-aur/issues/1. This is this package that provides needed commands which are hard coded.
yanboyang713 commented on 2022-12-29 02:27 (UTC)
Hello,
Good day to you.
I found without sudo permission, blobfuse2 could NOT mount successfully. Anyone know the reason why?
I have done create "fuse" group, as well as ad myself to "fuse" group.
Still does not work.
Thanks
yanboyang713 commented on 2022-12-28 23:58 (UTC) (edited on 2022-12-29 00:21 (UTC) by yanboyang713)
Hello,
Good day to you. blobfuse2 could not unmount.
blobfuse2 unmount ~/bf2a/ Error: failed to unmount /home/yanboyang713/bf2a/ [exec: "fusermount": executable file not found in $PATH]
Solution: sudo ln -s /usr/bin/fusermount3 /usr/bin/fusermount
bigbrozer commented on 2022-11-16 21:21 (UTC)
Are there any plans to update to version blobfuse2?
Yes. I plan to start some testing soon but may wait the GA release before releasing anything.
ninjabarry commented on 2022-11-16 20:36 (UTC)
Are there any plans to update to version blobfuse2?
bigbrozer commented on 2021-09-23 22:53 (UTC) (edited on 2021-09-23 22:53 (UTC) by bigbrozer)
Just uploaded changes for making blobfuse v1.4.1. Sucessfully tested with Access Key authentication. Need some help for intensive testing <3
jdevelop commented on 2020-04-03 02:04 (UTC) (edited on 2020-04-03 02:05 (UTC) by jdevelop)
Script started on 2020-04-02 21:57:06-04:00 [TERM="xterm-256color" TTY="/dev/pts/4" COLUMNS="202" LINES="53"]
~
> yay azure-storage-fuse
1 aur/azure-storage-fuse 1.1.1-1 (+0 0.00%)
A virtual file system adapter for Azure Blob storage
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur: 1] azure-storage-fuse-1.1.1-1
1 azure-storage-fuse (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> A
:: Deleting (1/1): /home/bofh/.cache/yay/azure-storage-fuse
:: Downloaded PKGBUILD (1/1): azure-storage-fuse
1 azure-storage-fuse (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> A? ?N
:: Parsing SRCINFO (1/1): azure-storage-fuse
==> Making package: azure-storage-fuse 1.1.1-1 (Thu 02 Apr 2020 09:57:23 PM EDT)
==> Retrieving sources...
-> Found azure-storage-fuse-1.1.1.tar.gz
==> Validating source files with sha256sums...
azure-storage-fuse-1.1.1.tar.gz ... Passed
==> Making package: azure-storage-fuse 1.1.1-1 (Thu 02 Apr 2020 09:57:24 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found azure-storage-fuse-1.1.1.tar.gz
==> Validating source files with sha256sums...
azure-storage-fuse-1.1.1.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Extracting azure-storage-fuse-1.1.1.tar.gz with bsdtar
==> Sources are ready.
==> Making package: azure-storage-fuse 1.1.1-1 (Thu 02 Apr 2020 09:57:25 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /sbin/cc
-- Check for working C compiler: /sbin/cc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /sbin/c++
-- Check for working CXX compiler: /sbin/c++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found CURL: /usr/lib/libcurl.so (found version "7.69.1")
-- Found GnuTLS: /usr/lib/libgnutls.so (found version "3.6.13")
-- Found PkgConfig: /sbin/pkg-config (found version "1.6.3")
-- Found Boost: /lib64/cmake/Boost-1.72.0/BoostConfig.cmake (found version "1.72.0")
-- Found Boost: /lib64/cmake/Boost-1.72.0/BoostConfig.cmake (found version "1.72.0") found components: filesystem system
-- Found Boost: /lib64/cmake/Boost-1.72.0/BoostConfig.cmake (found version "1.72.0") found components: thread
-- Checking for one of the modules 'uuid'
-- Configuring done
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
Boost_INCLUDE_DIR
used as include directory in directory /tmp/makepkg/azure-storage-fuse/src/azure-storage-fuse-1.1.1
used as include directory in directory /tmp/makepkg/azure-storage-fuse/src/azure-storage-fuse-1.1.1
used as include directory in directory /tmp/makepkg/azure-storage-fuse/src/azure-storage-fuse-1.1.1
used as include directory in directory /tmp/makepkg/azure-storage-fuse/src/azure-storage-fuse-1.1.1
used as include directory in directory /tmp/makepkg/azure-storage-fuse/src/azure-storage-fuse-1.1.1
used as include directory in directory /tmp/makepkg/azure-storage-fuse/src/azure-storage-fuse-1.1.1
used as include directory in directory /tmp/makepkg/azure-storage-fuse/src/azure-storage-fuse-1.1.1
used as include directory in directory /tmp/makepkg/azure-storage-fuse/src/azure-storage-fuse-1.1.1
used as include directory in directory /tmp/makepkg/azure-storage-fuse/src/azure-storage-fuse-1.1.1
CMake Warning (dev) in CMakeLists.txt:
Policy CMP0021 is not set: Fatal error on relative paths in
INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Found relative path while evaluating include directories of "blobfuse":
"Boost_INCLUDE_DIR-NOTFOUND"
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error in CMakeLists.txt:
Imported target "Boost::filesystem" includes non-existent path
"/include"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
* The path was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and references files it does not
provide.
CMake Warning (dev) in CMakeLists.txt:
Policy CMP0021 is not set: Fatal error on relative paths in
INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Found relative path while evaluating include directories of "blobfuse":
"Boost_INCLUDE_DIR-NOTFOUND"
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error in CMakeLists.txt:
Imported target "Boost::filesystem" includes non-existent path
"/include"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
* The path was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and references files it does not
provide.
-- Generating done
CMake Generate step failed. Build files cannot be regenerated correctly.
==> ERROR: A failure occurred in build().
Aborting...
Error making: azure-storage-fuse
~ 14s
>
Script done on 2020-04-02 21:57:33-04:00 [COMMAND_EXIT_CODE="1"]
Pinned Comments
bigbrozer commented on 2022-12-29 11:09 (UTC) (edited on 2022-12-29 11:09 (UTC) by bigbrozer)
For any issues with this package, please report them as a Github issue. A way easier to manage ;-) Thx.