Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#64358 - [acorn] Non-root user owns files

Attached to Project: Community Packages
Opened by Ross Vorotynskij (rossvor) - Saturday, 02 November 2019, 15:09 GMT
Last edited by Felix Yan (felixonmars) - Monday, 30 December 2019, 20:42 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Non-root user(builduser) owns files.

Additional info:
* package version(s) 1:7.1.0-1

Steps to reproduce:
$ pacman -Ql acorn | cut -d' ' -f2 | grep -v '/$' | xargs stat -c "%U(%u) %G(%g) %n"

UNKNOWN(1001) UNKNOWN(1001) /usr/bin/acorn
UNKNOWN(1001) UNKNOWN(1001) /usr/lib/node_modules/acorn/CHANGELOG.md
UNKNOWN(1001) UNKNOWN(1001) /usr/lib/node_modules/acorn/LICENSE
UNKNOWN(1001) UNKNOWN(1001) /usr/lib/node_modules/acorn/README.md
UNKNOWN(1001) UNKNOWN(1001) /usr/lib/node_modules/acorn/bin/acorn
UNKNOWN(1001) UNKNOWN(1001) /usr/lib/node_modules/acorn/dist/acorn.d.ts
UNKNOWN(1001) UNKNOWN(1001) /usr/lib/node_modules/acorn/dist/acorn.js
UNKNOWN(1001) UNKNOWN(1001) /usr/lib/node_modules/acorn/dist/acorn.js.map
UNKNOWN(1001) UNKNOWN(1001) /usr/lib/node_modules/acorn/dist/acorn.mjs
UNKNOWN(1001) UNKNOWN(1001) /usr/lib/node_modules/acorn/dist/acorn.mjs.map
UNKNOWN(1001) UNKNOWN(1001) /usr/lib/node_modules/acorn/dist/bin.js
UNKNOWN(1001) UNKNOWN(1001) /usr/lib/node_modules/acorn/package.json
root(0) root(0) /usr/share/licenses/acorn/LICENSE
This task depends upon

Closed by  Felix Yan (felixonmars)
Monday, 30 December 2019, 20:42 GMT
Reason for closing:  Fixed
Additional comments about closing:  1:7.1.0-2

Loading...