Skip to content

Error building from source on Fedora 43 with GNOME 49.2 #93

@rosscondie

Description

@rosscondie

I followed the instructions to build from source and after dropped into a tty to test it out.

I ran sudo systemctl stop gdm and then sudo systemctl start lidm and everything looked good. I tried to log into both Niri and GNOME sessions and was met with a different error than what I encountered following the COPR build issue:

exec error: Permission denied
failure calling session

I am not quite sure how to debug this properly so I am happy to provide more logs if needed.

I did some GPT debugging and it mentioned something about XDG_RUNTIME_DIR being missing from the moarEnv() function in src/auth.c and also that pam_systemd.so was only in anaconda so PAM isn't setting up systemd-logind integration.

I did try adding these both but it still gave me the same error.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions