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

Permissions error on Debian /var/log/journal [BUG] #690

Open
paul-hammant opened this issue Mar 14, 2024 · 0 comments
Open

Permissions error on Debian /var/log/journal [BUG] #690

paul-hammant opened this issue Mar 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@paul-hammant
Copy link

I created a jailed Debian bullseye using bastille-create.

I console in and apt update then apt upgrade and I'm told:

# apt upgrade 
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
#E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
Setting up systemd (247.3-7+deb11u4) ...
Failed to re-open '/var/log/journal': Permission denied
dpkg: error processing package systemd (--configure):
 installed systemd package post-installation script subprocess returned error exit status 73
Errors were encountered while processing:
 systemd
E: Sub-process /usr/bin/dpkg returned an error code (1)

Is there some chmod/own needed in bastille-create for debian bullseye and above?

@paul-hammant paul-hammant added the bug Something isn't working label Mar 14, 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