Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306779 - app-office/openoffice-bin-3.1.1 installs thousands of files with owner 786 and group 261
Summary: app-office/openoffice-bin-3.1.1 installs thousands of files with owner 786 an...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-25 09:53 UTC by ta2002
Modified: 2010-02-27 20:58 UTC (History)
0 users

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


Attachments
list of files with improper owner and group (files.lzma,21.42 KB, application/x-lzma)
2010-02-25 09:56 UTC, ta2002
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ta2002 2010-02-25 09:53:02 UTC
I can't believe no one has reported this before.

I did:

find / -user 786

and it return 4499 files from openoffice-bin-3.1.1 (I do have one additional language pack installed via the LINGUAS variable in addition to the main application, and some of the files came from there).

find / -group 261

This is (obviously) bad for all sorts of reasons.
returned the same list of files.
Comment 1 ta2002 2010-02-25 09:56:30 UTC
Created attachment 221095 [details]
list of files with improper owner and group
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2010-02-27 20:58:23 UTC
Just pushed a fix for this, thanks for reporting, closing