FYI I have the same issue, it also used to work, and I'm also unable to figure out what is wrong.
Search Criteria
Package Details: standardnotes-desktop 3.195.13-1
Package Actions
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: | GPL-3.0-or-later |
Submitter: | FillFeile |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 48 |
Popularity: | 0.188164 |
First Submitted: | 2017-06-04 13:58 (UTC) |
Last Updated: | 2024-11-22 16:23 (UTC) |
Dependencies (7)
- electron31 (electron31-binAUR)
- libsecret
- git (git-gitAUR, git-glAUR) (make)
- libxcrypt-compat (make)
- nvmAUR (nvm-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Required by (0)
Sources (3)
hiciu commented on 2023-06-28 11:03 (UTC)
elephantrider commented on 2023-06-06 22:38 (UTC)
When I select text, it doesn't seem to be highlighted even though it is. I cannot figure out what's wrong. Any ideas?
Used to work for standardnotes-bin at least.
dataprolet 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.
dataprolet commented on 2023-04-13 16:23 (UTC) (edited on 2023-04-13 16:24 (UTC) by dataprolet)
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.
Pinned Comments