Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build on distros that don't support apt-get #135

Closed
nambona890 opened this issue Dec 1, 2024 · 1 comment
Closed

Unable to build on distros that don't support apt-get #135

nambona890 opened this issue Dec 1, 2024 · 1 comment

Comments

@nambona890
Copy link

nambona890 commented Dec 1, 2024

Operating System Info

Other

Other OS

Nobara Linux 40

OBS Studio Version

31.0.0-rc1

OBS Studio Version (Other)

No response

OBS Studio Log URL

N/A

OBS Studio Crash Log URL

No response

Expected Behavior

The repo to build correctly after running the Linux build script.

Current Behavior

Running the Linux build script results in the following output:
=> Check Linux build requirements
✖︎ No apt-get command found. Please install apt

Steps to Reproduce

  1. Use a Linux distro that uses a package manager that isn't apt (instead uses dnf/yum/pacman), such as Fedora-based distros.
  2. Run the Linux build script.

Anything else we should know?

No response

@RytoEX
Copy link
Member

RytoEX commented Dec 3, 2024

The build scripts in the .github directory are meant for CI only. They are not meant for local use.

@RytoEX RytoEX closed this as not planned Won't fix, can't repro, duplicate, stale Dec 3, 2024
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

No branches or pull requests

2 participants