Package Details: github-desktop-plus-bin 3.5.3.7-1

Git Clone URL: https://aur.archlinux.org/github-desktop-plus-bin.git (read-only, click to copy)
Package Base: github-desktop-plus-bin
Description: Fork of GitHub Desktop with extra features and improvements (binary release).
Upstream URL: https://github.com/pol-rivero/github-desktop-plus
Licenses: MIT
Conflicts: github-desktop-plus
Provides: github-desktop-plus
Submitter: polr
Maintainer: polr
Last Packager: polr
Votes: 6
Popularity: 1.18
First Submitted: 2025-03-15 13:12 (UTC)
Last Updated: 2025-09-21 18:27 (UTC)

Latest Comments

BryanLiang commented on 2025-09-10 11:15 (UTC) (edited on 2025-09-10 11:17 (UTC) by BryanLiang)

The symlink of cli tool is broken. The 61 line of PKGBUILD should be ln -s "/opt/${_pkgname}/resources/app/static/github" "$pkgdir/usr/bin/github-desktop-plus-cli"

polr commented on 2025-08-27 13:53 (UTC)

@alpenstorm To fix this error, either uninstall github-desktop-debug or disable -debug packages entirely (see https://wiki.archlinux.org/title/Makepkg#Disable_debug_packages_and_LTO).

More info here: https://github.com/pol-rivero/github-desktop-plus/issues/8

alpenstorm commented on 2025-08-27 12:46 (UTC)

this also happens when trying to install the github-desktop-plus package

alpenstorm commented on 2025-08-27 12:34 (UTC)

I'm getting this error when building the AUR package:

error: failed to commit transaction (conflicting files)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/05/6916a067488511d99bbac8f2f65cf84a5b464e exists in filesystem (owned by github-desktop-debug)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/05/6916a067488511d99bbac8f2f65cf84a5b464e.debug exists in filesystem (owned by github-desktop-debug)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/1a/7ccfa3d9dc05bef79192085e607e2e218a8bc1 exists in filesystem (owned by github-desktop-debug)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/1a/7ccfa3d9dc05bef79192085e607e2e218a8bc1.debug exists in filesystem (owned by github-desktop-debug)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/2c/1e53af795f334d83be915591e65fee55966751 exists in filesystem (owned by github-desktop-debug)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/2c/1e53af795f334d83be915591e65fee55966751.debug exists in filesystem (owned by github-desktop-debug)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/2f/6cebe394e2b8e2525619c3d9d4d4b7af758a01 exists in filesystem (owned by github-desktop-debug)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/2f/6cebe394e2b8e2525619c3d9d4d4b7af758a01.debug exists in filesystem (owned by github-desktop-debug)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/3b/2c07392ee377e77a482350ac93ff7d1e882809 exists in filesystem (owned by github-desktop-debug)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/3b/2c07392ee377e77a482350ac93ff7d1e882809.debug exists in filesystem (owned by github-desktop-debug)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/55/a6910cf36e4207d47ca245ec8a10dcfa95a9a4 exists in filesystem (owned by github-desktop-debug)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/55/a6910cf36e4207d47ca245ec8a10dcfa95a9a4.debug exists in filesystem (owned by github-desktop-debug)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/b1/92e61961e7f125bae290256b0e6ab9e177bb1e exists in filesystem (owned by github-desktop-debug)
github-desktop-plus-bin-debug: /usr/lib/debug/.build-id/b1/92e61961e7f125bae290256b0e6ab9e177bb1e.debug exists in filesystem (owned by github-desktop-debug)
Errors occurred, no packages were upgraded.
 -> error installing: [/home/mihai/.cache/yay/github-desktop-plus-bin/github-desktop-plus-bin-3.5.3.2-1-x86_64.pkg.tar.zst /home/mihai/.cache/yay/github-desktop-plus-bin/github-desktop-plus-bin-debug-3.5.3.2-1-x86_64.pkg.tar.zst] - exit status 1

polr commented on 2025-08-14 07:46 (UTC)

@Dominiquini @TuxTech thanks for the ping, it should be working now

TuxTech commented on 2025-08-14 07:09 (UTC) (edited on 2025-08-14 07:11 (UTC) by TuxTech)

mv: cannot move '/tmp/aurbuilder/.cache/yay/github-desktop-plus-bin/pkg/github-desktop-plus-bin/usr/share/doc/github-desktop-plus' to a subdirectory of itself, '/tmp/aurbuilder/.cache/yay/github-desktop-plus-bin/pkg/github-desktop-plus-bin/usr/share/doc/github-desktop-plus/github-desktop-plus'
==> ERROR: A failure occurred in package().
    Aborting...
 -> error making: github-desktop-plus-bin-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
github-desktop-plus-bin - exit status 4

Dominiquini commented on 2025-08-13 21:36 (UTC) (edited on 2025-08-13 21:36 (UTC) by Dominiquini)

...
==> Entering fakeroot environment...
==> Starting package()...
tar: data.tar.xz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
==> ERROR: A failure occurred in package().
...

After fixing this:

...
==> Entering fakeroot environment...
==> Starting package()...
mv: cannot move '/home/rafaeldominiquini/.cache/yay/github-desktop-plus-bin/pkg/github-desktop-plus-bin/usr/share/doc/github-desktop-plus' to a subdirectory of itself, '/home/rafaeldominiquini/.cache/yay/github-desktop-plus-bin/pkg/github-desktop-plus-bin/usr/share/doc/github-desktop-plus/github-desktop-plus'
==> ERROR: A failure occurred in package().
...

wheat32 commented on 2025-08-02 22:35 (UTC)

Thank you for making this! I feel like I'm finally caught up with upstream now! :)