First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 129265
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Netmon Herd <netmon@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jeremy Olexa (darkside) <darkside@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 129265 depends on: Show dependency tree
Bug 129265 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-08 10:57 0000
After emerging net-analyzer/netselect-0.3-r1 I had to manually add the execute
bit for others on /usr/bin/netselect. The default permissions: 
--
% ls -l /usr/bin/netselect 
-rws--x---  1 root wheel 10968 Apr  8 12:42 /usr/bin/netselect*
--

would not let me run the command. After running: `chmod o+x /usr/bin/netselect`
I could then run the command. I looked in the ebuild and there is a fowners and
fperms command that is not in the 0.3 ebuild. I looked into it but didn't know
how to fix it via editing the ebuild.

------- Comment #1 From Markus Ullmann 2006-04-09 04:28:23 0000 -------
Should be safe, as it drops root privileges internally

Fixed in cvs, thanks

First Last Prev Next    No search results available      Search page      Enter new bug