megabyte-labs / install.doctor

A glorious combination of application / theme settings and a performant cross-platform, desktop-oriented software suite.
https://megabyte.space
Other
85 stars 17 forks source link

Packages from `software.yml` are not installed #110

Open TheDcoder opened 11 months ago

TheDcoder commented 11 months ago

❔ What are you experiencing an issue with?

Latest Release

❔ Version

8a56619b

🐞 Description

Almost none of the packages from software.yml are installed. The entire Installing the packages segment of the logs is very short:

❯     Install      Installing the packages
❯       CMD        Installing plymouth via dnf
Last metadata expiration check: 0:50:27 ago on Tue 29 Aug 2023 01:30:19 PM EDT.
Package plymouth-22.02.122-4.fc38.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
β–Ά     Install      plymouth successfully installed via dnf
❯       CMD        Installing plymouth-plugin-script via dnf
Last metadata expiration check: 0:50:29 ago on Tue 29 Aug 2023 01:30:19 PM EDT.
Package plymouth-plugin-script-22.02.122-4.fc38.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
β–Ά     Install      plymouth-plugin-script successfully installed via dnf
❯       Bin        Linking bin aliases to their installed packages
$ flatpak --installations
/var/lib/flatpak
❯   Post-Install   Running package manager post-installation steps
β–Ά     Complete     Done!

The entire installation log: doctor-install.html.gz

⏺️ Steps To Reproduce

Tested in Fedora 38 Workstation inside VirtualBox with the "Standard" preset.

A simple test to check if vim is present as it is included in the Standard preset as part of the CLI packages:

 john ξ‚° /mnt ξ‚° which vim
/usr/bin/which: no vim in (/home/john/.local/share/asdf/shims:/home/john/.local/share/asdf/bin:/home/john/.local/share/git-fuzzy/bin:/home/john/.local/share/volta/bin:/usr/local/opt/ruby/bin:/home/john/.local/share/poetry/bin:/home/john/.local/share/krew/bin:/var/lib/flatpak/exports/bin:/home/john/.local/share/aqua/bin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/home/john/.local/bin/mackup:/home/john/.local/bin/gpt:/home/john/.local/bin/flatpak:/home/john/.local/bin/firejail:/home/john/.local/bin/docker:/home/john/.local/bin/cask:/home/john/.local/bin:/opt/local/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/lib/snapd/snap/bin:/home/john/.local/share/android/sdk/cmdline-tools/latest/bin:/home/john/.local/share/android/sdk/platform-tools:/home/john/.local/share/android/sdk/tools/bin:/home/john/.local/share/android/sdk/tools:/home/john/.local/share/cargo/bin:/home/john/.local/share/deta/bin:/home/john/.config/dotnet/.dotnet/tools:/home/john/.local/share/go/bin:/home/linuxbrew/.linuxbrew/opt/go/libexec/bin:/home/john/.local/share/porter:/home/john/.local/share/pnpm:/home/john/.local/share/gems/bin:/home/john/.local/bin/update/bin:/home/john/.local/share/emsdk)

πŸ“’ Relevant Log Output

No response

πŸ’‘ Possible Solution

No response

ProfessorManhattan commented 10 months ago

Hey @TheDcoder -- can you post the full install log?

TheDcoder commented 10 months ago

@ProfessorManhattan I attached it in the first post:

The entire installation log: doctor-install.html.gz