Code: Select all
wrote 405 bytes read 2261238 bytes 21236.08 bytes/sec
total size is 76339014 speedup is 33.75
>>> Updating Portage cache... |/usr/sbin/ebuild.sh: line 7: need-gnustep-gui: command not found
|/usr/sbin/ebuild.sh: line 7: need-gnustep-gui: command not found
...done!
I see the same error, on emerge sync with two different
rsync sources. There is no reference to need-gnustep
in ebuild.sh
This just happened tonight for the first time on
two of my systems.
greping for the application/script, I see it
referenced in a few ebuilds under /usr/portage:
app-gnustep/easydiff/easydiff-0.1.ebuild:need-gnustep-gui
app-gnustep/talksoup/talksoup-0.81.ebuild:need-gnustep-gui
eclass/gnustep-old.eclass:need-gnustep-gui() {
gnustep-apps/easydiff/easydiff-0.1.ebuild:need-gnustep-gui
gnustep-apps/talksoup/talksoup-0.81.ebuild:need-gnustep-gui
{... possibly more - grep not finished yet}