Package Details: rpi-imager-git 2.0.9.r10.gfc406012-1

Git Clone URL: https://aur.archlinux.org/rpi-imager-git.git (read-only, click to copy)
Package Base: rpi-imager-git
Description: Raspberry Pi imaging utility
Upstream URL: https://github.com/raspberrypi/rpi-imager
Licenses: Apache-2.0
Conflicts: rpi-imager
Provides: rpi-imager
Submitter: Chocobo1
Maintainer: Chocobo1
Last Packager: Chocobo1
Votes: 1
Popularity: 0.002619
First Submitted: 2021-12-29 06:50 (UTC)
Last Updated: 2026-05-31 13:12 (UTC)

Dependencies (17)

Required by (0)

Sources (1)

Latest Comments

noraj commented on 2026-05-31 11:59 (UTC)

Build issue

[ 67%] Building C object _deps/curl-build/lib/CMakeFiles/libcurl_static.dir/sha256.c.o
/home/noraj/.cache/yay/rpi-imager-git/src/rpi-imager/_build/_deps/curl-src/lib/sha256.c:90:10: fatal error: nettle/sha.h : Aucun fichier ou dossier de ce nom
   90 | #include <nettle/sha.h>
      |          ^~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [_deps/curl-build/lib/CMakeFiles/libcurl_static.dir/build.make:1493: _deps/curl-build/lib/CMakeFiles/libcurl_static.dir/sha256.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:3876: _deps/curl-build/lib/CMakeFiles/libcurl_static.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERREUR : Une erreur s’est produite dans build().
    Abandon…
 -> error making: rpi-imager-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
rpi-imager-git - exit status 4

Pulec commented on 2026-02-25 06:00 (UTC) (edited on 2026-02-25 06:07 (UTC) by Pulec)

build issue

/home/pulec/.cache/aurutils/sync/rpi-imager-git/src/rpi-imager/src/linux/platformquirks_linux.cpp:744:52:   required from here
  744 |                     result += QString("&#x%1;").arg(c.unicode(), 0, 16);
      |                               ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/usr/include/qt6/QtCore/qstring.h:364:5: error: no type named ‘type’ in ‘struct std::enable_if<false, QString>’
  364 |     arg(Args &&...args) const
      |     ^~~
make[2]: *** [CMakeFiles/rpi-imager.dir/build.make:464: CMakeFiles/rpi-imager.dir/linux/platformquirks_linux.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:988: CMakeFiles/rpi-imager.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().

I haven't found any upstream issue related to this. Has anyone else had success?

Aperculum commented on 2025-12-30 22:50 (UTC)

There should be 2.0.2. available now

noraj commented on 2025-08-02 00:01 (UTC)

There is this error about missing dependencies that prevent to choose a custom OS.

NativeFileDialog: Portal call failed: "Expected type 'a(sa(us))' for option 'filters', got 'av'"
NativeFileDialog: Qt fallback called but QtWidgets not available