The latest update from 1.34.0 is now using .NET Core 8.0 (extra/dotnet-runtime
)
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.000054 |
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 2024-05-28 06:20 (UTC)
JMans15 commented on 2023-11-10 13:48 (UTC)
@faultylee I didn't tinker too much and fell back to windows because I needed it quickly to do my job but I definitely will open an issue and gather more information, thank you anyway
faultylee commented on 2023-11-10 01:54 (UTC)
@JMans15 sorry to hear about that. I can't help much without getting more information. I would suggest asking in https://github.com/microsoft/AzureStorageExplorer/issues the devs has been responsive so you might get some help there. You can also tag me provided you share more information in the GitHub issue. I have the same GitHub username, and I'll help figure out something when I have the time.
JMans15 commented on 2023-11-09 08:41 (UTC)
Hi @faultylee, I did reinstall the one from extra and I also tried the exe using wine in vain. It gave the exact same error which was a segfault followed by a long stacktrace just after an info line about injecting certs. I sadly ended up going back to my windows partition.
faultylee commented on 2023-11-09 07:55 (UTC)
Hi @JMans15, I also have both 6 and 7 installed, but both from official package repo. You said you use the AUR version of the runtime, the v6 runtime on AUR is slightly out of date. I would suggest sticking with the official ones in extra.
Also, can you run it from CLI? It might show more useful error messages in the console.
JMans15 commented on 2023-11-03 10:42 (UTC) (edited on 2023-11-03 10:42 (UTC) by JMans15)
Thanks for the quick response @faultylee, I reinstalled it from the .zst but I get the exact same error, is it possible that the wrong version is used? The version 7 of the runtime is also installed, both on the sdk v7
faultylee commented on 2023-11-03 10:14 (UTC)
@JMans15, dotnet-runtime-6.0
is required and still available. https://archlinux.org/packages/extra/x86_64/dotnet-runtime-6.0/
JMans15 commented on 2023-11-03 10:05 (UTC) (edited on 2023-11-03 10:36 (UTC) by JMans15)
The app crashes on launch for me, because of a segfault. I used the aur version of the dotnet runtime (6) because I couldn't download it from any pacman mirror
Is it possible that it uses the wrong dotnet runtime? The error is the same if I only leave dotnet-runtime-7 installed
faultylee commented on 2023-01-29 09:44 (UTC)
I've updated the deps to dotnet-runtime-6.0
.
Apology for not noticing this earlier and for the delay in the updates. I was away on holiday.
@rlees85 @lukaszmoroz
rlees85 commented on 2023-01-10 21:53 (UTC) (edited on 2023-01-10 21:55 (UTC) by rlees85)
It makes no sense to depend on dotnet-runtime when installing this package does not work and it explicitly needs dotnet-runtime-6.0.
Could this be fixed?
Its annoying to have to manually make changes to the PKGBUILD every time it needs to be built.
edit: to say thanks for maintaining this
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
)