Summary
*.setup-info installed with user login and group instead of root
Metadata
- Id: 16b4868b2a6a6ff361c0a000f865d7263858fb5b
- Trac id: 1169
- Type: defect
- Reporter: retroj
- Owner:
- Cc:
- Status: closed
- Component: core tools
- Estimated difficulty: medium
- Resolution: fixed
- Priority: minor
- Milestone: 5.0
- Version: 4.9.x
- Changetime: 2017-04-23 07:12:28 UTC
- Created: 2014-11-09 04:16:37 UTC
- Keywords:
Description
I installed CHICKEN 4.9.0.1 from a source tarball into the prefix /usr/local. Afterwards, when I used 'chicken-install -s' to install some eggs, I found that /usr/local/lib/chicken/7/*.setup-info had the user and group of my account, rather than root:staff like the other files in that directory.
Changes and comments
[2016-02-20 13:21:09 UTC] sjamaan changed milestone from someday to 5.0
[2016-02-20 13:21:09 UTC] sjamaan wrote:
Should be at least investigated when working on chicken-install for 5.0
[2016-08-25 21:37:59 UTC] sjamaan set difficulty to medium
[2017-04-23 07:12:28 UTC] evhan changed priority from major to minor
[2017-04-23 07:12:28 UTC] evhan changed status from new to closed
[2017-04-23 07:12:28 UTC] evhan changed component from unknown to core tools
[2017-04-23 07:12:28 UTC] evhan set resolution to fixed
[2017-04-23 07:12:28 UTC] evhan wrote:
Fixed by bc03800a.