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

[Bug]: armbian-firstrun service runs every boot on meson/meson64 #6929

Closed
1 of 2 tasks
adeepn opened this issue Jul 11, 2024 · 1 comment
Closed
1 of 2 tasks

[Bug]: armbian-firstrun service runs every boot on meson/meson64 #6929

adeepn opened this issue Jul 11, 2024 · 1 comment
Labels
Bug Something isn't working as it should

Comments

@adeepn
Copy link
Member

adeepn commented Jul 11, 2024

What happened?

armbian-firstrun service not disabled after run on meson/meson64

Problem in commit 7b33243

How to reproduce?

root@jethubj200:/usr/lib/armbian# ./armbian-firstrun start
setupcon: We are not on the console, the console is left unconfigured.
root@jethubj200:/usr/lib/armbian# systemctl status armbian-firstrun
● armbian-firstrun.service - Armbian first run tasks
     Loaded: loaded (/lib/systemd/system/armbian-firstrun.service; enabled; vendor preset: enabled)
     Active: active (exited) since Thu 2024-07-11 05:41:57 UTC; 58min ago
   Main PID: 1983 (code=exited, status=0/SUCCESS)
        CPU: 8.450s

Jul 11 05:41:57 jethubj200 systemd[1]: Started Armbian first run tasks.
root@jethubj200:/usr/lib/armbian# systemctl is-enabled armbian-firstrun
enabled

Branch

main (main development branch)

On which host OS are you running the build script and observing this problem?

Ubuntu 24.04 Noble

Are you building on Windows WSL2?

  • Yes, my Ubuntu/Debian/OtherOS is running on WSL2

Relevant log URL

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@adeepn adeepn added the Bug Something isn't working as it should label Jul 11, 2024
Copy link

Jira ticket: AR-2415

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working as it should
Development

No branches or pull requests

1 participant