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: Installer changes UID of existing /$HOME/.config/ #75

Open
iconoclasthero opened this issue Feb 23, 2024 · 4 comments
Open

BUG: Installer changes UID of existing /$HOME/.config/ #75

iconoclasthero opened this issue Feb 23, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@iconoclasthero
Copy link

Rhino Linux Version:
2023.4

Platform:
x86-64

Describe the bug
After installing I logged into my existing Ubuntu install and everything was broken because the UID for $HOME/.config was changed by the installer.

To Reproduce
Steps to reproduce the behavior:
Install with an existing /home partition

Expected behavior
If the UID of $HOME/.config does not match that of what Rhino is going to change it to, it needs to throw an error and stop the install.

@iconoclasthero iconoclasthero added the bug Something isn't working label Feb 23, 2024
@iconoclasthero iconoclasthero changed the title BUG: Installer changes UID of existing /home/$USER/.config BUG: Installer changes UID of existing /$HOME/.config Feb 23, 2024
@iconoclasthero iconoclasthero changed the title BUG: Installer changes UID of existing /$HOME/.config BUG: Installer changes UID of existing /$HOME/.config/ Feb 23, 2024
@ajstrongdev ajstrongdev added this to OS Jun 29, 2024
@ajstrongdev ajstrongdev self-assigned this Jun 29, 2024
@ajstrongdev
Copy link
Member

This seems like it could possibly be a problem with upstream calamares

@oklopfer
Copy link
Member

calamares/calamares#2302

@oklopfer
Copy link
Member

calamares/calamares#526

@iconoclasthero
Copy link
Author

based on the discussion at calamares, if the rhino-live user specified in iso:/casper/filesystem.squashfs:/etc/passwd was changed to UID 999, this would probably result in the first user being 1000.

@ajstrongdev ajstrongdev removed this from OS Oct 28, 2024
@ajstrongdev ajstrongdev added this to OS Oct 28, 2024
@ajstrongdev ajstrongdev moved this to Todo in OS Oct 28, 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
Status: Todo
Development

No branches or pull requests

4 participants