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

setup-appliance.sh with conflicting default prompts #15913

Open
jengelh opened this issue Apr 1, 2024 · 0 comments
Open

setup-appliance.sh with conflicting default prompts #15913

jengelh opened this issue Apr 1, 2024 · 0 comments
Labels
Bug Packages 📦 Things regarding our RPM packages

Comments

@jengelh
Copy link
Contributor

jengelh commented Apr 1, 2024

Version: obs-server-2.11~alpha.20240401T110216.75a12ddf5-150600.16690.1.noarch

Issue Description

# /usr/lib/obs/server/setup-appliance.sh --force
Starting setup-appliance.sh at Mon Apr 1 17:30:10 CEST 2024
...
Service obsdodup is not enabled. Would you like to enable it? [Yn]
Default: y
<ENTER>
Recommended service obsdodup enabled now!
Created symlink /etc/systemd/system/multi-user.target.wants/obsdodup.service -> /usr/lib/systemd/system/obsdodup.service.
Service obsdeltastore is not enabled. Would you like to enable it? [Yn]
Default: y
<ENTER>
Recommended service obsdeltastore enabled now!
...
Service obsapisetup is not enabled. Would you like to enable it? [yN]
Default: y

Conflict: Is the default now n or is it y? Judging from just hitting enter, the default is 'y', so it should not say yN.

@danidoni danidoni added Appliance 💿 Things regarding our official appliances 2.10 Bug labels Apr 2, 2024
@hennevogel hennevogel added Packages 📦 Things regarding our RPM packages and removed Appliance 💿 Things regarding our official appliances 2.10 labels Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Packages 📦 Things regarding our RPM packages
Projects
None yet
Development

No branches or pull requests

3 participants