Package Details: pandora-launcher-git 2.6.0.r0.g0fdf646-1

Git Clone URL: https://aur.archlinux.org/pandora-launcher-git.git (read-only, click to copy)
Package Base: pandora-launcher-git
Description: A modern Minecraft launcher that balances ease-of-use with powerful instance management features.
Upstream URL: http://pandora.moulberry.com/
Keywords: game launcher minecraft rust
Licenses: MIT
Conflicts: pandora-launcher
Provides: pandora-launcher
Submitter: Azur84
Maintainer: Azur84
Last Packager: Azur84
Votes: 2
Popularity: 0.75
First Submitted: 2026-01-16 14:26 (UTC)
Last Updated: 2026-01-30 14:11 (UTC)

Dependencies (16)

Required by (0)

Sources (3)

Latest Comments

MiguVT commented on 2026-02-02 22:14 (UTC)

Fixed,ty

Azur84 commented on 2026-02-02 22:13 (UTC) (edited on 2026-02-02 22:19 (UTC) by Azur84)

MiguVT Try to clear paru cache. This can be an issue for pandora himself (but this commit was successful on Pandora GitHub Action and on my computer).

Sorry for not seeing your message earlier.

MiguVT commented on 2026-01-30 22:33 (UTC) (edited on 2026-01-30 22:34 (UTC) by MiguVT)

Not sure if the issue is in pandora side but:

error: failed to write `/home/miguvt/.cache/paru/clone/pandora-launcher-git/src/pandora-launcher-git/target/x86_64-unknown-linux-gnu/release/.fingerprint/ashpd-98c241ce820c0fcd/lib-ashpd`

Caused by:
  No such file or directory (os error 2)
error: failed to write `/home/miguvt/.cache/paru/clone/pandora-launcher-git/src/pandora-launcher-git/target/x86_64-unknown-linux-gnu/release/.fingerprint/x11rb-protocol-d135a7fe581fb38e/lib-x11rb_protocol`

Caused by:
  No such file or directory (os error 2)
error: failed to write `/home/miguvt/.cache/paru/clone/pandora-launcher-git/src/pandora-launcher-git/target/x86_64-unknown-linux-gnu/release/.fingerprint/ashpd-3c0066bc363064b1/lib-ashpd`

Caused by:
  No such file or directory (os error 2)
error: failed to write `/home/miguvt/.cache/paru/clone/pandora-launcher-git/src/pandora-launcher-git/target/x86_64-unknown-linux-gnu/release/.fingerprint/oo7-9954029fce5b2f43/lib-oo7`

Caused by:
  No such file or directory (os error 2)
Some errors have detailed explanations: E0282, E0463.
For more information about an error, try `rustc --explain E0282`.
error: could not compile `gpui` (lib) due to 20 previous errors
error: failed to write `/home/miguvt/.cache/paru/clone/pandora-launcher-git/src/pandora-launcher-git/target/x86_64-unknown-linux-gnu/release/.fingerprint/image-44cac4e4343a87e9/lib-image`

Caused by:
  No such file or directory (os error 2)
error: failed to write `/home/miguvt/.cache/paru/clone/pandora-launcher-git/src/pandora-launcher-git/target/x86_64-unknown-linux-gnu/release/.fingerprint/zbus-97ff7252f72299f5/lib-zbus`

Caused by:
  No such file or directory (os error 2)
error: failed to write `/home/miguvt/.cache/paru/clone/pandora-launcher-git/src/pandora-launcher-git/target/x86_64-unknown-linux-gnu/release/.fingerprint/naga-747e1350bb102731/lib-naga`

Caused by:
  No such file or directory (os error 2)
error: failed to write `/home/miguvt/.cache/paru/clone/pandora-launcher-git/src/pandora-launcher-git/target/x86_64-unknown-linux-gnu/release/.fingerprint/rustls-c2c20afb5d92fc45/lib-rustls`

Caused by:
  No such file or directory (os error 2)
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'pandora-launcher-git-2.6.0.r0.g0fdf646-1': 
error: packages failed to build: pandora-launcher-git-2.6.0.r0.g0fdf646-1

MiguVT commented on 2026-01-28 12:26 (UTC)

Ty too much <3

Azur84 commented on 2026-01-28 12:14 (UTC) (edited on 2026-01-28 12:15 (UTC) by Azur84)

I have fix the issues with icons. Also, the package now uses the new Pandora desktop icons. Thank you, for pointing it out.

MiguVT commented on 2026-01-27 23:16 (UTC) (edited on 2026-01-27 23:17 (UTC) by MiguVT)

Currently this package is not working cause a issue with how icons is managed

[...]
warning: `frontend` (lib) generated 41 warnings (run `cargo fix --lib -p frontend` to apply 36 suggestions)
warning: `backend` (lib) generated 16 warnings (run `cargo fix --lib -p backend` to apply 12 suggestions)
warning: unused import: `ProgressTrackerFinishType`
  --> crates/pandora_launcher/src/main.rs:11:41
   |
11 | use bridge::modal_action::{ModalAction, ProgressTrackerFinishType};
   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: `pandora_launcher` (bin "pandora_launcher") generated 1 warning (run `cargo fix --bin "pandora_launcher" -p pandora_launcher` to apply 1 suggestion)
    Finished `release` profile [optimized + debuginfo] target(s) in 4m 44s
warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat 'pandora-launcher-git/package/icon_256x256.png': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'pandora-launcher-git-2.5.0.r5.gcaec657-1': 
error: packages failed to build: pandora-launcher-git-2.5.0.r5.gcaec657-1

~ 4m 54s
❯