Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164740 - dev-util/anjuta-2.1.0_beta1 sandbox violation
Summary: dev-util/anjuta-2.1.0_beta1 sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Saleem Abdulrasool (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-31 19:11 UTC by Anton Romanov
Modified: 2007-02-02 20:50 UTC (History)
1 user (show)

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


Attachments
emerge --info output (info,2.93 KB, text/plain)
2007-01-31 19:15 UTC, Anton Romanov
Details
build.log.gz (build.log.gz,61.39 KB, application/octet-stream)
2007-02-01 05:38 UTC, Anton Romanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Romanov 2007-01-31 19:11:19 UTC
>>> Completed installing anjuta-2.1.0_beta1 into /var/tmp/portage/dev-util/anjuta-2.1.0_beta1/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-dev-util_-_anjuta-2.1.0_beta1-2622.log"

unlink:    /usr/lib/anjuta/libanjuta_clsGen.so
unlink:    /usr/lib/anjuta/libanjuta_clsGen.so.0
unlink:    /usr/lib/anjuta/libanjuta_patch.so
unlink:    /usr/lib/anjuta/libanjuta_patch.so.0
unlink:    /usr/lib/anjuta/libanjuta_sample1.so
unlink:    /usr/lib/anjuta/libanjuta_sample1.so.0
--------------------------------------------------------------------------------


Reproducible: Always
Comment 1 Anton Romanov 2007-01-31 19:15:49 UTC
Created attachment 108786 [details]
emerge --info output
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-01-31 19:26:19 UTC
Do you have a previous install of anjuta? (1.x series)
Comment 3 Anton Romanov 2007-01-31 19:40:53 UTC
after first violation i did
emerge -C anjuta && emerge anjuta
and result is the same
Comment 4 Anton Romanov 2007-01-31 19:44:16 UTC
hm .. that's strange ... i still have those broken links in /usr/lib/anjuta/
libanjuta_clsGen.so -> libanjuta_clsGen.so.0.0.0
libanjuta_clsGen.so.0 -> libanjuta_clsGen.so.0.0.0
llibanjuta_patch.so -> libanjuta_patch.so.0.0.0
libanjuta_patch.so.0 -> libanjuta_patch.so.0.0.0
libanjuta_sample1.so -> libanjuta_sample1.so.0.0.0
libanjuta_sample1.so.0 -> libanjuta_sample1.so.0.0.0

i suppose removing them will make all emerge fine ... 
anyway i can't see a reason such situation appeared
Comment 5 Anton Romanov 2007-01-31 19:57:56 UTC
dev-util/anjuta-1.2.4-r1 
was the last version i had installed before this
Comment 6 Anton Romanov 2007-01-31 20:11:52 UTC
after manually removing /usr/lib/anjuta

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-dev-util_-_anjuta-2.1.0_beta1-31658.log"

unlink:    /usr/lib/anjuta/*
--------------------------------------------------------------------------------
Comment 7 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-01-31 21:13:09 UTC
Would you be able to provide the entire build log please?
Comment 8 Anton Romanov 2007-02-01 05:38:36 UTC
Created attachment 108814 [details]
build.log.gz
Comment 9 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-02-02 20:50:32 UTC
Thank you very much for your help and patience.  Can you please sync in ~1 hour and try to emerge anjuta again?  It should be fixed now.