Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144557 - app-mobilephone/sobexsrv incorrect post-build info
Summary: app-mobilephone/sobexsrv incorrect post-build info
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Christian Birchinger (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-20 14:35 UTC by MAL
Modified: 2006-08-21 21:21 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MAL 2006-08-20 14:35:33 UTC
after emerging sobexsrv, it states:

 * /usr/bin/sobexsrv is *NOT* installed set-uid root by
 * default. suid is required for the chroot option (-R).
 * Execute the following commands to enable suid:
 * chown root:sobexsrv /usr/bin/sobexsrv
 * chmod 2710 /usr/bin/sobexsrv

but chmod 2710 doesn't make the binary suid root.

I assume the 2 was meant to be a 4.
Comment 1 Christian Birchinger (RETIRED) gentoo-dev 2006-08-21 21:21:10 UTC
That was a test and you won. Congratulations! ...

... well, fixed in CVS thanks for the report.