Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 462040 - >=app-portage/eix-0.27.6: can't read all files from cache /var/cache/eix/remote.tar.bz2
Summary: >=app-portage/eix-0.27.6: can't read all files from cache /var/cache/eix/remo...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Third-Party Tools (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Martin Väth
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-17 13:59 UTC by guileone
Modified: 2013-04-27 18:41 UTC (History)
2 users (show)

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


Attachments
eix-remote update (eix.bug,39.78 KB, text/plain)
2013-03-17 13:59 UTC, guileone
Details

Note You need to log in before you can comment on or make changes to this bug.
Description guileone 2013-03-17 13:59:12 UTC
Created attachment 342380 [details]
eix-remote update

emerge -pv eix

[ebuild   R   ~] app-portage/eix-0.27.6  USE="dep nls sqlite -clang -debug -doc -optimization -security -strong-optimization -tools -zsh-completion" LINGUAS="ru -de" 0 kB

if /etc/eixrc contains "REMOTE_DEFAULT=true"
eix remote update fails ( see attachement "eix-remote update")

if to comment REMOTE_DEFAULT=true string eix-remote update  working normal.
Comment 1 Martin Väth 2013-03-18 10:45:23 UTC
This should be fixed in eix git trunk (>=eix-0.28.3).
Until the new version is released you can use as a workaround
EIX_REMOTE=false eix-update ...
Indeed, the current fix does practically nothing else.
Comment 2 Martin Väth 2013-04-27 18:41:02 UTC
Closing as new version is in the tree