Package Details: sonixd 0.15.5-3

Git Clone URL: https://aur.archlinux.org/sonixd.git (read-only, click to copy)
Package Base: sonixd
Description: A full-featured Subsonic/Jellyfin compatible desktop client
Upstream URL: https://github.com/jeffvli/sonixd
Keywords: airsonic jellyfin subsonic
Licenses: GPL-3.0-only
Conflicts: sonixd
Submitter: j.r
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 7
Popularity: 0.000157
First Submitted: 2022-01-17 23:19 (UTC)
Last Updated: 2024-03-11 09:13 (UTC)

Dependencies (8)

Required by (0)

Sources (2)

Latest Comments

1 2 3 Next › Last »

ruahcra commented on 2024-04-03 08:02 (UTC)

It works if I build outside of a clean chroot. Building inside of a clean chroot (using aurutils: aur sync --chroot sonixd) leads to the error

zxp19821005 commented on 2024-04-03 02:13 (UTC)

@ruahcra Have you changed your $startdir? I have used gendesk -q -f -n --categories="Development" --name="${_pkgname}" --exec="${pkgname} %U" to generate a .desktop file.

ruahcra commented on 2024-04-02 06:48 (UTC) (edited on 2024-04-02 17:43 (UTC) by ruahcra)

Was sonixd.desktop deleted by mistake in https://aur.archlinux.org/cgit/aur.git/commit/?h=sonixd&id=b5628f6057b1c96ed4ca506ab93e6f55ea3ed073 ?

==> Starting package()...
install: cannot stat '/build/sonixd/src/sonixd.desktop': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...

zynex commented on 2024-02-24 11:34 (UTC)

Failed to build with same error I had last year, but it seems like sonixd if rewriten under a new name, Feishin.

zxp19821005 commented on 2024-02-21 07:54 (UTC)

@komali2 The error does not affect compilation and usage.Maybe you can send an issue to the upstream.

komali2 commented on 2024-02-21 02:10 (UTC)

Unfortunately I believe there are one or two new errors preventing building this.

First, there are many warnings about punycode being deprecated.

Second, I consistently fail with this error:

[4/4] Building fresh packages...
$ node -r @babel/register .erb/scripts/CheckNativeDep.js && electron-builder install-app-deps && yarn cross-env NODE_ENV=development webpack --config ./.erb/configs/webpack.config.renderer.dev.dll.babel.js && opencollective-postinstall && yarn-deduplicate yarn.lock
npm notice 
npm notice New minor version of npm available! 10.3.0 -> 10.4.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.4.0>
npm notice Run `npm install -g npm@10.4.0` to update!
npm notice 
npm ERR! code EWORKSPACESCONFIG
npm ERR! workspaces config expects an Array

npm ERR! A complete log of this run can be found in: /var/cache/private/pamac/sonixd/src/.electron-gyp/.npm/_logs/2024-02-21T02_05_22_909Z-debug-0.log
Native dependencies could not be checked
  • electron-builder  version=24.0.0-alpha.13
  • loaded configuration  file=package.json ("build" field)
  • installing production dependencies  platform=linux arch=x64 appDir=/var/cache/private/pamac/sonixd/src/sonixd-0.15.5/src
  ⨯ /usr/bin/node process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
Exit code:
1

garfi commented on 2022-12-18 01:54 (UTC)

tanks for works :)

pztrn commented on 2022-11-05 07:46 (UTC)

Now it works, thanks!

j.r commented on 2022-11-04 15:30 (UTC)

@pztrn I added the touch now, could you test if it works now?

pztrn commented on 2022-11-02 13:21 (UTC)

Okay, it worked after I touch'd .yarnrc. Can you please add this step into PKGBUILD before building?