@Flat try commenting out the BUILDDIR option in /etc/makepkg.conf, building in /tmp sometimes causes weird issues, and this is one of those times
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/ytmdesktop.git (read-only, click to copy) |
|---|---|
| Package Base: | ytmdesktop |
| Description: | A desktop app for YouTube Music |
| Upstream URL: | https://ytmdesktop.github.io |
| Licenses: | GPL-3.0-or-later |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 13 |
| Popularity: | 0.38 |
| First Submitted: | 2020-06-21 02:06 (UTC) |
| Last Updated: | 2026-02-12 17:54 (UTC) |
@Flat try commenting out the BUILDDIR option in /etc/makepkg.conf, building in /tmp sometimes causes weird issues, and this is one of those times
@Flat: Sorry, can't reproduce in a clean chroot on a fully updated system.
Package now fails to build as upstream requires git information in build chain.
✖ [plugin-vite] Building vite bundles [FAILED: ======= Failed to get Git Info. =======
Please make sure that when building this application you are cloning the repository from GitHub rather than using the Download ZIP option.
Follow the instructions in the README.md file to clone the repository and build the application from there.
======= Failed to get Git Info. =======
@Dieter_be: I've set the SUID bit.
when trying to run this app in firejail, i get this:
[4:0921/120718.134903:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/ytmdesktop/chrome-sandbox is owned by root and has mode 4755.
ls -alh /opt/ytmdesktop/chrome-sandbox
-rwxr-xr-x 1 root root 15K Jul 2 18:13 /opt/ytmdesktop/chrome-sandbox
Just a heads up: the github repo and org is currently down because a dev's account got compromised. Theyre working on getting it back up atm.
Just checking in on this repo since we've just pushed the full release of v2 now.
@deimosfr, @veganvelociraptr I had the same issue. I solved it, by installing python310, then updated my python symlink to point to this version. Did the update, and replaced back my original system symlink.
Issue seems to be with old node-gyp package.
@deimosfr, I have the same problem both with this and ytmdesktop-git. Tried the entire range of node versions up to the latest one but it won't compile.
Hi, since the last update, I'm getting the following error:
ValueError: invalid mode: 'rU' while trying to load binding.gyp
Any idea?
Thanks