Now, it gives the following error:
> Joplin@1.0.245 dist /home/XXX/.cache/yay/joplin/src/joplin-1.0.245/ElectronClient
> electron-builder
• electron-builder version=22.3.2 os=5.4.64-1-MANJARO
• loaded configuration file=package.json ("build" field)
• electron-rebuild not required if you use electron-builder, please consider to remove excess dependency from devDependencies
To ensure your native dependencies are always matched electron version, simply add script `"postinstall": "electron-builder install-app-deps" to your `package.json`
• writing effective config file=dist/builder-effective-config.yaml
• skipped dependencies rebuild reason=npmRebuild is set to false
• packaging platform=linux arch=x64 electron=8.2.5 appOutDir=dist/linux-unpacked
• building target=AppImage arch=x64 file=dist/Joplin-1.0.245.AppImage
⨯ cannot execute cause=exit status 1
errorOut=Write failed because No space left on device
FATAL ERROR:Failed to write to output filesystem
command=/home/XXX/.cache/electron-builder/appimage/appimage-12.0.1/linux-x64/mksquashfs /home/XXX/.cache/yay/joplin/src/joplin-1.0.245/ElectronClient/dist/__appImage-x64 /home/XXX/.cache/yay/joplin/src/joplin-1.0.245/ElectronClient/dist/Joplin-1.0.245.AppImage -offset 188392 -all-root -noappend -no-progress -quiet -no-xattrs -no-fragments
workingDir=/home/XXX/.cache/yay/joplin/src/joplin-1.0.245/ElectronClient/dist/__appImage-x64
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! Joplin@1.0.245 dist: `electron-builder`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the Joplin@1.0.245 dist script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/XXX/.npm/_logs/2020-09-13T09_20_00_802Z-debug.log
==> ERROR: A failure occurred in build().
Aborting...
It says there is not enough space, but there are more than 15 GB free. Any ideas?
Pinned Comments
masterkorp commented on 2021-12-27 11:30 (UTC) (edited on 2021-12-27 11:32 (UTC) by masterkorp)
Hello everyone,
There was been several difficulties upgrading the Joplin due to major changes in the build system upstream.
I have finnally got version 2.6.10 working with pacthes, but remenber:
You may need to remove your src/ folder before using this version
The patches are still not perfect, you must say yes to a prompt
I will continue working on this later today, but its usable and stable, please remenber you can always report issues on the github repository.
Regards, Alfredo Palhares
masterkorp commented on 2020-12-24 19:58 (UTC) (edited on 2020-12-24 20:00 (UTC) by masterkorp)
Hello everyone,
I will be renaming the packages to its final form.
Also, please for problems with the package, please open an issue on the Github repo, its really hard to provide support on the comments section, you can also email me.
If you have problems with the
check()
function, just run makepkg with the--nocheck
flag.Thank you for your patience. Regards, Alfredo Palhares