Package Details: pixelflasher-bin 7.8.1.0-1

Git Clone URL: https://aur.archlinux.org/pixelflasher-bin.git (read-only, click to copy)
Package Base: pixelflasher-bin
Description: Pixel phone flashing GUI utility with features.
Upstream URL: https://github.com/badabing2005/PixelFlasher
Licenses: GPL-3.0-or-later
Conflicts: pixelflasher
Provides: pixelflasher
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 2
Popularity: 0.006681
First Submitted: 2023-06-04 17:20 (UTC)
Last Updated: 2024-12-15 20:20 (UTC)

Latest Comments

1 2 Next › Last »

yochananmarqos commented on 2024-07-14 16:01 (UTC)

@sawdoctor: I see. Well, it's a precompiled binary, there's nothing I can do about it on the packaging side.

sawdoctor commented on 2024-07-14 11:45 (UTC)

@yochananmarqos thats the issue. With the bin package its impossible to specify an android tools package nothing will be accepted but with the none bin package you can specify one

yochananmarqos commented on 2024-07-13 21:09 (UTC) (edited on 2024-07-13 21:09 (UTC) by yochananmarqos)

@sawdoctor: That's not related to this package. It's up to you to either use the android-tools package or specify your own local Android Platform Tools location.

sawdoctor commented on 2024-07-13 21:02 (UTC)

If I use the bin version no matter what version of platform tools I use I get the error

❌ 2024-07-13 21:52:26 ERROR: Android Platform Tools version is not available or is too old. For your protection, disabling device selection. Please select valid Android SDK.

If i use the non bin version/your other package and build it locally then it works fine

yochananmarqos commented on 2024-02-21 21:54 (UTC)

@Pietro_Pizzi: No idea what you're talking about. You linked to a closed issue from last November.

Either way, this is not the place to ask for upstream support. Either create an issue on GitHub or post on the relevant XDA thread for your device.

Please only comment if there are packaging issues.

Pietro_Pizzi commented on 2024-02-21 19:43 (UTC) (edited on 2024-02-21 19:44 (UTC) by Pietro_Pizzi)

I have found the answer to my problem and I think everyone with an up-to-date Arch should have it too!?

Badabing is really quick with helping, he showed me the way: https://github.com/badabing2005/PixelFlasher/issues/111#issuecomment-1807397806

Basically you have to exclude libreadline.so.8 from loading in PF. You can do this by adding it to "Delete bundled libs" in the settings menu.

Pietro_Pizzi commented on 2024-02-19 00:11 (UTC) (edited on 2024-02-20 11:24 (UTC) by Pietro_Pizzi)

Hi!

I installed android-tools and then android-sdk-platform-tools from AUR.

I tried pointing PixelFlasher to /usr/bin/ and then /opt/android-sdk/platform-tools/ .

In both cases I get "Android Platform Tools version is not available or is too old.".

And when I load an Image and hit Process I get:

...
Detected a firmware, with payload.bin
Extracting payload.bin from /home/pietro/Daten/Privat/Technik/Handy/Pixel8Pro/Pixel8Pro OTA 14.0.0 Image (UQ1A.240205.004, Feb.2024).zip ...
debug: "/tmp/_MEIB9nFh3/bin/7zzs" x -bd -y -o"/tmp/tmphe3g85sk" "/home/pietro/Daten/Privat/Technik/Handy/Pixel8Pro/Pixel8Pro OTA 14.0.0 Image (UQ1A.240205.004, Feb.2024).zip" payload.bin

2024-02-20 12:12:58 ERROR: Could not extract payload.bin.
Return Code: 127.
Stdout: .
Stderr: /bin/sh: symbol lookup error: /bin/sh: undefined symbol: rl_trim_arg_from_keyseq
.
Aborting ...

But when I enter the exact line from the debug, the extraction of the payload workst just fine.

I also set the "Linux Shell" in the Options to /bin/bash and /bin/zsh.

What do I do wrong?

sawdoctor commented on 2023-09-21 08:45 (UTC)

@yochananmarqos I know the dev pretty well and he's always been really helpful with me so I can report it. I had similar issues on manjaro with the package in the past and we traced it to a github actions issue

yochananmarqos commented on 2023-09-20 19:40 (UTC)

@sawdoctor: I can reproduce it with this package and pixelflasher built from source. I haven't had time to create an upstream issue.