Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103004 - GNAP: Extensions does not preserve file ownership
Summary: GNAP: Extensions does not preserve file ownership
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: GNAP (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Network Appliance Bugs
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 103320
  Show dependency tree
 
Reported: 2005-08-18 13:15 UTC by Sune Kloppenborg Jeppesen (RETIRED)
Modified: 2005-08-31 05:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2005-08-18 13:15:30 UTC
It seems like all extension files are root owned.
Comment 1 Thierry Carrez (RETIRED) gentoo-dev 2005-08-22 01:51:07 UTC
Confirmed.
The "extensions" process unpacks all packages built in the extension and tars
them up into a single tar file. The unpack resets ownership to root:root...

Patch :
Add "-p" to the tar options on line 456 of gnap_make.
Comment 2 Thierry Carrez (RETIRED) gentoo-dev 2005-08-31 05:05:03 UTC
Fixed in 1.8.1 release