Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

File ownership in rpm #152

Open
shakiyam opened this issue Nov 6, 2017 · 0 comments
Open

File ownership in rpm #152

shakiyam opened this issue Nov 6, 2017 · 0 comments

Comments

@shakiyam
Copy link

shakiyam commented Nov 6, 2017

Context

  • svfs version : 0.9.1

Steps to reproduce this issue :

sudo rpm -i https://github.com/ovh/svfs/releases/download/v0.9.1/svfs-0.9.1-1.x86_64.rpm

Results you expected :

No warning.

Results you observed :

warning: user xlucas does not exist - using root
warning: group xlucas does not exist - using root
warning: user xlucas does not exist - using root
warning: group xlucas does not exist - using root
warning: user xlucas does not exist - using root
warning: group xlucas does not exist - using root

Additional information :

The file ownership in rpm are is follows. I think the owner should be root.

$ rpm -qlvp https://github.com/ovh/svfs/releases/download/v0.9.1/svfs-0.9.1-1.x86_64.rpm
-rwxr-xr-x    1 xlucas  xlucas                   3195 Jan 31  2017 /sbin/mount.svfs
-rwxr-xr-x    1 xlucas  xlucas                   3845 Jan 31  2017 /usr/local/bin/hubic-application
-rwxr-xr-x    1 xlucas  xlucas               12892478 Jan 31  2017 /usr/local/bin/svfs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant