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

Modernise example recipes and fix bug #375

Merged
merged 10 commits into from
Jan 3, 2023
Merged

Conversation

obbardc
Copy link
Member

@obbardc obbardc commented Oct 27, 2022

The example user setup script calls adduser which in turn calls passwd
to ask the user for a password; which waits indefinitely for user
input. Since we set the password noninteractively, disable adduser
from asking the user to set a password.

Fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006823
Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
Usually to keep things clean we suggest users should keep
scripts in a separate directory.

Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
Linebreaks are cheap; they also allow us to see changes in git history
a lot cleaner.

Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
@obbardc obbardc added this to the v1.1.2 milestone Oct 27, 2022
@obbardc obbardc requested a review from sjoerdsimons October 27, 2022 10:14
@obbardc obbardc self-assigned this Oct 27, 2022
@obbardc
Copy link
Member Author

obbardc commented Jan 3, 2023

bors r+

@bors
Copy link
Contributor

bors bot commented Jan 3, 2023

Build succeeded:

@bors bors bot merged commit bcee56f into main Jan 3, 2023
@bors bors bot deleted the wip/obbardc/examples-fix-v2 branch January 3, 2023 13:58
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