Some files in /usr/local/share/ember are installed with wrong owner and permissions

Bug #211371 reported by Alexey Torkhov
2
Affects Status Importance Assigned to Milestone
Ember
New
High
Unassigned

Bug Description

make install do commands like "tar cf ... | tar xpf ...". This preserves original user permissions and owner. But they should be installed with root owner and 644 perms.

Revision history for this message
Erik Ogenvik (erik-ogenvik) wrote :

It should install with the same user as the one running the "make install" command. I don't know the tar switch which will make it do that, but I'll look it up (I thought it already did that by default).

Changed in ember:
importance: Undecided → High
Revision history for this message
Alexey Torkhov (atorkhov) wrote :

Switch is -o or --no-same-owner. But also it installs with original permissions - 664 instead of 644 in my case. May be just drop -p on unpacking?

Revision history for this message
Erik Ogenvik (erik-ogenvik) wrote :

Is this still an issue?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.