Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306061 - sci-chemistry/oasis-4.0 emerge fails at install stage
Summary: sci-chemistry/oasis-4.0 emerge fails at install stage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-20 14:37 UTC by Klaas Decanniere
Modified: 2010-02-24 08:23 UTC (History)
1 user (show)

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


Attachments
Build log (build.log,2.53 KB, text/plain)
2010-02-20 14:39 UTC, Klaas Decanniere
Details
emerge --info (emerge-info.txt,3.50 KB, text/plain)
2010-02-20 14:40 UTC, Klaas Decanniere
Details
find /var/tmp/portage/sci-chemistry/oasis-4.0/work/ (found,18.10 KB, text/plain)
2010-02-21 11:46 UTC, Klaas Decanniere
Details
find /var/tmp/portage/sci-chemistry/oasis-4.0 (found-2,23.07 KB, text/plain)
2010-02-21 11:58 UTC, Klaas Decanniere
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Klaas Decanniere 2010-02-20 14:37:36 UTC
Some files not found when fixing up permissions.

Error messages:
>>> Test phase [not enabled]: sci-chemistry/oasis-4.0                                                                     

>>> Install oasis-4.0 into /var/tmp/portage/sci-chemistry/oasis-4.0/image/ category sci-chemistry
chmod: cannot access `/var/tmp/portage/sci-chemistry/oasis-4.0/image//usr/lib64/oasis/html/*.csh': No such file or directory                                                                                                                        
chmod: cannot access `/var/tmp/portage/sci-chemistry/oasis-4.0/image//usr/lib64/oasis/html/*.awk': No such file or directory                     

Reproducible: Always




I'll upload emerge --info and the build log in a minute
Comment 1 Klaas Decanniere 2010-02-20 14:39:02 UTC
Created attachment 220475 [details]
Build log
Comment 2 Klaas Decanniere 2010-02-20 14:40:11 UTC
Created attachment 220477 [details]
emerge --info
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2010-02-21 10:10:21 UTC
Could you please run the emerge again and attach the output of

find /var/tmp/portage/sci-chemistry/oasis-4.0/work/

to the bug? I cannot reproduce it here.
Comment 4 Klaas Decanniere 2010-02-21 11:46:17 UTC
Created attachment 220593 [details]
find /var/tmp/portage/sci-chemistry/oasis-4.0/work/
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2010-02-21 11:48:49 UTC
Thanks! Can you do it again for the complete dir?

find /var/tmp/portage/sci-chemistry/oasis-4.0

Thanks
Comment 6 Klaas Decanniere 2010-02-21 11:56:19 UTC
(In reply to comment #4)
> Created an attachment (id=220593) [details]
> find /var/tmp/portage/sci-chemistry/oasis-4.0/work/
> 

Sent as attachment.

As a side note:
The USE flag "minimal" is set for oasis by default, so
I tried switching that off, but then I get into circular dependencies with sci-chemistry/arp-warp-bin, sci-chemistry/ccp4-6.1.3 and oasis
Comment 7 Klaas Decanniere 2010-02-21 11:58:22 UTC
Created attachment 220595 [details]
find /var/tmp/portage/sci-chemistry/oasis-4.0
Comment 8 Justin Lecher (RETIRED) gentoo-dev 2010-02-21 12:02:57 UTC
Thanks for all that. I will fix that. Hopefully I find what's wrong here.
Comment 9 Justin Lecher (RETIRED) gentoo-dev 2010-02-24 08:23:06 UTC
Everything fixed.