Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8964 - insufficient permissions in /usr/portage/ create traceback
Summary: insufficient permissions in /usr/portage/ create traceback
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-10 01:57 UTC by SpanKY
Modified: 2011-10-30 22:18 UTC (History)
2 users (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 SpanKY gentoo-dev 2002-10-10 01:57:28 UTC
i have 'digest' in FEATURES and i mount /usr/portage/ from a public read-only 
portage directory on a server i have (only have to rsync once ...) 
 
i'm thinking here the error message just be made prettier ... 
 
root@vapier root # emerge dctc  
Calculating dependencies ...done!  
>>> emerge net-p2p/dctc-0.83.5 to /  
>>> Generating digest file...  
Traceback (most recent call last):  
  File "/usr/bin/emerge", line 1355, in ?  
    mydepgraph.merge(mydepgraph.altlist())  
  File "/usr/bin/emerge", line 906, in merge  
    retval=portage.doebuild(y,"merge",myroot,edebug)  
  File "/usr/lib/python2.2/site-packages/portage.py", line 1117, in doebuild  
    digestgen(checkme,overwrite=0)  
  File "/usr/lib/python2.2/site-packages/portage.py", line 937, in digestgen  
    outfile=open(myoutfn,"w")  
IOError: [Errno 2] No such file or directory:  
'/usr/portage/net-p2p/dctc/files/.digest-dctc-0.83.5'
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-10-10 12:41:04 UTC
in cvs