-
-
Notifications
You must be signed in to change notification settings - Fork 504
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
/boot/dietpi/func/dietpi-banner: line 222: /run/dietpi/.dietpi_motd: Permission denied #3548
Comments
hi, many thanks for your report. Pls can you try to login as user |
If i run as sudo it seems to work
|
An answer may be found here : See the links inside. |
The issue is solved with a reboot, indeed the correct directory permissions were not applied with update directly (but via tmpfiles from next boot on). This solves it (otherwise a reboot):
Enhanced for next update: 99caec8 |
@MichaIng Now when i run |
@Sopor |
@MichaIng Yes, but i haven't rebooted or even logged out from my terminal, so how can it suddenly work now? |
@Sopor |
Thanks for explaining, @MichaIng ... |
Creating a bug report/issue
I updated DietPi today from v6.28.0 and now i will see this message when i run
diet-pi-login
Required Information
DietPi version |
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=6
G_DIETPI_VERSION_SUB=30
G_DIETPI_VERSION_RC=0
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
Distro version |
echo $G_DISTRO_NAME
orcat /etc/debian_version
stretch | 9.11
Kernel version |
uname -a
Linux DietPi 4.19.66-v7+ DietPi-Config | CPU performance benchmark #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l GNU/Linux
SBC model |
echo $G_HW_MODEL_NAME
or (EG: RPi3)< EMPTY > | RPi2
Power supply used | (EG: 5V 1A RAVpower)
I don't know
SDcard used | (EG: SanDisk ultra)
SanDisk
Additional Information (if applicable)
echo $G_HW_UUID
Steps to reproduce
/DietPi/dietpi/dietpi-login
Expected behaviour
Actual behaviour
Extra details
The text was updated successfully, but these errors were encountered: