Package Details: grayjay 5-4

Git Clone URL: https://aur.archlinux.org/grayjay.git (read-only, click to copy)
Package Base: grayjay
Description: Follow creators, not platforms (privacy- and freedom-respecting streaming client)
Upstream URL: https://github.com/futo-org/Grayjay.Desktop.git
Licenses: custom:Source-First-License-1.1
Conflicts: grayjay-git
Provides: grayjay
Submitter: nathanchere
Maintainer: nathanchere
Last Packager: nathanchere
Votes: 2
Popularity: 0.98
First Submitted: 2024-12-27 06:29 (UTC)
Last Updated: 2025-01-28 15:15 (UTC)

Latest Comments

Magicrafter13 commented on 2025-03-30 02:49 (UTC)

The git repo fails to pass the sha256 check.

==> Retrieving sources... -> Updating grayjay git repo... -> Found grayjay.desktop -> Found grayjay.sh -> Found Grayjay.Desktop.CEF.csproj.user -> Found FUTO.MDNS.csproj.user ==> Validating source files with sha256sums... grayjay ... FAILED grayjay.desktop ... Passed grayjay.sh ... Passed Grayjay.Desktop.CEF.csproj.user ... Passed FUTO.MDNS.csproj.user ... Passed ==> ERROR: One or more files did not pass the validity check! -> error making: grayjay-exit status 1

phos commented on 2025-03-12 09:38 (UTC)

Getting a problem when trying to install this package. Guessing it can't get something from Git?

==> Extracting sources... -> Creating working copy of grayjay-git git repo... Cloning into 'grayjay-git'... done. ==> Starting prepare()... Updated Git hooks. Git LFS initialized. fetch: 10 objects found, done.
fetch: Fetching all references... error transferring "8e2fc7af4260217cc833e167beecf68bc1a617c96f9a7fd3c1ad5f60a7a7c50e": [0] remote missing object 8e2fc7af4260217cc833e167beecf68bc1a617c96f9a7fd3c1ad5f60a7a7c50e
error transferring "e7e7fb30477f717e6f55f9180a70386c62677ef8a4d4d1a5d948f4098aa3eb99": [0] remote missing object e7e7fb30477f717e6f55f9180a70386c62677ef8a4d4d1a5d948f4098aa3eb99 error transferring "227a0dcc5f104ce881c9520fe28668dafb1ce95709338346d53b1b830e7ad505": [0] remote missing object 227a0dcc5f104ce881c9520fe28668dafb1ce95709338346d53b1b830e7ad505 error transferring "3ad052e5c24b83283cbed8ef165b926c2bf03ea72961e0733af8c96ee8e37d41": [0] remote missing object 3ad052e5c24b83283cbed8ef165b926c2bf03ea72961e0733af8c96ee8e37d41 error transferring "753879c887d7213bdb4423db5bb38b6760a4533e63f699353ce1626dd05a1809": [0] remote missing object 753879c887d7213bdb4423db5bb38b6760a4533e63f699353ce1626dd05a1809 error transferring "a6cf02884ea58762ba4957eaad87bd34c65fefb478cbdf851639bdf935c9ec30": [0] remote missing object a6cf02884ea58762ba4957eaad87bd34c65fefb478cbdf851639bdf935c9ec30 error transferring "65c4adb12c855f8d006906bbae5dc5d0dd7b6f71ef892d0da415fbf42e7b1d76": [0] remote missing object 65c4adb12c855f8d006906bbae5dc5d0dd7b6f71ef892d0da415fbf42e7b1d76 error transferring "763759957413cc92565c980c0669ff3f01bde6defa7c1389d8ab2162798b679e": [0] remote missing object 763759957413cc92565c980c0669ff3f01bde6defa7c1389d8ab2162798b679e error transferring "89590da3412f5427cb44351d28529f6b359e8e569b3eebc3993b0a174dfb0ced": [0] remote missing object 89590da3412f5427cb44351d28529f6b359e8e569b3eebc3993b0a174dfb0ced error: failed to fetch some objects from 'file:///home/daniel/.cache/yay/grayjay-git/grayjay-git' ==> ERROR: A failure occurred in prepare(). Aborting... -> error making: grayjay-git-exit status 4

opensorcerer commented on 2025-02-09 09:52 (UTC)

@00ein00 it certainly looks like it does, but let it run for a few minutes (depending on your internet connection) and it will post four more of these, after which build() will begin.

00ein00 commented on 2025-01-29 00:25 (UTC)

it gets this far and then just hangs:

==> Starting prepare()...
Updated Git hooks.
Git LFS initialized.
fetch: 1 object found, done.                                                                                                                                                 
fetch: Fetching all references... Cloning into '/home/ein/Downloads/grayjay/src/grayjay/FUTO.MDNS'... Cloning into '/home/ein/Downloads/grayjay/src/grayjay/Grayjay.Engine'... Cloning into '/home/ein/Downloads/grayjay/src/grayjay/JustCef'... Submodule path 'FUTO.MDNS': checked out '3c7ccbd2df32d454d7b06a0933d1944e9fbc48fa' Submodule path 'Grayjay.Engine': checked out '1e97bbd9d779ed4996ce96a715fbcf296d03b176' https://git-lfs.github.com/spec/v1 is not a valid attribute name: prebuilt/.gitattributes:1 sha256:c1053553fbff49e3bc136efcf3612ab3639baec7914fa407472a8e74b440ff4d is not a valid attribute name: prebuilt/.gitattributes:2

pschichtel commented on 2024-12-29 19:52 (UTC) (edited on 2024-12-29 19:53 (UTC) by pschichtel)

I've rewritten the PKGBUILD to be more in line with PKGBUILD conventions and to produce a working grayjay that uses system tools/libs as possible:

https://gist.github.com/pschichtel/98ad27358b172aa6b71a554269da7615

I'm also open to co-maintaining this package.

Bitals commented on 2024-12-27 20:55 (UTC)

PKGBUILD: line 18: cd: .../grayjay/src/grayjay-desktop: No such file or directory
> ll src
total 10K
lrwxrwxrwx   1 bitals bitals 59 Dec 27 23:49 grayjay-3.tar.gz -> /home/builder/.cache/aurutils/sync/grayjay/grayjay-3.tar.gz
drwxr-xr-x+ 14 bitals bitals 27 Dec 23 16:38 Grayjay.Desktop-3

The directory inside the archive is named very differently.