@nhjm thanks for sharing. It's a good note for other users. FYI fs.inotify.max_user_instances settings is system dependent, it's required for many other packages depending on your setup, i.e. Atom, Dropbox...etc. I don't think it's a good idea to include in the install script.
Search Criteria
Package Details: storageexplorer 1.36.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/storageexplorer.git (read-only, click to copy) |
---|---|
Package Base: | storageexplorer |
Description: | Microsoft Azure Storage Explorer is a standalone app from Microsoft that allows you to easily work with Azure Storage data on Windows, macOS and Linux. |
Upstream URL: | https://github.com/microsoft/AzureStorageExplorer/releases |
Keywords: | azure cloud microsoft storage |
Licenses: | unknown |
Provides: | storageexplorer |
Submitter: | XenGi |
Maintainer: | faultylee |
Last Packager: | faultylee |
Votes: | 28 |
Popularity: | 0.000047 |
First Submitted: | 2017-02-23 15:38 (UTC) |
Last Updated: | 2024-10-31 06:03 (UTC) |
Dependencies (2)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-5.0-binAUR, dotnet-runtime-7.0-binAUR, dotnet-runtime-6.0-binAUR, dotnet-runtime-preview-binAUR, dotnet-runtime-binAUR, dotnet-runtime-8.0-binAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
Required by (0)
Sources (2)
faultylee commented on 2018-06-25 04:07 (UTC)
nhjm449 commented on 2018-06-15 23:25 (UTC)
FYI: In order to get this app to work, I had to increase the number of allowed inotify instances.
sysctl -w fs.inotify.max_user_instances=1024
System.IO.FileSystemWatcher was throwing a "The configured user limit (128) on the number of inotify instances has been reached." exception upon startup, causing the app to display a "Please install .NET Core 2.0" dialog.
faultylee commented on 2018-05-19 23:11 (UTC)
@johnhamelink the checksum seems fine. If you're using AUR helpers, there might be a cached copy of StorageExplorer-linux-x64.tar.gz from the previous version, which caused the checksum to fail. I just tested that and it works after I deleted StorageExplorer-linux-x64.tar.gz. Can you confirm on your end? I'll try to see if there's away to avoid this, though most recommendation points to using makepkg as the standard method and understanding how it works behind the scene.
johnhamelink commented on 2018-05-16 08:36 (UTC)
storageexplorer is currently failing its validity check
faultylee commented on 2018-05-12 02:37 (UTC)
Noted @cinatic, I've updated to 1.1.0 at the same time
cinatic commented on 2018-05-03 13:41 (UTC)
hi,
storage explorer needs community/dotnet-runtime, you maybe want to add it as dependency
Pinned Comments
faultylee commented on 2024-05-28 06:20 (UTC)
The latest update from 1.34.0 is now using .NET Core 8.0 (
extra/dotnet-runtime
)