@fanninpm thanks, I'll try to switch and say if it helps
Search Criteria
Package Details: github-desktop-bin 3.4.8_linux1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/github-desktop-bin.git (read-only, click to copy) |
---|---|
Package Base: | github-desktop-bin |
Description: | GUI for managing Git and GitHub. |
Upstream URL: | https://desktop.github.com |
Licenses: | MIT |
Conflicts: | github-desktop |
Provides: | github-desktop |
Submitter: | immackay |
Maintainer: | fanninpm (shiftkey) |
Last Packager: | fanninpm |
Votes: | 53 |
Popularity: | 1.45 |
First Submitted: | 2018-08-01 14:12 (UTC) |
Last Updated: | 2024-11-14 03:56 (UTC) |
Dependencies (9)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- git (git-gitAUR, git-glAUR)
- libsecret
- libxss
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- org.freedesktop.secrets (keepassxc-gitAUR, gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, pass-secret-service-binAUR, dssdAUR, pass-secret-service-gitAUR, bitw-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- hub (hub-gitAUR) (optional) – CLI interface for GitHub.
Required by (0)
Sources (4)
- github-desktop.desktop
- https://github.com/shiftkey/desktop/releases/download/release-3.4.8-linux1/GitHubDesktop-linux-amd64-3.4.8-linux1.deb
- https://github.com/shiftkey/desktop/releases/download/release-3.4.8-linux1/GitHubDesktop-linux-arm64-3.4.8-linux1.deb
- https://github.com/shiftkey/desktop/releases/download/release-3.4.8-linux1/GitHubDesktop-linux-armhf-3.4.8-linux1.deb
Raiden0456 commented on 2022-04-07 08:19 (UTC)
fanninpm commented on 2022-04-06 22:15 (UTC)
@Raiden0456 I experienced a similar problem with vscodium-bin
, and I solved it by switching over to the Chaotic-AUR for a time.
Raiden0456 commented on 2022-04-06 06:56 (UTC)
@fanninpm yes i did a pacman -Sc and checked cache folder for any remaining cache files, sadly this did not help. it seems like something is wrong with sha256sums first long number.
fanninpm commented on 2022-04-05 19:35 (UTC)
@Raiden0456 have you tried cleaning the package cache for both pacman and your AUR helper?
Raiden0456 commented on 2022-04-05 14:34 (UTC)
After the last update always prints the following error when trying to build:
Building github-desktop-bin... ==> Making package: github-desktop-bin 2.9.12_linux4-2 (Tue 05 Apr 2022 17:30:05 MSK) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found GitHubDesktop-linux-2.9.12-linux4.deb -> Found github-desktop.desktop ==> Validating source files with sha256sums... GitHubDesktop-linux-2.9.12-linux4.deb ... FAILED github-desktop.desktop ... Passed ==> ERROR: One or more files did not pass the validity check! Failed to build github-desktop-bin
fanninpm commented on 2022-04-05 00:18 (UTC)
ATTN: The hard dependency on gnome-keyring
has finally been relaxed. I have not tested this thoroughly; your mileage may vary.
RatCaptain commented on 2022-02-24 15:05 (UTC) (edited on 2022-02-24 15:07 (UTC) by RatCaptain)
I had a problem with the login. After I pressed the "login with browser" button. The Auth site popped up then it redirected me to the github dektop app, but it is loaded for ever. And it gave me this in logs :
2022-02-24T13:20:23.655Z - info: [ui] [AppStore] loading 0 repositories from store 2022-02-24T13:20:23.733Z - info: [ui] launching: 2.9.9-linux2 (Linux 5.16.7-1-MANJARO) 2022-02-24T13:20:23.733Z - info: [ui] execPath: '/opt/github-desktop/github-desktop' 2022-02-24T13:20:34.366Z - info: [ui] [SignInStore] initializing OAuth flow 2022-02-24T13:20:34.372Z - info: [main] opening in browser:https://github.com/login/oauth/authorizeclient_id=3a723b10ac5575cc5bb9&cope=repo%20user%20workflow&state=ea08f013-6a55-4440-886f-d6d570ff4f1c 2022-02-24T13:20:36.422Z - info: [main] Received possible protocol arguments: 4 2022-02-24T13:20:36.422Z - info: [main] Processing protocol url 2022-02-24T13:20:36.423Z - warn: [ui] Unknown URL action: unknown - payload:{"name":"unknown","url":"--enable-crashpad"}
System: Manjaro 21.2.3
Tried browsers:
Vivaldi Chromium I tried these two AUR packages, they both produced the same problem: https://aur.archlinux.org/packages/github-desktop-bin https://aur.archlinux.org/packages/github-desktop
Update: Tried Versions: (github-desktop-bin) 2.9.0 worked 2.9.6 worked 2.9.9(1) NOT worked 2.9.9(2) NOT worked
Solution: If you login in the 2.9.6 version and then you install the 2.9.9 ver. The system remembers you and you can use the 2.9.9 verson. (Just don't logout, because you can't log back in the 2.9.9 ver)
cjc7373 commented on 2022-02-24 04:44 (UTC)
@fanninpm Be that as it may, org.freedesktop.secrets can work perfectly under my test.
fanninpm commented on 2022-01-01 19:32 (UTC)
@daregakimeta It was added in explicitly as a dependency. C.f. https://github.com/shiftkey/desktop/issues/180
daregakimeta commented on 2022-01-01 13:55 (UTC)
Does this really require gnome-keyring
? If it only needs org.freedesktop.secrets
, this should probably be adjusted since e.g. keepassxc
does provide org.freedesktop.secrets
as well.
Pinned Comments
fanninpm commented on 2022-04-05 00:18 (UTC)
ATTN: The hard dependency on
gnome-keyring
has finally been relaxed. I have not tested this thoroughly; your mileage may vary.immackay commented on 2019-10-04 23:52 (UTC)
For whom it may concern: this package depends on Shiftkey's linux support fork, located at https://github.com/shiftkey/desktop/
I check this regularly for releases. If you want the newest version, I suggest you check out github-desktop-git and modify the PKGBUILD to use the base repository, with the understanding that the application takes a significant amount of RAM to build.