Package Details: standardnotes-desktop 3.160.16-2

Git Clone URL: https://aur.archlinux.org/standardnotes-desktop.git (read-only, click to copy)
Package Base: standardnotes-desktop
Description: An end-to-end encrypted notes app for digitalists and professionals.
Upstream URL: https://standardnotes.com
Keywords: notes
Licenses: GPL3
Submitter: FillFeile
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 48
Popularity: 0.37
First Submitted: 2017-06-04 13:58 (UTC)
Last Updated: 2023-05-31 18:09 (UTC)

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

proledatarian commented on 2023-04-13 16:37 (UTC)

@yochananmarqos Thanks, clearing the cache did the trick.

yochananmarqos commented on 2023-04-13 16:26 (UTC)

@proledatarian: Can't reproduce. Build in a chroot or at least clear your /home/user/.cache/electron-builder/ folder and try again.

proledatarian commented on 2023-04-13 16:23 (UTC) (edited on 2023-04-13 16:24 (UTC) by proledatarian)

For me building this package always fails with the following error:

  ⨯ cannot execute  cause=fork/exec /home/user/.cache/electron-builder/fpm/fpm-1.9.3-2.3.1-linux-x86_64/fpm: no such file or directory
                    command=/home/user/.cache/electron-builder/fpm/fpm-1.9.3-2.3.1-linux-x86_64/fpm -s dir --force -t deb -d libgtk-3-0
-d libnotify4 -d libnss3 -d libxss1 -d libxtst6 -d xdg-utils -d libatspi2.0-0 -d libuuid1 -d libsecret-1-0 --deb-recommends 
libappindicator3-1 --deb-compression xz --architecture amd64 --after-install /tmp/t-JtI1V0/0-after-install --after-remove /tmp/t-JtI1V0
/1-after-remove --description '
     An end-to-end encrypted notes app for digitalists and professionals.' --version 3.150.49 --package /home/user/.cache
/yay/standardnotes-desktop/src/app--standardnotes-desktop-3.150.49/packages/desktop/dist/standard-notes-3.150.49-linux-amd64.deb --name
 'Standard Notes' --maintainer 'Standard Notes <help@standardnotes.com>' --url 'https://github.com/standardnotes/app#readme' --vendor 
'Standard Notes <help@standardnotes.com>' --deb-priority optional '/home/user/.cache/yay/standardnotes-desktop/src/app--standardnotes-
desktop-3.150.49/packages/desktop/dist/linux-unpacked/=/opt/Standard Notes' /home/user/.cache/yay/standardnotes-desktop/src/app--
standardnotes-desktop-3.150.49/packages/desktop/build/icon/Icon-512x512.png=/usr/share/icons/hicolor/512x512/apps/standard-notes.png 
/tmp/t-JtI1V0/2-standard-notes.desktop=/usr/share/applications/standard-notes.desktop
                    workingDir=
==> ERROR: A failure occurred in build().
    Aborting...

Bink commented on 2023-02-14 02:11 (UTC)

Simply bumping pkgver to the current desktop release version, successfully builds and runs for me. Perhaps consider pushing that as an update at the very least. I didn't encounter the other issues mentioned by @MrWhiskers.

pkgver=3.148.0

lsf commented on 2022-11-25 17:15 (UTC)

Oh dear, I've totally missed the notification that this had been outdated for quite some time – sorry about that!

I'll see about updating things (including the git issue – that could be addressed like I did in https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=briar-desktop#n44, for example) asap :)

MrWhiskers commented on 2022-11-25 17:00 (UTC)

New git security fixes lead to "fatal: transport 'file' not allowed" error in CI systems; CVE-2022-39253 - which seems to affect this package?

See error below:

Submodule 'web' (https://github.com/standardnotes/web.git) registered for path 'web'
Cloning into '/home/xxx/.cache/yay/standardnotes-desktop/src/desktop/web'...
fatal: transport 'file' not allowed
fatal: clone of '/home/xxx/.cache/yay/standardnotes-desktop/src/web' into submodule path '/home/xxx/.cache/yay/standardnotes-desktop/src/desktop/web' failed
Failed to clone 'web'. Retry scheduled
Cloning into '/home/xxx/.cache/yay/standardnotes-desktop/src/desktop/web'...
fatal: transport 'file' not allowed
fatal: clone of '/home/xxx/.cache/yay/standardnotes-desktop/src/web' into submodule path '/home/xxx/.cache/yay/standardnotes-desktop/src/desktop/web' failed
Failed to clone 'web' a second time, aborting
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> error making: standardnotes-desktop

yochananmarqos commented on 2022-11-17 19:24 (UTC)

Updated and improved PKGBUILD using the system Electron.

jsutton commented on 2022-03-25 12:55 (UTC)

@lsf: it looks like python2 can be removed from the makedepends. I just built the current version without it successfully.

haven commented on 2022-02-21 18:26 (UTC)

standardnotes-desktop.js ... FAILED ==> ERROR: One or more files did not pass the validity check! error: failed to download sources for 'standardnotes-desktop-3.11.1-1': error: packages failed to build: standardnotes-desktop-3.11.1-1

Could not update.

Darkness commented on 2021-12-11 19:52 (UTC) (edited on 2021-12-11 19:52 (UTC) by Darkness)

@lsf: You're right, my bad! Been on Manjaro for so long I forgot it differs from vanilla Arch :) Manjaro just updated today, I installed electron15 and build works, sorry about that.