Package Details: mbed-studio-bin 1.4.6-17

Git Clone URL: https://aur.archlinux.org/mbed-studio-bin.git (read-only, click to copy)
Package Base: mbed-studio-bin
Description: free IDE and toolchain for Mbed OS 5 application and library development
Upstream URL: https://os.mbed.com/studio/
Licenses: Commercial
Provides: mbed-studio
Submitter: pragerabez
Maintainer: pragerabez
Last Packager: pragerabez
Votes: 3
Popularity: 0.000000
First Submitted: 2020-05-30 06:20 (UTC)
Last Updated: 2024-07-25 07:01 (UTC)

Pinned Comments

pragerabez commented on 2024-07-06 04:18 (UTC) (edited on 2024-07-06 04:19 (UTC) by pragerabez)

Package now autograbs the latest version from MbedStudio upstream, to prompt updates I have automated the pkgver to get bumped when upstream gets updates.

The caveat is that checksum verification is skipped.

pragerabez commented on 2020-05-30 07:21 (UTC) (edited on 2020-08-23 10:49 (UTC) by pragerabez)

Root access is no longer required to use ARMC6 compiler

Latest Comments

1 2 Next › Last »

raymonbh commented on 2024-09-12 11:58 (UTC)

mbed-studio crash on startup. Anyone else?

<FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.>

pragerabez commented on 2024-07-25 07:10 (UTC) (edited on 2024-07-25 07:11 (UTC) by pragerabez)

@goshawk22 Fixed package failing error cp: cannot stat 'MbedStudio/mbed-studio-tools': No such file or directory

goshawk22 commented on 2024-07-22 19:05 (UTC)

Package is failing with the following error

cp: cannot stat 'MbedStudio/mbed-studio-tools': No such file or directory

pragerabez commented on 2024-07-06 04:18 (UTC) (edited on 2024-07-06 04:19 (UTC) by pragerabez)

Package now autograbs the latest version from MbedStudio upstream, to prompt updates I have automated the pkgver to get bumped when upstream gets updates.

The caveat is that checksum verification is skipped.

Neightro commented on 2023-09-27 19:32 (UTC)

Undocumented dependency on extra/libudev0-shim. I got this error while trying to flash a program:

[$HOME]/.config/Mbed Studio/mbed-studio-tools/python/bin/python: error while loading libusb-1.0.so.0 from libusb-0.1.so.4: libudev.so.0: cannot open shared object file: No such file or directory

Worked perfectly fine after installing the aforementioned package.

Also, updating the md5sums would be appreciated; they have changed again since @goshawk22h commented.

Thanks in advance.

goshawk22 commented on 2023-09-14 10:07 (UTC)

PKGBUILD md5sums are out of date. Update to

md5sums=('d141c33ecb3cb6defb0ad389e82093a4'
         'ba5f16b0d7eeef5b124cd68078a38672'
         '7cf4ae1f6777f0c610125a59b0fefca6')

Working as of 2023-09-14

terminalObserver commented on 2022-02-12 19:56 (UTC)

Adjust PKGBUILD md5sums to the following;

md5sums=('188ce38815c1c9de8eb6ee664ba607e4' 'ba5f16b0d7eeef5b124cd68078a38672' '7cf4ae1f6777f0c610125a59b0fefca6')

Working as of 2022-02-12 @ 11:53

HeuZen commented on 2021-06-24 08:57 (UTC) (edited on 2021-06-24 08:58 (UTC) by HeuZen)

Version not validated for 1.4.1-10

    ==> Validating source files with md5sums...
        MbedStudio.tar.gz ... FAILED
        mbed-studio-bin.sh ... Passed
        mbed-studio-bin.install ... Passed
    ==> ERROR: One or more files did not pass the validity check!
    error downloading sources: mbed-studio-bin

New md5sums = 72490f27c95ba023f969114bd80be5af MbedStudio.tar.gz

sambazley commented on 2020-10-02 17:33 (UTC)

gnome-keyring is a missing dependency. Without it, the login screen doesn't display and the targets list will fail to load.

pragerabez commented on 2020-08-23 19:40 (UTC) (edited on 2020-08-23 19:42 (UTC) by pragerabez)

@elliotwutingfeng reset your build files and try again, I managed to pass validity for MbedStudio.tar.gz on a vm for version 1.1.0-4. Post the checksums in your PKGBUILD here if problem still persist.