Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 324779 - net-libs/libsoup-2.30.1 failes to build with sandbox violation
Summary: net-libs/libsoup-2.30.1 failes to build with sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on: 249496
Blocks: gnome2.30
  Show dependency tree
 
Reported: 2010-06-20 08:56 UTC by Marco Clocchiatti
Modified: 2010-07-08 13:35 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge.info,5.58 KB, text/plain)
2010-06-20 08:56 UTC, Marco Clocchiatti
Details
emerge log (net-libs:libsoup-2.30.1:20100620-084829.log,8.23 KB, text/plain)
2010-06-20 08:57 UTC, Marco Clocchiatti
Details
emerge log (net-libs:libsoup-2.30.2:20100628-163158.log,8.38 KB, text/plain)
2010-06-28 16:36 UTC, Marco Clocchiatti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Clocchiatti 2010-06-20 08:56:03 UTC
as in summary.
look at following attachments.

Reproducible: Always

Steps to Reproduce:
Comment 1 Marco Clocchiatti 2010-06-20 08:56:54 UTC
Created attachment 236017 [details]
emerge --info
Comment 2 Marco Clocchiatti 2010-06-20 08:57:32 UTC
Created attachment 236019 [details]
emerge log
Comment 3 Rafał Mużyło 2010-06-20 14:33:53 UTC
While not quite a bug, it's very alike to bug 324739.

Problem seems to lie in net-snmp.
Comment 4 Marco Clocchiatti 2010-06-20 18:18:29 UTC
(In reply to comment #3)
> While not quite a bug, it's very alike to bug 324739.
> 
> Problem seems to lie in net-snmp.
> 

may it be. I'm not a developer.

if you are sure, mark this as a duplicate.
but pay attention: in my system dev-lang/php compiles fine, without sandbox violation problems.
Comment 5 Pacho Ramos gentoo-dev 2010-06-24 10:21:39 UTC
Jeroen (seems you have assigned this bug to us), since you are in netmon team, do you have any idea about why so many packages are affected by access violations related with trying to write /usr/share/snmp/mibs/.index ? (maybe related with bug 249496 ?)

Thanks
Comment 6 Willard Dawson 2010-06-24 11:42:43 UTC
Maybe (or not) it deserves its own bug, but net-libs/libsoup-2.30.2 has the same issue for me - sandbox violation, that is.

...
checking for xmlrpc-epi-php... ACCESS DENIED  open_wr:      /usr/share/snmp/mibs/.index

...
configure: WARNING: unrecognized options: --disable-introspection
>>> Source configured.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-31056.log"


...
# cat /var/log/sandbox/sandbox-31056.log
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny
P: /usr/share/snmp/mibs/.index
A: /usr/share/snmp/mibs/.index
R: /usr/share/snmp/mibs/.index
C: php --rf xmlrpc_server_create 
Comment 7 Marco Clocchiatti 2010-06-28 16:36:48 UTC
Created attachment 236825 [details]
emerge log

bug confirmed for net-libs/libsoup-2.30.2, on a x86 environment.

the problem may be workarounded unemerging net-analyzer/net-snmp before libsoup.

here another kind of sandbox violation for libsoup:
http://bugs.gentoo.org/show_bug.cgi?id=309469
Comment 8 Pacho Ramos gentoo-dev 2010-07-08 13:35:01 UTC
+  08 Jul 2010; Pacho Ramos <pacho@gentoo.org> -libsoup-2.30.2.ebuild,
+  libsoup-2.30.2-r1.ebuild:
+  We need addpredict to workaround bug #324779 until root cause (bug
+  #249496) is solved. Remove old.