Bug 388771 - wrong permissions on /usr/lib/python2.5/site-packages/bigboard/stocks
Summary: wrong permissions on /usr/lib/python2.5/site-packages/bigboard/stocks
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: bigboard
Version: 8
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Colin Walters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-17 20:46 UTC by Ben Liblit
Modified: 2008-05-21 06:18 UTC (History)
0 users

Fixed In Version: 9
Clone Of:
Environment:
Last Closed: 2008-05-21 06:18:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ben Liblit 2007-11-17 20:46:54 UTC
Description of problem:

/usr/lib/python2.5/site-packages/bigboard/stocks is not owned by the bigboard
RPM.  This directory is, therefore, created with some default permission
settings.  Those permissions may not include read and execute for other, which
means that bigboard fails when run by non-root users


Version-Release number of selected component (if applicable):

bigboard-0.5.26-1.fc8


How reproducible:

Consistently reproducible.


Steps to Reproduce:
1. remove the bigboard rpm
2. manually remove /usr/lib/python2.5/site-packages/bigboard/stocks
3. reinstall the bigboard rpm
4. as non-root, run bigboard

Actual results:

OSError: [Errno 13] Permission denied:
'/usr/lib/python2.5/site-packages/bigboard/stocks/self.xml'


Expected results:

bigboard should run without error.


Additional info:

Comment 1 Ben Liblit 2008-05-21 06:18:53 UTC
This is fixed in bigboard-0.5.34-2.fc9.  It might have been fixed before then,
but it's at least fixed as of that version.  Resolving as CURRENTRELEASE.


Note You need to log in before you can comment on or make changes to this bug.