Tranche De Pain
Tranche De Pain
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
Same issue in bash
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
I can try.
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
I just sudo'd it and
thread '<unnamed>' panicked at crates/tauri-cli/src/helpers/app_paths.rs:119:5:
Couldn't recognize the current folder as a Tauri project. It must contain a `tauri.conf.json`, `tauri.conf.json5` or `Tauri.toml` file in any subfolder.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread '<unnamed>' panicked at crates/tauri-cli/src/helpers/app_paths.rs:119:5:
Couldn't recognize the current folder as a Tauri project. It must contain a `tauri.conf.json`, `tauri.conf.json5` or `Tauri.toml` file in any subfolder.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
Ok. I'm not sure if that would be the cause, but I had to change some paths variables because I'm using fish and it doesn't like ${srcdir} for example. Not sure if makepkg takes that into consideration. But now I'm at the line :
deno task tauri build --ci -b deb -- --frozen
deno task tauri build --ci -b deb -- --frozen
And here's what I'm getting :
Could not initialize cache database '/deno-cache/node_analysis_cache_v2', deleting and retrying... (unable to open database file: /deno-cache/node_analysis_cache_v2

Caused by:
Error code 14: Unable to open the database file)
Could not initialize cache database '/deno-cache/dep_analysis_cache_v2', deleting and retrying... (unable to open database file: /deno-cache/dep_analysis_cache_v2

Caused by:
Error code 14: Unable to open the database file)
Could not initialize cache database '/deno-cache/v8_code_cache_v2', deleting and retrying... (unable to open database file: /deno-cache/v8_code_cache_v2

Caused by:
Error code 14: Unable to open the database file)
Failed to open cache file '/deno-cache/dep_analysis_cache_v2', opening in-memory cache.
Failed to open cache file '/deno-cache/v8_code_cache_v2', performance may be degraded.
Failed to open cache file '/deno-cache/node_analysis_cache_v2', opening in-memory cache.
thread '<unnamed>' panicked at crates/tauri-cli/src/helpers/app_paths.rs:119:5:
Couldn't recognize the current folder as a Tauri project. It must contain a `tauri.conf.json`, `tauri.conf.json5` or `Tauri.toml` file in any subfolder.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Could not initialize cache database '/deno-cache/node_analysis_cache_v2', deleting and retrying... (unable to open database file: /deno-cache/node_analysis_cache_v2

Caused by:
Error code 14: Unable to open the database file)
Could not initialize cache database '/deno-cache/dep_analysis_cache_v2', deleting and retrying... (unable to open database file: /deno-cache/dep_analysis_cache_v2

Caused by:
Error code 14: Unable to open the database file)
Could not initialize cache database '/deno-cache/v8_code_cache_v2', deleting and retrying... (unable to open database file: /deno-cache/v8_code_cache_v2

Caused by:
Error code 14: Unable to open the database file)
Failed to open cache file '/deno-cache/dep_analysis_cache_v2', opening in-memory cache.
Failed to open cache file '/deno-cache/v8_code_cache_v2', performance may be degraded.
Failed to open cache file '/deno-cache/node_analysis_cache_v2', opening in-memory cache.
thread '<unnamed>' panicked at crates/tauri-cli/src/helpers/app_paths.rs:119:5:
Couldn't recognize the current folder as a Tauri project. It must contain a `tauri.conf.json`, `tauri.conf.json5` or `Tauri.toml` file in any subfolder.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
I just checked and I actually do have all the dependencies.
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
I'll try that. But I just double checked and yay doesn't even give me the option to uninstall the install deps, so I'm pretty sure I didn't in this case.
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
I do, but I'm not sure if I did in this case.
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
I'd like to believe I'm missing some dependencies or something, but it is a genuine Tauri error related to missing files.
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
Alright. - Created a folder in my Downloads/ - Fetched PKGBUILD - Ran makepkg -si - Same result
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
Never done that manually before so just give me a minute
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
I could test with the PKGBUILD directly.
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
Yes I did that already. Also simply told yay to do a clean build. Both cases, same result.
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
Oh
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
What exactly do you mean by "try the cached files". Like makepkg?
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
I use yay
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
No worries, I understand. I'm in no hurry to fix this. I mostly want both of us to understand the problem to document it properly. To answer your question, yes it does happen on both versions.
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
No description
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
With a clean build :
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
opendeck ... Passed
:: (1/1) Parsing SRCINFO: opendeck
==> Making package: opendeck v2.4.1-1 (Thu 30 Jan 2025 03:04:26 PM EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating opendeck git repo...
==> Validating source files with sha256sums...
opendeck ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Creating working copy of opendeck git repo...
Cloning into 'opendeck'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Submodule 'plugins/com.amansprojects.starterpack.sdPlugin' (https://github.com/ninjadev64/opendeck-starterpack.git) registered for path '../plugins/com.amansprojects.starterpack.sdPlugin'
Cloning into '/home/tranchedepain/.cache/yay/opendeck/src/opendeck/plugins/com.amansprojects.starterpack.sdPlugin'...
Submodule path '../plugins/com.amansprojects.starterpack.sdPlugin': checked out '7bc111010245a4e361eb79bf833ec8e5df2aa25a'
==> Sources are ready.
==> Making package: opendeck v2.4.1-1 (Thu 30 Jan 2025 03:04:32 PM EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
Task tauri tauri "build" "--ci" "-b" "deb" "--" "--frozen"
thread '<unnamed>' panicked at crates/tauri-cli/src/helpers/app_paths.rs:119:5:
Couldn't recognize the current folder as a Tauri project. It must contain a `tauri.conf.json`, `tauri.conf.json5` or `Tauri.toml` file in any subfolder.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
==> ERROR: A failure occurred in build().
Aborting...
-> error making: opendeck-exit status 4
-> Failed to install the following packages. Manual intervention is required:
opendeck - exit status 4
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
opendeck ... Passed
:: (1/1) Parsing SRCINFO: opendeck
==> Making package: opendeck v2.4.1-1 (Thu 30 Jan 2025 03:04:26 PM EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating opendeck git repo...
==> Validating source files with sha256sums...
opendeck ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Creating working copy of opendeck git repo...
Cloning into 'opendeck'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Submodule 'plugins/com.amansprojects.starterpack.sdPlugin' (https://github.com/ninjadev64/opendeck-starterpack.git) registered for path '../plugins/com.amansprojects.starterpack.sdPlugin'
Cloning into '/home/tranchedepain/.cache/yay/opendeck/src/opendeck/plugins/com.amansprojects.starterpack.sdPlugin'...
Submodule path '../plugins/com.amansprojects.starterpack.sdPlugin': checked out '7bc111010245a4e361eb79bf833ec8e5df2aa25a'
==> Sources are ready.
==> Making package: opendeck v2.4.1-1 (Thu 30 Jan 2025 03:04:32 PM EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
Task tauri tauri "build" "--ci" "-b" "deb" "--" "--frozen"
thread '<unnamed>' panicked at crates/tauri-cli/src/helpers/app_paths.rs:119:5:
Couldn't recognize the current folder as a Tauri project. It must contain a `tauri.conf.json`, `tauri.conf.json5` or `Tauri.toml` file in any subfolder.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
==> ERROR: A failure occurred in build().
Aborting...
-> error making: opendeck-exit status 4
-> Failed to install the following packages. Manual intervention is required:
opendeck - exit status 4
172 replies
OOpenDeck
Created by ninjadev64 on 12/28/2024 in #threads
OpenDeck on Arch Linux
Hello. Coming in as requested to look into the issue with the missing Tauri files that I mentioned on the AUR page.
172 replies