First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 173924
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Steve Dibb <beandog@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: chad heuschober <chad_ryan1@hotmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 173924 depends on: Show dependency tree
Bug 173924 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: 2007-04-09 16:26 0000
Title says it all.

In order for dvdrip-master, the cluster mode scheduler of DVD::RIP, to work it
must be built with the fping use flag but /usr/sbin/fping must also be chmodded
u+s or else dvdrip-master will fail on execution with the following:

$ /usr/sbin/fping is not suid root at /usr/bin/dvdrip-master line 220

DVD::RIP mailing list confirms that this requirement is necessary.

Reproducible: Always

------- Comment #1 From Jakub Moc (RETIRED) 2007-04-09 16:34:59 0000 -------
Ebuilds shouldn't mess w/ permissions of binaries installed by another ebuild,
let alone w/ suid bit. Maybe add an ewarn, similar to Bug 140231?

------- Comment #2 From chad heuschober 2007-04-09 16:49:57 0000 -------
ewarn sounds good to me for this case, though, if fping is developing a history
of needing the s-bit across the board maybe its default installed permissions
should be evaluated.

Any way about it users need to be alerted to the need for the suid bit.

Gratz. :)

------- Comment #3 From DEMAINE BenoƮt-Pierre, aka DoubleHP 2007-09-03 14:00:55 0000 -------
I think fping should rather be sensible to "suid" USE flag, like
net-analyzer/iptraf . I really think this would be the nicest way:
automatisable way to get a "working system right after emerge", that would be
defaulted to "disabled" for people not aware of it at all.

Of course, in both cases, an ewarn should inform of this :)
- when it's off, that putting it on would help for dvdripmaster
- when on, it's a secirity issue

------- Comment #4 From Steve Dibb 2007-10-17 13:59:35 0000 -------
Fixed in CVS, thanks

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