Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1606 - bug in portage causing crash during emerge
Summary: bug in portage causing crash during emerge
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-08 18:04 UTC by Matt Bull
Modified: 2011-10-30 22:38 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 Matt Bull 2002-04-08 18:04:16 UTC
portage crash's on final merge of package if one of the filenames clashes with 
exsisting directory name as in app-editors/scite-1.4.1.

trace back points to line 2975 of portage.py "print zing,mydest" due to zing 
not being set, the relavant output line seems to have been already printed 
above in line 2924, line 2975 should be within the if statement directly above 
I think?? ('if moveme:' line 2968)

so only one tab ;^)
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-04-15 21:28:18 UTC
fixed on cvs.... will be fixed in portage 1.8.20