Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39629 - esync sometimes dies on me
Summary: esync sometimes dies on me
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Third-Party Tools (show other bugs)
Hardware: All All
: High normal
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-27 18:24 UTC by SpanKY
Modified: 2004-02-07 19:09 UTC (History)
1 user (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 2004-01-27 18:24:25 UTC
probably cause i ctrl+c-ed it one time ... but whatever, should be handled in the code :P

root@vapier 0 root # esync 
 * Getting old portage tree
 * Doing 'emerge sync' now

 * Doing 'eupdatedb' now

 * indexing: 0 ebuilds to go   
 * esearch-index generated in 1 minute(s) and 58 second(s)
 * indexed 6207 ebuilds
 * size of esearch-index: 956 kB

 * Getting new portage tree
Traceback (most recent call last):
  File "/usr/sbin/esync", line 48, in ?
    tree_new = gettree("new")
  File "/usr/sbin/esync", line 25, in gettree
    os.symlink("/var/cache/edb/esearchdb.pyc", tmp_prefix + tree + "tree.pyc")
OSError: [Errno 17] File exists
Comment 1 David Peter 2004-01-28 05:41:45 UTC
Hi,

Thanks for the bug report. A few days agon amne from the gentoo forums
send me a message because of this bug, too. I had already fixed it for
esearch-0.6.0. I have not released this yet because it's no critical
bug. Thanks anyhow.
Please wait a few days, until I will release 0.6.0.

David
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2004-02-07 19:09:13 UTC
esearch-0.6 is in CVS now