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

installer fails to create paperpi user on bookworm #154

Closed
txoof opened this issue Mar 12, 2024 · 1 comment
Closed

installer fails to create paperpi user on bookworm #154

txoof opened this issue Mar 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@txoof
Copy link
Owner

txoof commented Mar 12, 2024

Describe the bug
Installer fails to create user paperpi during install run.

To Reproduce
Steps to reproduce the behavior:

  1. Run remote installer: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/txoof/PaperPi/main/install/remote_install.sh)"
  2. Check /etc/passwd
  3. Observe there is no paperpi user.

Expected behavior
Should create a paperpi user.

OS Info
Run cat /etc/os-release

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
@txoof txoof added the bug Something isn't working label Mar 12, 2024
@txoof txoof mentioned this issue Mar 13, 2024
@txoof
Copy link
Owner Author

txoof commented Mar 13, 2024

resolved in #156

@txoof txoof closed this as completed Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant