Unable to update system using shelly (obsolete CLI syntax)
needs triage
<!--
Thanks for taking the time to fill out this bug report!
Please make sure to
[search for existing issues](https://github.com/topgrade-rs/topgrade/issues)
before filing a new one!
Questions labeled with `Optional` can be skipped.
-->
## Checklist
- [X ] I have searched the issue tracker for relevant or duplicate issues.
## Erroneous Behavior
The linux system upgrade option for shelly is currently non functional due to recent changes in the CLI syntax.
If shelly is enabled it attempts to run the following command:
```
/usr/bin/shelly upgrade --all --sync
```
Which does not exist anymore. To achieve the same results the following commands need to be run:
```
shelly sync
shelly upgrade-all
```
## Expected Behavior
`arch_package_manager = "shelly"` should work again. I think the default behavior is fine for most use cases although there is some redundancy. If upgrade-all is used shelly handles the following:
* System packages
* AUR packages
* Flatpaks
* AppImages (only ones managed by shelly)
Perhaps it makes sense to omit flatpak updates as there is already logic for that in topgrade? In that case the commands could look something like this:
```
shelly upgrade
shelly aur upgrade
shelly appimage upgrade
```
CachyOS is strongly focusing on shelly as the package manager. The most recent release now no longer comes with paru installed. This might be out of scope but defaulting to shelly on CachyOS installs would make sense.
## Steps to reproduce
- Needs arch linux or derivative (e.g. CachyOS)
- Set shelly as the package manager: `arch_package_manager = "shelly"`
- Run topgrade
- At the System Update stage the command will fail with the following error:
```
Unrecognized command or argument '--all'.
Unrecognized command or argument '--sync'.
```
## Problem persists without calling from topgrade
<!--
Execute the erroneous command directly to see if the problem persists.
-->
- [X ] Yes
- [ ] No
## Ran through `Remote Execution`
<!--
Did you run topgrade through `Remote Execution`?
-->
- [ ] Yes
- [X ] No
## Additional Details
- Operation System/Version
- CachyOS Linux 7.1.2-2
- Installation
<!--
How did you install topgrade: build from repo / crates.io (cargo install topgrade)
/ package manager (which one) / other (describe)
-->
- Installed through the AUR: https://aur.archlinux.org/packages/topgrade
- Topgrade version (`topgrade -V`)
- topgrade 17.6.2
## Verbose Output (`topgrade -v`)
### Note: Had to shorten the debug output due to the length
<!--
Paste the verbose output into the pre-tags
-->
<details>
<pre>
[34mDEBUG[0m Current system locale is en-US
[34mDEBUG[0m Configuration at /home/skare/.config/topgrade/topgrade.toml
[34mDEBUG[0m Loaded configuration: ConfigFile { include: Some(Include { paths: None }), misc: Some(Misc { allow_root: None, pre_sudo: Some(true), sudo_loop: None, sudo_loop_interval: None, sudo_command: None, disable: Some([Emacs]), first: None, last: None, ignore_failures: None, remote_topgrades: None, remote_topgrade_path: None, ssh_arguments: None, tmux_arguments: None, set_title: None, display_time: None, assume_yes: None, ask_retry: None, auto_retry: None, no_retry: None, show_skipped: None, run_in_tmux: None, tmux_session_mode: None, cleanup: Some(true), notify_each_step: None, skip_notify: None, notify_end: None, bashit_branch: None, only: None, no_self_update: None, log_filters: None, show_distribution_summary: None, nix_handler: None }), pre_commands: Some({"Timeshift snapshot": "timeshift-autosnap"}), post_commands: Some({"remove orphans": "sudo pacman -Qtdq | sudo pacman -Rns -", "download nightly Proton-CachyOS": "download-proton-cachyos-nightly"}), commands: Some({}), conda: Some(Conda { env_names: None, env_paths: None }), python: Some(Python { enable_pip_review: None, enable_pip_review_local: None, enable_pipupgrade: None, pipupgrade_arguments: None, poetry_force_self_update: None }), composer: Some(Composer { self_update: None }), brew: Some(Brew { greedy_cask: None, greedy_latest: None, greedy_auto_updates: None, autoremove: None, fetch_head: None }), linux: Some(Linux { yay_arguments: None, aura_aur_arguments: None, aura_pacman_arguments: None, arch_package_manager: Some(Shelly), show_arch_news: None, garuda_update_arguments: None, trizen_arguments: None, pikaur_arguments: None, pamac_arguments: None, shelly_arguments: None, dnf_arguments: None, nix_arguments: None, nix_env_arguments: None, apt_arguments: None, enable_tlmgr: None, redhat_distro_sync: None, suse_dup: None, rpm_ostree: None, bootc: None, emerge_sync_flags: None, emerge_update_flags: None, home_manager_arguments: None }), mandb: Some(Mandb { enable: None }), git: Some(Git { max_concurrency: None, arguments: None, repos: Some(["~/Projects/CachyOS/*/*/", "/media/games/SteamLibrary/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro/Mods/*/"]), pull_predefined: None, fetch_only: None }), go: Some(Go { gup_exclude: None }), containers: Some(Containers { ignored_containers: None, runtime: Some(Podman), system_prune: None, use_sudo: None }), windows: Some(Windows { accept_all_updates: None, updates_auto_reboot: None, self_rename: None, open_remotes_in_new_terminal: None, wsl_update_pre_release: None, wsl_update_use_web_download: None, winget_silent_install: None, winget_use_sudo: None }), npm: Some(NPM { use_sudo: None }), chezmoi: Some(Chezmoi { exclude_encrypted: None }), mise: Some(Mise { bump: None, interactive: None, jobs: None, verbose: None, quiet: None, silent: None }), yarn: Some(Yarn { use_sudo: None }), deno: Some(Deno { version: None }), vim: Some(Vim { force_plug_update: None, vim_pack_prune: None }), firmware: Some(Firmware { upgrade: Some(false) }), vagrant: Some(Vagrant { directories: None, power_on: None, always_suspend: None }), flatpak: Some(Flatpak { use_sudo: None }), pixi: Some(Pixi { include_release_notes: None }), distrobox: Some(Distrobox { use_root: Some(false), containers: None }), lensfun: Some(Lensfun { use_sudo: None }), julia: Some(JuliaConfig { startup_file: None }), zigup: Some(Zigup { target_versions: None, install_dir: None, path_link: None, cleanup: None }), vscode: Some(VscodeConfig { profile: Some("Default") }), doom: Some(DoomConfig { aot: None }), cargo: Some(Cargo { git: None, quiet: None, locked: None }), rustup: Some(Rustup { channels: None }), pkgfile: Some(Pkgfile { enable: None }), viteplus: Some(VitePlus { use_sudo: None }) }
[34mDEBUG[0m Version: 17.6.2
[34mDEBUG[0m OS: x86_64-unknown-linux-gnu
[34mDEBUG[0m Args { inner: ["topgrade", "-v"] }
[34mDEBUG[0m Binary path: Ok("/usr/bin/topgrade")
[34mDEBUG[0m self-update Feature Enabled: false
[34mDEBUG[0m Configuration: Config { opt: CommandLineArgs { edit_config: false, show_config_reference: false, run_in_tmux: false, no_tmux: false, cleanup: false, dry_run: false, run_type: Wet, no_retry: false, no_ask_retry: false, auto_retry: None, disable: [], only: [], custom_commands: [], env: [], verbose: true, keep_at_end: false, skip_notify: false, notify_end: Always, yes: None, disable_predefined_git_repos: false, config: None, remote_host_limit: None, show_skipped: false, allow_root: false, sudo_loop: false, sudo_loop_interval: None, log_filter: "warn", gen_completion: None, gen_manpage: false, no_self_update: false }, config_file: ConfigFile { include: Some(Include { paths: None }), misc: Some(Misc { allow_root: None, pre_sudo: Some(true), sudo_loop: None, sudo_loop_interval: None, sudo_command: None, disable: Some([Emacs]), first: None, last: None, ignore_failures: None, remote_topgrades: None, remote_topgrade_path: None, ssh_arguments: None, tmux_arguments: None, set_title: None, display_time: None, assume_yes: None, ask_retry: None, auto_retry: None, no_retry: None, show_skipped: None, run_in_tmux: None, tmux_session_mode: None, cleanup: Some(true), notify_each_step: None, skip_notify: None, notify_end: None, bashit_branch: None, only: None, no_self_update: None, log_filters: None, show_distribution_summary: None, nix_handler: None }), pre_commands: Some({"Timeshift snapshot": "timeshift-autosnap"}), post_commands: Some({"remove orphans": "sudo pacman -Qtdq | sudo pacman -Rns -", "download nightly Proton-CachyOS": "download-proton-cachyos-nightly"}), commands: Some({}), conda: Some(Conda { env_names: None, env_paths: None }), python: Some(Python { enable_pip_review: None, enable_pip_review_local: None, enable_pipupgrade: None, pipupgrade_arguments: None, poetry_force_self_update: None }), composer: Some(Composer { self_update: None }), brew: Some(Brew { greedy_cask: None, greedy_latest: None, greedy_auto_updates: None, autoremove: None, fetch_head: None }), linux: Some(Linux { yay_arguments: None, aura_aur_arguments: None, aura_pacman_arguments: None, arch_package_manager: Some(Shelly), show_arch_news: None, garuda_update_arguments: None, trizen_arguments: None, pikaur_arguments: None, pamac_arguments: None, shelly_arguments: None, dnf_arguments: None, nix_arguments: None, nix_env_arguments: None, apt_arguments: None, enable_tlmgr: None, redhat_distro_sync: None, suse_dup: None, rpm_ostree: None, bootc: None, emerge_sync_flags: None, emerge_update_flags: None, home_manager_arguments: None }), mandb: Some(Mandb { enable: None }), git: Some(Git { max_concurrency: None, arguments: None, repos: Some(["~/Projects/CachyOS/*/*/", "/media/games/SteamLibrary/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro/Mods/*/"]), pull_predefined: None, fetch_only: None }), go: Some(Go { gup_exclude: None }), containers: Some(Containers { ignored_containers: None, runtime: Some(Podman), system_prune: None, use_sudo: None }), windows: Some(Windows { accept_all_updates: None, updates_auto_reboot: None, self_rename: None, open_remotes_in_new_terminal: None, wsl_update_pre_release: None, wsl_update_use_web_download: None, winget_silent_install: None, winget_use_sudo: None }), npm: Some(NPM { use_sudo: None }), chezmoi: Some(Chezmoi { exclude_encrypted: None }), mise: Some(Mise { bump: None, interactive: None, jobs: None, verbose: None, quiet: None, silent: None }), yarn: Some(Yarn { use_sudo: None }), deno: Some(Deno { version: None }), vim: Some(Vim { force_plug_update: None, vim_pack_prune: None }), firmware: Some(Firmware { upgrade: Some(false) }), vagrant: Some(Vagrant { directories: None, power_on: None, always_suspend: None }), flatpak: Some(Flatpak { use_sudo: None }), pixi: Some(Pixi { include_release_notes: None }), distrobox: Some(Distrobox { use_root: Some(false), containers: None }), lensfun: Some(Lensfun { use_sudo: None }), julia: Some(JuliaConfig { startup_file: None }), zigup: Some(Zigup { target_versions: None, install_dir: None, path_link: None, cleanup: None }), vscode: Some(VscodeConfig { profile: Some("Default") }), doom: Some(DoomConfig { aot: None }), cargo: Some(Cargo { git: None, quiet: None, locked: None }), rustup: Some(Rustup { channels: None }), pkgfile: Some(Pkgfile { enable: None }), viteplus: Some(VitePlus { use_sudo: None }) }, allowed_steps: [AM, AndroidStudio, Antigravity, AppMan, Aqua, Asdf, Atom, Atuin, Audit, AutoCpufreq, Bin, Bob, BrewCask, BrewFormula, Bun, BunPackages, Cargo, Certbot, Chezmoi, Chocolatey, Choosenim, CinnamonSpices, ClamAvDb, ClaudeCode, Colima, Composer, Conda, ConfigUpdate, Containers, Cursor, CustomCommands, DebGet, Deno, Distrobox, DkpPacman, Dotnet, Elan, Falconf, Firmware, Flatpak, Flutter, Fossil, Gcloud, Gearlever, Gem, Getnf, Ghcup, GitRepos, GithubCliExtensions, GnomeShellExtensions, Go, Guix, Haxelib, Helix, HelixDb, Helm, HomeManager, Hyprpm, InstallRelease, JetbrainsAqua, JetbrainsClion, JetbrainsDatagrip, JetbrainsDataspell, JetbrainsGateway, JetbrainsGoland, JetbrainsIdea, JetbrainsMps, JetbrainsPhpstorm, JetbrainsPycharm, JetbrainsRider, JetbrainsRubymine, JetbrainsRustrover, JetbrainsToolbox, JetbrainsWebstorm, Jetpack, Julia, Juliaup, Kakoune, Krew, Lensfun, Lure, Macports, Mamba, Mandb, Mas, Maza, Micro, MicrosoftOffice, MicrosoftStore, Miktex, Mise, Myrepos, Nix, Node, Ollama, Opam, Pacdef, Pacstall, Pearl, Pi, Pip3, PipReview, PipReviewLocal, Pipupgrade, Pipx, Pipxu, Pixi, Pkg, Pkgfile, Pkgin, PlatformioCore, Pnpm, Poetry, Powershell, Protonplus, Protonup, Pyenv, Raco, Rcm, Remotes, Restarts, Rtcl, RubyGems, Rustup, Rye, Scoop, Sdkman, SelfUpdate, Sheldon, Shell, Skills, Snap, Sparkle, Spicetify, Stack, Stew, System, Tldr, Tlmgr, Tmux, Toolbx, Tpack, Typst, Uv, Vagrant, Vcpkg, Vim, VitePlus, VoltaPackages, Vscode, VscodeInsiders, Vscodium, VscodiumInsiders, Waydroid, Windsurf, Winget, Wsl, WslUpdate, Xcodes, Yadm, Yarn, Yazi, Zigup, Zvm] }
[34mDEBUG[0m Running with euid: 1000
[34mDEBUG[0m Cannot find "doas"
[34mDEBUG[0m Detected "/usr/bin/sudo" as "sudo"
[34mDEBUG[0m Sudo: Ok(Sudo { path: Some("/usr/bin/sudo"), kind: Sudo })
―― 23:15:26 - Sudo ――
[34mDEBUG[0m Executing command `/usr/bin/sudo -v`
―― 23:15:26 - Timeshift snapshot ――
[34mDEBUG[0m Executing command `/bin/fish -c timeshift-autosnap`
[34mDEBUG[0m Step "packer.nu"
[34mDEBUG[0m Step "System update"
―― 23:15:26 - System update ――
[34mDEBUG[0m Cannot find "powerpill"
[34mDEBUG[0m Detected "/usr/bin/shelly" as "shelly"
[34mDEBUG[0m Executing command `/usr/bin/shelly upgrade --all --sync`
'--all' was not matched. Did you mean one of the following?
--help
'--sync' was not matched. Did you mean one of the following?
--json
Description:
Perform a full system upgrade
Usage:
shelly upgrade [options]
Options:
-?, -h, --help Show help and usage information
-n, --no-confirm Disable confirmation prompts
-U, --ui-mode Enable UI mode
-j, --json Output results in JSON format for scripting.
-v, --verbose Enable verbose logging.
Shortcodes:
Grammar: -<Type><Action><modifiers...> [positionals]
Type selects the command group, Action selects the verb, and
modifiers are that verb's own short flags (case-sensitive).
Types:
I appimage
A aur
C config
F flatpak
K keyring
S standard
U utility
Examples:
-SIu firefox -> install -u firefox
-AS query -> aur search query
-KV ABCD -> keyring recv ABCD
In shortcode mode use --ui-mode instead of -U.
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/shelly upgrade --all --sync`\x1b[0m
1: \x1b[91m`/usr/bin/shelly` failed: exit status: 1\x1b[0m
Location:
\x1b[35msrc/steps/os/archlinux.rs\x1b[0m:\x1b[35m343\x1b[0m)
[34mDEBUG[0m Step "System update" failed:
0: \x1b[91mCommand failed: `/usr/bin/shelly upgrade --all --sync`\x1b[0m
1: \x1b[91m`/usr/bin/shelly` failed: exit status: 1\x1b[0m
Location:
\x1b[35msrc/steps/os/archlinux.rs\x1b[0m:\x1b[35m343\x1b[0m
System update failed:
0: [91mCommand failed: `/usr/bin/shelly upgrade --all --sync`[0m
1: [91m`/usr/bin/shelly` failed: exit status: 1[0m
Location:
[35msrc/steps/os/archlinux.rs[0m:[35m343[0m[34mDEBUG[0m Step "pihole"
[34mDEBUG[0m Step "Brew"
[34mDEBUG[0m Step "Brew Cask"
[34mDEBUG[0m Step "config-update"
[34mDEBUG[0m Detected "/usr/bin/pacdiff" as "pacdiff"
―― 23:15:26 - Configuration update ――
[34mDEBUG[0m Executing command `/usr/bin/sudo '--preserve-env=DIFFPROG' /usr/bin/pacdiff`
[34mDEBUG[0m Step "am"
[34mDEBUG[0m Step "appman"
[34mDEBUG[0m Step "deb-get"
[34mDEBUG[0m Step "toolbx"
[34mDEBUG[0m Step "snap"
[34mDEBUG[0m Step "pacstall"
[34mDEBUG[0m Step "pacdef"
[34mDEBUG[0m Step "protonup"
[34mDEBUG[0m Step "ProtonPlus"
[34mDEBUG[0m Detected "/usr/bin/flatpak" as "flatpak"
[34mDEBUG[0m Executing command `/usr/bin/flatpak info com.vysp3r.ProtonPlus`
[34mDEBUG[0m Flatpak "com.vysp3r.ProtonPlus" is installed
[34mDEBUG[0m Detected "/usr/bin/flatpak" as "flatpak"
[34mDEBUG[0m Executing command `/usr/bin/flatpak run com.vysp3r.ProtonPlus invalidarg67`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/flatpak run com.vysp3r.ProtonPlus invalidarg67`
Stdout:
\x1b[1m\x1b[34mUsage:
\x1b[0m protonplus <command> [options]
\x1b[1m\x1b[34mCommands:
\x1b[0m version Show version
help Show this help
list [launcher_id] List launchers or installed runners
install <launcher_id> <runner_id> [latest] Install runner
uninstall <launcher_id> <runner_id|all> [all] Uninstall runner
update <all|launcher_id> [runner_id] Update runner
Stderr:
** (process:2): WARNING **: 23:15:27.345: steam.vala:242: Error parsing the file
** (process:2): WARNING **: 23:15:27.345: steam.vala:242: Error parsing the file
\x1b[31mError: Unknown command 'invalidarg67'
\x1b[0m\x1b[0m
1: \x1b[91m`/usr/bin/flatpak` failed: exit status: 1 with
** (process:2): WARNING **: 23:15:27.345: steam.vala:242: Error parsing the file
** (process:2): WARNING **: 23:15:27.345: steam.vala:242: Error parsing the file
\x1b[31mError: Unknown command 'invalidarg67'
\x1b[0m\x1b[0m
Location:
\x1b[35msrc/steps/os/linux.rs\x1b[0m:\x1b[35m1259\x1b[0m)
―― 23:15:27 - ProtonPlus (Flatpak) ――
[34mDEBUG[0m Executing command `/usr/bin/flatpak run com.vysp3r.ProtonPlus update all`
Updating all runners...
Updating Proton-GE...
[2K
[32mAlready up to date: Proton-GE
[0mUpdating Proton-CachyOS...
[2K
[32mAlready up to date: Proton-CachyOS
[0mUpdating Proton-EM...
[2K
[32mAlready up to date: Proton-EM
[0m[34mDEBUG[0m Step "distrobox"
[34mDEBUG[0m Detected "/usr/bin/distrobox" as "distrobox"
―― 23:15:28 - Distrobox ――
[34mDEBUG[0m Executing command `/usr/bin/distrobox upgrade --all`
distrobox: Installing basic packages...
/usr/bin/apt-get
/usr/bin/apt-get
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
distrobox: Installing basic packages...
/usr/sbin/dnf
/usr/sbin/dnf
Updating and loading repositories:
Repositories loaded.
Nothing to do.
[34mDEBUG[0m Step "dkp-pacman"
[34mDEBUG[0m Step "Firmware"
[34mDEBUG[0m Detected "/usr/bin/fwupdmgr" as "fwupdmgr"
[34mDEBUG[0m Proc version output: Linux version 7.1.2-2-cachyos (linux-cachyos@cachyos) (clang version 22.1.6, LLD 22.1.6) #1 SMP PREEMPT_DYNAMIC Sun, 28 Jun 2026 15:38:15 +0000
―― 23:15:29 - Firmware upgrades ――
[34mDEBUG[0m Executing command `/usr/bin/fwupdmgr refresh`
[34mDEBUG[0m Executing command `/usr/bin/fwupdmgr get-updates`
Devices with no available firmware updates:
• Database Key
• GIGABYTE
• GIGABYTE
• Key Exchange Key
• Corsair MP600 GS
• KEK CA
• Option ROM UEFI CA
• SNV3S1000G
• SSD 870 QVO 4TB
• SSD 870 QVO 4TB
• SSD 990 PRO 2TB
Devices with the latest available firmware version:
• UEFI CA
• UEFI dbx
• Windows UEFI CA
[34mDEBUG[0m Step "Restarts"
[34mDEBUG[0m Step "Flatpak"
[34mDEBUG[0m Detected "/usr/bin/flatpak" as "flatpak"
―― 23:15:29 - Flatpak User Packages ――
[34mDEBUG[0m Executing command `/usr/bin/flatpak update --user`
Looking for updates…
Info: runtime org.kde.Platform branch 5.15-24.08 is end-of-life, with reason:
We strongly recommend moving to the latest stable version of the Platform and SDK
Info: applications using this runtime:
net.mkiol.SpeechNote
Info: runtime org.freedesktop.Sdk branch 23.08 is end-of-life, with reason:
org.freedesktop.Platform 23.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Info: runtime org.freedesktop.Platform.GL.default branch 23.08-extra is end-of-life, with reason:
org.freedesktop.Platform 23.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Info: runtime org.freedesktop.Platform.GL.default branch 23.08 is end-of-life, with reason:
org.freedesktop.Platform 23.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Nothing to update.
Updating appstream data for user remote sober
[34mDEBUG[0m Executing command `/usr/bin/flatpak uninstall --user --unused`
These runtimes in installation 'user' are pinned and won't be removed; see flatpak-pin(1):
runtime/org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/24.08
runtime/org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/25.08
Nothing unused to uninstall
―― 23:15:30 - Flatpak System Packages ――
[34mDEBUG[0m Executing command `/usr/bin/flatpak update --system`
Looking for updates…
Nothing to update.
[34mDEBUG[0m Executing command `/usr/bin/flatpak uninstall --system --unused`
Nothing unused to uninstall
[34mDEBUG[0m Step "Gear Lever"
[34mDEBUG[0m Detected "/usr/bin/flatpak" as "flatpak"
[34mDEBUG[0m Executing command `/usr/bin/flatpak info it.mijorus.gearlever`
[34mDEBUG[0m Flatpak "it.mijorus.gearlever" is installed
―― 23:15:30 - Gear Lever (Flatpak) ――
[34mDEBUG[0m Detected "/usr/bin/flatpak" as "flatpak"
[34mDEBUG[0m Executing command `/usr/bin/flatpak run it.mijorus.gearlever --list-updates`
No updates available
[34mDEBUG[0m Step "LURE"
[34mDEBUG[0m Step "Waydroid"
[34mDEBUG[0m Step "auto-cpufreq"
[34mDEBUG[0m Step "Cinnamon spices"
[34mDEBUG[0m Step "Manual Entries"
[34mDEBUG[0m Detected "/usr/bin/mandb" as "mandb"
[34mDEBUG[0m Step "pkgfile"
[34mDEBUG[0m Detected "/usr/bin/pkgfile" as "pkgfile"
[34mDEBUG[0m Step "yadm"
[34mDEBUG[0m Step "nix"
[34mDEBUG[0m Step "nix upgrade-nix"
[34mDEBUG[0m Step "guix"
[34mDEBUG[0m Step "home-manager"
[34mDEBUG[0m Step "asdf"
[34mDEBUG[0m Step "mise"
[34mDEBUG[0m Step "pkgin"
[34mDEBUG[0m Step "bun-packages"
[34mDEBUG[0m Step "zr"
[34mDEBUG[0m Step "antibody"
[34mDEBUG[0m Step "antidote"
[34mDEBUG[0m Step "antigen"
[34mDEBUG[0m Step "zgenom"
[34mDEBUG[0m Step "zplug"
[34mDEBUG[0m Step "zinit"
[34mDEBUG[0m Step "zi"
[34mDEBUG[0m Step "zim"
[34mDEBUG[0m Step "oh-my-zsh"
[34mDEBUG[0m Step "oh-my-bash"
[34mDEBUG[0m Detected "/usr/bin/bash" as "bash"
[34mDEBUG[0m Step "fisher"
[34mDEBUG[0m Detected "/usr/bin/fish" as "fish"
[34mDEBUG[0m Executing command `/usr/bin/fish -c 'type -t fisher'`
[34mDEBUG[0m Executing command `/usr/bin/fish -c 'echo "$__fish_config_dir/fish_plugins"'`
[34mDEBUG[0m Step "bash-it"
[34mDEBUG[0m Step "oh-my-fish"
[34mDEBUG[0m Detected "/usr/bin/fish" as "fish"
[34mDEBUG[0m Step "fish-plug"
[34mDEBUG[0m Detected "/usr/bin/fish" as "fish"
[34mDEBUG[0m Step "fundle"
[34mDEBUG[0m Detected "/usr/bin/fish" as "fish"
[34mDEBUG[0m Step "tmux"
[34mDEBUG[0m Step "tpack"
[34mDEBUG[0m Step "pearl"
[34mDEBUG[0m Step "Gnome Shell Extensions"
[34mDEBUG[0m Detected "/usr/bin/gdbus" as "gdbus"
[34mDEBUG[0m Step "pyenv"
[34mDEBUG[0m Step "SDKMAN!"
[34mDEBUG[0m Detected "/usr/bin/bash" as "bash"
[34mDEBUG[0m Step "rcm"
[34mDEBUG[0m Step "maza"
[34mDEBUG[0m Step "hyprpm"
[34mDEBUG[0m Step "atuin"
[34mDEBUG[0m Step "apm"
[34mDEBUG[0m Step "fossil"
[34mDEBUG[0m Step "elan"
[34mDEBUG[0m Step "rye"
[34mDEBUG[0m Step "rustup"
[34mDEBUG[0m Step "juliaup"
[34mDEBUG[0m Step ".NET"
[34mDEBUG[0m Detected "/usr/bin/dotnet" as "dotnet"
[34mDEBUG[0m Executing command `/usr/bin/dotnet tool list --global`
[34mDEBUG[0m Step "choosenim"
[34mDEBUG[0m Step "cargo"
[34mDEBUG[0m Path "/home/skare/.cargo" exists
[34mDEBUG[0m Detected "/usr/bin/cargo" as "cargo"
[34mDEBUG[0m Path "/home/skare/.cargo/.crates.toml" exists
[34mDEBUG[0m Step "Antigravity extensions"
[34mDEBUG[0m Proc version output: Linux version 7.1.2-2-cachyos (linux-cachyos@cachyos) (clang version 22.1.6, LLD 22.1.6) #1 SMP PREEMPT_DYNAMIC Sun, 28 Jun 2026 15:38:15 +0000
[34mDEBUG[0m Step "Cursor extensions"
[34mDEBUG[0m Proc version output: Linux version 7.1.2-2-cachyos (linux-cachyos@cachyos) (clang version 22.1.6, LLD 22.1.6) #1 SMP PREEMPT_DYNAMIC Sun, 28 Jun 2026 15:38:15 +0000
[34mDEBUG[0m Step "Flutter"
[34mDEBUG[0m Step "go-global-update"
[34mDEBUG[0m Step "gup"
[34mDEBUG[0m Step "opam"
[34mDEBUG[0m Step "vcpkg"
[34mDEBUG[0m Step "pi"
[34mDEBUG[0m Step "pipx"
[34mDEBUG[0m Detected "/usr/bin/pipx" as "pipx"
―― 23:15:33 - pipx ――
[34mDEBUG[0m Executing command `/usr/bin/pipx --version`
[34mDEBUG[0m Executing command `/usr/bin/pipx upgrade-all --include-injected --quiet`
No packages upgraded after running 'pipx upgrade-all' 😴
[34mDEBUG[0m Step "pipxu"
[34mDEBUG[0m Step "Visual Studio Code extensions"
[34mDEBUG[0m Proc version output: Linux version 7.1.2-2-cachyos (linux-cachyos@cachyos) (clang version 22.1.6, LLD 22.1.6) #1 SMP PREEMPT_DYNAMIC Sun, 28 Jun 2026 15:38:15 +0000
[34mDEBUG[0m Step "Visual Studio Code Insiders extensions"
[34mDEBUG[0m Proc version output: Linux version 7.1.2-2-cachyos (linux-cachyos@cachyos) (clang version 22.1.6, LLD 22.1.6) #1 SMP PREEMPT_DYNAMIC Sun, 28 Jun 2026 15:38:15 +0000
[34mDEBUG[0m Step "VSCodium extensions"
[34mDEBUG[0m Proc version output: Linux version 7.1.2-2-cachyos (linux-cachyos@cachyos) (clang version 22.1.6, LLD 22.1.6) #1 SMP PREEMPT_DYNAMIC Sun, 28 Jun 2026 15:38:15 +0000
[34mDEBUG[0m Detected "/usr/bin/codium" as "codium"
[34mDEBUG[0m Executing command `/usr/bin/codium --version`
[34mDEBUG[0m [3mversion_output.stdout[0m[2m=[0m"1.121.03429\n824c4c46a288b839f13b24022655329c2aeb9f81\nx64\n"
[34mDEBUG[0m Detected VSCodium version as: 1.121.3429
―― 23:15:33 - VSCodium extensions ――
[34mDEBUG[0m Executing command `/usr/bin/codium --update-extensions`
No extension to update
[34mDEBUG[0m Step "VSCodium Insiders extensions"
[34mDEBUG[0m Proc version output: Linux version 7.1.2-2-cachyos (linux-cachyos@cachyos) (clang version 22.1.6, LLD 22.1.6) #1 SMP PREEMPT_DYNAMIC Sun, 28 Jun 2026 15:38:15 +0000
[34mDEBUG[0m Step "Windsurf extensions"
[34mDEBUG[0m Proc version output: Linux version 7.1.2-2-cachyos (linux-cachyos@cachyos) (clang version 22.1.6, LLD 22.1.6) #1 SMP PREEMPT_DYNAMIC Sun, 28 Jun 2026 15:38:15 +0000
[34mDEBUG[0m Step "conda"
[34mDEBUG[0m Step "mamba"
[34mDEBUG[0m Step "pixi"
[34mDEBUG[0m Step "miktex"
[34mDEBUG[0m Step "pip3"
[34mDEBUG[0m Detected "/usr/bin/python" as "python"
[34mDEBUG[0m Executing command `/usr/bin/python -V`
[34mDEBUG[0m Detected "/usr/bin/python3" as "python3"
[34mDEBUG[0m Executing command `/usr/bin/python3 -V`
[34mDEBUG[0m Executing command `/usr/bin/python -m pip`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/python -m pip`
Stderr:
/usr/bin/python: No module named pip\x1b[0m
1: \x1b[91m`/usr/bin/python` failed: exit status: 1 with /usr/bin/python: No module named pip
\x1b[0m
Location:
\x1b[35msrc/steps/generic.rs\x1b[0m:\x1b[35m832\x1b[0m)
[34mDEBUG[0m Step "pip-review"
[34mDEBUG[0m Step "pip-review (local)"
[34mDEBUG[0m Step "pipupgrade"
[34mDEBUG[0m Step "getnf"
[34mDEBUG[0m Step "ghcup"
[34mDEBUG[0m Step "stack"
[34mDEBUG[0m Step "TLDR"
[34mDEBUG[0m Detected "/usr/bin/tldr" as "tldr"
―― 23:15:33 - TLDR ――
[34mDEBUG[0m Executing command `/usr/bin/tldr --update`
[34mDEBUG[0m Step "tlmgr"
[34mDEBUG[0m Step "myrepos"
[34mDEBUG[0m Step "chezmoi"
[34mDEBUG[0m Step "jetpack"
[34mDEBUG[0m Step "vim"
[34mDEBUG[0m Detected "/usr/bin/vim" as "vim"
[34mDEBUG[0m Executing command `/usr/bin/vim --version`
[34mDEBUG[0m Step "Neovim"
[34mDEBUG[0m Step "The Ultimate vimrc"
[34mDEBUG[0m Step "voom"
[34mDEBUG[0m Step "Kakoune"
[34mDEBUG[0m Step "helix"
[34mDEBUG[0m Step "HelixDB"
[34mDEBUG[0m Step "npm"
[34mDEBUG[0m Detected "/usr/bin/npm" as "npm"
―― 23:15:34 - Node Package Manager ――
[34mDEBUG[0m Executing command `/usr/bin/npm --version`
[34mDEBUG[0m Executing command `/usr/bin/npm root '--location=global'`
[34mDEBUG[0m Step "yarn"
[34mDEBUG[0m Step "pnpm"
[34mDEBUG[0m Step "volta packages"
[34mDEBUG[0m Step "viteplus"
[34mDEBUG[0m Step "Containers"
[34mDEBUG[0m Detected "/usr/bin/podman" as "podman"
[34mDEBUG[0m Using container runtime '/usr/bin/podman'
―― 23:15:34 - Containers ――
[34mDEBUG[0m Executing command `/usr/bin/podman --help`
[34mDEBUG[0m Querying '/usr/bin/podman image ls --format "{{.Repository}}:{{.Tag}}/{{.ID}}"' for containers
[34mDEBUG[0m Executing command `/usr/bin/podman image ls --format '{{.Repository}}:{{.Tag}} {{.ID}}'`
[34mDEBUG[0m Using container 'ghcr.io/zelikos/davincibox-opencl:latest 894d4e92e86e'
[34mDEBUG[0m Querying '/usr/bin/podman image inspect --format "{{.Os}}/{{.Architecture}}"' for container 894d4e92e86e
[34mDEBUG[0m Executing command `/usr/bin/podman image inspect 894d4e92e86e --format {{.Os}}/{{.Architecture}}`
[34mDEBUG[0m Using container 'ghcr.io/zelikos/davincibox:latest 0c6eb7eeff51'
[34mDEBUG[0m Querying '/usr/bin/podman image inspect --format "{{.Os}}/{{.Architecture}}"' for container 0c6eb7eeff51
[34mDEBUG[0m Executing command `/usr/bin/podman image inspect 0c6eb7eeff51 --format {{.Os}}/{{.Architecture}}`
[34mDEBUG[0m Using container 'docker.io/library/debian:trixie 5ebdc6318df1'
[34mDEBUG[0m Querying '/usr/bin/podman image inspect --format "{{.Os}}/{{.Architecture}}"' for container 5ebdc6318df1
[34mDEBUG[0m Executing command `/usr/bin/podman image inspect 5ebdc6318df1 --format {{.Os}}/{{.Architecture}}`
[34mDEBUG[0m Using container 'docker.io/library/debian:latest 5ebdc6318df1'
[34mDEBUG[0m Querying '/usr/bin/podman image inspect --format "{{.Os}}/{{.Architecture}}"' for container 5ebdc6318df1
[34mDEBUG[0m Executing command `/usr/bin/podman image inspect 5ebdc6318df1 --format {{.Os}}/{{.Architecture}}`
[34mDEBUG[0m Skipping bogus container '<none>:<none> 93041adbc430'
[34mDEBUG[0m Skipping bogus container '<none>:<none> 8ce2894044f6'
[34mDEBUG[0m Containers to inspect: [Container { repo_tag: "ghcr.io/zelikos/davincibox-opencl:latest", platform: "linux/amd64" }, Container { repo_tag: "ghcr.io/zelikos/davincibox:latest", platform: "linux/amd64" }, Container { repo_tag: "docker.io/library/debian:trixie", platform: "linux/amd64" }, Container { repo_tag: "docker.io/library/debian:latest", platform: "linux/amd64" }]
[34mDEBUG[0m Pulling container '`ghcr.io/zelikos/davincibox-opencl:latest` for `linux/amd64`'
[34mDEBUG[0m Executing command `/usr/bin/podman pull ghcr.io/zelikos/davincibox-opencl:latest --platform linux/amd64`
894d4e92e86e02c0d6a67dcfedb695028c99e5f577c49c00ccd29755455ae0f0
[34mDEBUG[0m Pulling container '`ghcr.io/zelikos/davincibox:latest` for `linux/amd64`'
[34mDEBUG[0m Executing command `/usr/bin/podman pull ghcr.io/zelikos/davincibox:latest --platform linux/amd64`
0c6eb7eeff51ba9db69778e0fce99dd40502a4925ad2ff8dda5b57578a2171ea
[34mDEBUG[0m Pulling container '`docker.io/library/debian:trixie` for `linux/amd64`'
[34mDEBUG[0m Executing command `/usr/bin/podman pull docker.io/library/debian:trixie --platform linux/amd64`
5ebdc6318df1a2972258091f50c531728be979a10ab0ce42b952b684bb513562
[34mDEBUG[0m Pulling container '`docker.io/library/debian:latest` for `linux/amd64`'
[34mDEBUG[0m Executing command `/usr/bin/podman pull docker.io/library/debian:latest --platform linux/amd64`
5ebdc6318df1a2972258091f50c531728be979a10ab0ce42b952b684bb513562
[34mDEBUG[0m Removing dangling images
[34mDEBUG[0m Executing command `/usr/bin/podman image prune -f`
[34mDEBUG[0m Step "deno"
[34mDEBUG[0m Detected "/usr/bin/deno" as "deno"
[34mDEBUG[0m Step "composer"
[34mDEBUG[0m Step "krew"
[34mDEBUG[0m Step "helm"
[34mDEBUG[0m Step "gem"
[34mDEBUG[0m Step "rubygems"
[34mDEBUG[0m Step "julia"
[34mDEBUG[0m Step "haxelib"
[34mDEBUG[0m Step "sheldon"
[34mDEBUG[0m Step "stew"
[34mDEBUG[0m Step "rtcl"
[34mDEBUG[0m Step "bin"
[34mDEBUG[0m Step "gcloud"
[34mDEBUG[0m Step "micro"
[34mDEBUG[0m Detected "/usr/bin/micro" as "micro"
―― 23:15:39 - micro ――
[34mDEBUG[0m Executing command `/usr/bin/micro -plugin update`
Checking for plugin updates
Nothing to install / update
[34mDEBUG[0m Step "raco"
[34mDEBUG[0m Step "spicetify"
[34mDEBUG[0m Step "GitHub CLI Extensions"
[34mDEBUG[0m Step "Bob"
[34mDEBUG[0m Step "Certbot"
[34mDEBUG[0m Step "Git Repositories"
[34mDEBUG[0m Detected "/usr/bin/git" as "git"
[34mDEBUG[0m /home/skare/.vim does not exist
[34mDEBUG[0m /home/skare/.config/nvim does not exist
[34mDEBUG[0m /home/skare/.ideavimrc does not exist
[34mDEBUG[0m /home/skare/.intellimacs does not exist
[34mDEBUG[0m /home/skare/.dotfiles does not exist
[34mDEBUG[0m /home/skare/.zshrc is a file. Checking /home/skare
[34mDEBUG[0m Checking if /home/skare is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/git rev-parse --show-toplevel`
Stderr:
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\x1b[0m
1: \x1b[91m`/usr/bin/git` failed: exit status: 128 with fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
\x1b[0m
Location:
\x1b[35msrc/steps/git.rs\x1b[0m:\x1b[35m208\x1b[0m)
[34mDEBUG[0m /home/skare/.tmux does not exist
[34mDEBUG[0m Checking if /home/skare/.config/fish is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/git rev-parse --show-toplevel`
Stderr:
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\x1b[0m
1: \x1b[91m`/usr/bin/git` failed: exit status: 128 with fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
\x1b[0m
Location:
\x1b[35msrc/steps/git.rs\x1b[0m:\x1b[35m208\x1b[0m)
[34mDEBUG[0m /home/skare/.config/openbox does not exist
[34mDEBUG[0m /home/skare/.config/bspwm does not exist
[34mDEBUG[0m /home/skare/.config/i3 does not exist
[34mDEBUG[0m /home/skare/.config/sway does not exist
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/AUR/kscreenlocker-git is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/AUR/kwin is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/AUR/kwin-git is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/AUR/mesa-git is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/AUR/pear-desktop-arjix-git is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/AUR/vulkan-low-latency-layer is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/CachyOS-PKGBUILDS is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/CachyOS-Settings is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/DockerFiles is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/git rev-parse --show-toplevel`
Stderr:
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\x1b[0m
1: \x1b[91m`/usr/bin/git` failed: exit status: 128 with fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
\x1b[0m
Location:
\x1b[35msrc/steps/git.rs\x1b[0m:\x1b[35m208\x1b[0m)
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/EmuDeck is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/Granite is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/MFTECmd is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/OSLTT is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/OptiScaler is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/SwarmUI is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/Vesktop is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/aur-malware-check is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/cachymod is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/cachyos-fish-config is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/catppuccin-kde is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/comfyui is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/davinci-resolve-studio is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/davincibox is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/evhz is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/input-overlay is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/kara is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/krunner-bazaar is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/kwin is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/lmstudio is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/low_latency_layer is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/lsfg-vk is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/lsfg-vk-wiki is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/git rev-parse --show-toplevel`
Stderr:
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\x1b[0m
1: \x1b[91m`/usr/bin/git` failed: exit status: 128 with fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
\x1b[0m
Location:
\x1b[35msrc/steps/git.rs\x1b[0m:\x1b[35m208\x1b[0m)
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/mesa is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/mesa-git is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/millennium is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/obs-studio-liberty is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/obs-vkcapture-git is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/scx_cake is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/venbind is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/git rev-parse --show-toplevel`
Stderr:
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\x1b[0m
1: \x1b[91m`/usr/bin/git` failed: exit status: 128 with fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
\x1b[0m
Location:
\x1b[35msrc/steps/git.rs\x1b[0m:\x1b[35m208\x1b[0m)
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/vkd3d-proton is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Builds/winboat is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Podman/Windows is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/git rev-parse --show-toplevel`
Stderr:
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\x1b[0m
1: \x1b[91m`/usr/bin/git` failed: exit status: 128 with fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
\x1b[0m
Location:
\x1b[35msrc/steps/git.rs\x1b[0m:\x1b[35m208\x1b[0m)
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Podman/davincibox is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/git rev-parse --show-toplevel`
Stderr:
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\x1b[0m
1: \x1b[91m`/usr/bin/git` failed: exit status: 128 with fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
\x1b[0m
Location:
\x1b[35msrc/steps/git.rs\x1b[0m:\x1b[35m208\x1b[0m)
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Scripts/EasyPulse is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/Scripts/profile-sync-daemon-brave is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/edid_fix/archive is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/git rev-parse --show-toplevel`
Stderr:
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\x1b[0m
1: \x1b[91m`/usr/bin/git` failed: exit status: 128 with fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
\x1b[0m
Location:
\x1b[35msrc/steps/git.rs\x1b[0m:\x1b[35m208\x1b[0m)
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/edid_fix/current is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/git rev-parse --show-toplevel`
Stderr:
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\x1b[0m
1: \x1b[91m`/usr/bin/git` failed: exit status: 128 with fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
\x1b[0m
Location:
\x1b[35msrc/steps/git.rs\x1b[0m:\x1b[35m208\x1b[0m)
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/edid_fix/edid-generator is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /home/skare/Projects/CachyOS/timeshift-systemd-timer/.git is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/git rev-parse --show-toplevel`
Stderr:
fatal: this operation must be run in a work tree\x1b[0m
1: \x1b[91m`/usr/bin/git` failed: exit status: 128 with fatal: this operation must be run in a work tree
\x1b[0m
Location:
\x1b[35msrc/steps/git.rs\x1b[0m:\x1b[35m208\x1b[0m)
[34mDEBUG[0m Checking if /media/games/SteamLibrary/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro/Mods/JokerDisplay is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /media/games/SteamLibrary/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro/Mods/Saturn is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /media/games/SteamLibrary/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro/Mods/Talisman is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Checking if /media/games/SteamLibrary/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro/Mods/lovely is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/usr/bin/git rev-parse --show-toplevel`
Stderr:
fatal: not a git repository (or any parent up to mount point /media)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\x1b[0m
1: \x1b[91m`/usr/bin/git` failed: exit status: 128 with fatal: not a git repository (or any parent up to mount point /media)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
\x1b[0m
Location:
\x1b[35msrc/steps/git.rs\x1b[0m:\x1b[35m208\x1b[0m)
[34mDEBUG[0m Checking if /media/games/SteamLibrary/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro/Mods/smods is a git repository
[34mDEBUG[0m Executing command `/usr/bin/git rev-parse --show-toplevel`
[34mDEBUG[0m Command failed: Err(
0: \x1b[91mCommand failed: `/bin/fish -c download-proton-cachyos-nightly`\x1b[0m
1: \x1b[91m`/bin/fish` failed: exit status: 1\x1b[0m
Location:
\x1b[35msrc/steps/generic.rs\x1b[0m:\x1b[35m1086\x1b[0m)
[34mDEBUG[0m Desktop notification: Topgrade finished with errors
</pre>
</details>
0 条评论