BlinkEye wrote:do you still have the tar.bz2? could could you experiment further (like extracting ? it doesn't matter if you've inlcuded the ccache folder or not, a tar.bz2 is a tar.bz2 and MUST work.
EDIT: i'm just remembering that i had a lot of errors lately extracting some zipped files, so, did it just break or was it a warning/error at the end of the extracting? if possible post the error message
I'm afraid I binned the file so I can't be much help. It was about 3.5Gb because I'd also backed up my /home.
I've managed to restore my system onto a new hard drive using this, but I've ran into a few problems. For instance, I was getting a "Error opening terminal: Eterm." error everytime I tried to run nano, so I tried to fix this by re-emerging ncurses (which seems to be a fix for this sort of problem). However, ncurses fails with:
Code: Select all
Could not run/locate "g++"
make[1]: *** [../obj_s/cursesf.o] Error 1
make[1]: *** Waiting for unfinished jobs....
Could not run/locate "g++"
make[1]: *** [../obj_s/cursesm.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/ncurses-5.4-r5/work/ncurses-5.4/c++'
make: *** [all] Error 2
+ diefunc src_compile 84 2 'make failed'
+ local funcname=src_compile lineno=84 exitcode=2
+ shift 3
+ echo
+ echo '!!! ERROR: sys-libs/ncurses-5.4-r5 failed.'
!!! ERROR: sys-libs/ncurses-5.4-r5 failed.
+ echo '!!! Function src_compile, Line 84, Exitcode 2'
!!! Function src_compile, Line 84, Exitcode 2
+ echo '!!! make failed'
!!! make failed
Any ideas? I saw when I unpacked my stage 4 that it complained about not being able to hardlink a lot of files (don't ask which, it was scrolling way too fast!). Could this be the source of the problem? Do I need to just do an emerge -uD system/world to fix it?
Cheers
Sam [/code]