Ship ownership showing 'nobody' for people without author page #2

Open
opened 2023-02-27 14:07:35 +00:00 by tomasino · 0 comments
Owner

Python is using the command like:

stat -c %U /var/gopher/{ship}

But it's returning 'nobody' for everyone. I'm not sure why. Running the command manually on cosmic as the gemini user gives the correct response.

Python is using the command like: ``` stat -c %U /var/gopher/{ship} ``` But it's returning 'nobody' for everyone. I'm not sure why. Running the command manually on cosmic as the gemini user gives the correct response.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cosmic/cosmic-gemini#2
No description provided.