Skip to content

Conversation

@ignBiometrical
Copy link

@ignBiometrical ignBiometrical commented Nov 13, 2025

Pull Request Description

When attempting to install on the latest Rocky Linux version (10.0), the original value returns a 0, instead of the expected 10.

Type of Change

  • Distribution support (changes related to specific Linux distributions)

Tested On

Please mark the distributions you've tested this on:

  • Enterprise Linux (version: 10)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have tested my changes on at least one supported distribution
  • I have verified that shell configurations work (bash and zsh)
  • I have checked security configurations (if applicable)
  • I have verified MOTD displays correctly (if applicable)
  • All installed packages work as expected

Contributor License Agreement

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@ignBiometrical
Copy link
Author

With my patch put in place to the script, testing still produces an error. I will investigate further and update the PR with my findings (and hopefully code fixes)

┌── Welcome to LunarShell Installer
17:45:01 ℹ This script will install LunarShell on your system, including:
├─ Custom utilities
├─ Enhanced shell prompt
├─ Custom MOTD system
└─ Distribution-specific optimizations

? Do you want to continue with installing LunarShell? [y/N] y

┌── Starting Installation Process

┌── Detecting System Distribution
17:45:01 ✓ Detected Rocky Linux 10
└── System detection complete

17:45:01 ℹ Installing LunarShell for Enterprise Linux 10...
/tmp/tmp.u4wYAqcPnT/el8.sh: line 6: /tmp/tmp.u4wYAqcPnT/ubuntu.sh: No such file or directory
17:45:01 ✗ Enterprise Linux installation failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant