Package Details: whalebird 6.1.0-1

Git Clone URL: https://aur.archlinux.org/whalebird.git (read-only, click to copy)
Package Base: whalebird
Description: Single-column Fediverse client for desktop
Upstream URL: https://whalebird.social
Keywords: activitypub fediverse firefish friendica mastodon pleroma
Licenses: GPL3
Conflicts: whalebird-bin, whalebird-desktop-git
Provides: whalebird
Submitter: h3poteto
Maintainer: h3poteto
Last Packager: h3poteto
Votes: 7
Popularity: 0.035946
First Submitted: 2020-07-10 14:30 (UTC)
Last Updated: 2024-03-23 14:48 (UTC)

Latest Comments

1 2 3 4 Next › Last »

h3poteto commented on 2023-06-10 06:40 (UTC)

@xiota Thank you for your reporting. I add these packages in dependencies.

eman258 commented on 2023-03-19 00:52 (UTC)

@h3poteto sure enough, ran pacman -Su node-gyp and build succeeded, thanks for responding!

h3poteto commented on 2023-03-17 01:47 (UTC)

@eman258 Hmm, node-gyp is included in dependencies: https://github.com/h3poteto/whalebird-desktop/blob/ac0c22dbb2083be637b782af4a207eafa100805a/yarn.lock#L8329 So it should be installed, why was the command not found......

eman258 commented on 2023-03-16 19:12 (UTC) (edited on 2023-03-16 19:14 (UTC) by eman258)

Running into an issue upgrading from 5.0.1-1 to 5.0.2-1 in my Manjaro KDE installation. Any help is appreciated, many thanks to all the people supporting this great project!

Building whalebird...
==> Making package: whalebird 5.0.2-1 (Thu 16 Mar 2023 12:01:28 PM PDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v5.0.2.tar.gz
  -> Found whalebird.desktop
  -> Found electron-builder.yml
==> Validating source files with md5sums...
    v5.0.2.tar.gz ... Passed
    whalebird.desktop ... Passed
    electron-builder.yml ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting v5.0.2.tar.gz with bsdtar
==> Starting prepare()...
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
error /var/tmp/pamac-build-eman/whalebird/src/whalebird-desktop-5.0.2/node_modules/better-sqlite3: Command failed.
Exit code: 127
Command: prebuild-install || node-gyp rebuild --release
Arguments: 
Directory: /var/tmp/pamac-build-eman/whalebird/src/whalebird-desktop-5.0.2/node_modules/better-sqlite3
Output:
prebuild-install warn install No prebuilt binaries found (target=19.6.0 runtime=node arch=x64 libc= platform=linux)
/bin/sh: line 1: node-gyp: command not found
info Visit https://yarnpkg.com/en/docs/cli/upgrade for documentation about this command.
==> ERROR: A failure occurred in prepare().
    Aborting...

laegnur commented on 2022-11-19 17:28 (UTC) (edited on 2022-11-20 18:44 (UTC) by laegnur)

Edit: Next day to post this, I was able to install the package.


Hello

I'm getting this error. I already have electron 19.1.4 installed, so I don't know why it is trying to download again...

  • electron-builder  version=23.3.3 os=6.0.7-zen1-1-zen
  • loaded configuration  file=/home/laegnur/.cache/yay/whalebird/src/whalebird-desktop-4.7.0/electron-builder.yml
  • writing effective config  file=build/builder-effective-config.yaml
  • packaging       platform=linux arch=x64 electron=19.1.4 appOutDir=build/linux-unpacked
  ⨯ Get "https://github.com/electron/electron/releases/download/v19.1.4/electron-v19.1.4-linux-x64.zip": dial tcp: lookup github.com on [::1]:53: read udp [::1]:55082->[::1]:53: read: connection refused
github.com/develar/app-builder/pkg/download.(*Downloader).follow.func1
    /Volumes/data/Documents/app-builder/pkg/download/downloader.go:206
github.com/develar/app-builder/pkg/download.(*Downloader).follow
    /Volumes/data/Documents/app-builder/pkg/download/downloader.go:234
github.com/develar/app-builder/pkg/download.(*Downloader).DownloadNoRetry
    /Volumes/data/Documents/app-builder/pkg/download/downloader.go:128
github.com/develar/app-builder/pkg/download.(*Downloader).Download
    /Volumes/data/Documents/app-builder/pkg/download/downloader.go:112
github.com/develar/app-builder/pkg/electron.(*ElectronDownloader).doDownload
    /Volumes/data/Documents/app-builder/pkg/electron/electronDownloader.go:192
github.com/develar/app-builder/pkg/electron.(*ElectronDownloader).Download
    /Volumes/data/Documents/app-builder/pkg/electron/electronDownloader.go:177
github.com/develar/app-builder/pkg/electron.downloadElectron.func1.1
    /Volumes/data/Documents/app-builder/pkg/electron/electronDownloader.go:73
github.com/develar/app-builder/pkg/util.MapAsyncConcurrency.func2
    /Volumes/data/Documents/app-builder/pkg/util/async.go:68
runtime.goexit
    /usr/local/Cellar/go/1.17/libexec/src/runtime/asm_amd64.s:1581  
  ⨯ /home/laegnur/.cache/yay/whalebird/src/whalebird-desktop-4.7.0/node_modules/app-builder-bin/linux/x64/app-builder process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
Exit code:
1  failedTask=build stackTrace=Error: /home/laegnur/.cache/yay/whalebird/src/whalebird-desktop-4.7.0/node_modules/app-builder-bin/linux/x64/app-builder process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
Exit code:
1
    at ChildProcess.<anonymous> (/home/laegnur/.cache/yay/whalebird/src/whalebird-desktop-4.7.0/node_modules/builder-util/src/util.ts:250:14)
    at Object.onceWrapper (node:events:628:26)
    at ChildProcess.emit (node:events:513:28)
    at maybeClose (node:internal/child_process:1091:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)