Hello I'm trying to 'emerge qt' just after the wiping out my whole KDEROOT. I've set up kdesettings.bat, emerged msys, mingw, git, subversion and have the latest emerge. The source is in kderoot/downloads/svn-src, the downloads are in kderoot/downloads. When trying to do 'emerge qt' it begins rather good, but with my internet connection (only 128 kbps) it too long to checkout. But that's not the real trouble. The thing is - during the cloning it might interrupt with following error from git:
fatal: The remote end hung up unexpectedly After that issuing 'emerge qt' (or the same with -i, --update etc options) givesthe following error: fatal: Not a git repository (or any of the parent directories): .git Thus, no matter how much i was lucky to download so far, i'll have to start it all over again, first removing the qt directory and then runing emerge again. The question is - how can that be improved? Is there any failsafe way to clone with emerge? Or, maybe, with git, outside emerge? I'd ask on IRC, but i use KDE Irc clients,so i don't have one at hand. In attachment the console output of the emerge commands i mentioned with full text of errors it spits out. Thanks in advance. -- Best regards, Eduard
X:\rel-build\download\svn-src>emerge qt emerge.bat executed 16:27 emerge debug: buildAction: all emerge debug: doPretend: False emerge debug: packageName: qt emerge debug: buildType: RelWithDebInfo emerge debug: buildTests: None emerge debug: verbose: 1 emerge debug: KDEROOT: X:\rel-build ________________________________________________________________________________ ['X:\\rel-build\\emerge\\portage\\libs\\qt\\qt-4.5.2.20090727.py', 'fetch'] msys execute: X:\rel-build\dev-utils\git\bin\sh.exe --login -c "cd /x/rel-build/download/svn-src/ && git clone git://gitorious.org/+kde-developers/qt/kde-qt.git qt" Welcome to Git (version 1.6.3-preview20090507-2) Run 'git help git' to display the help index. Run 'git help <command>' to display help for specific commands. Initialized empty Git repository in X:/rel-build/download/svn-src/qt/.git/ remote: Counting objects: 58247, done. remote: Compressing objects: 100% (32289/32289), done. fatal: The remote end hung up unexpectedly86 MiB | 14 KiB/s fatal: early EOF emerge fatal error: msys execute failed. cmd: X:\rel-build\dev-utils\git\bin\sh.exe --login -c "cd /x/rel-build/download/svn-src/ && git clone git://gitorious.org/+kde-developers/qt/kde-qt.git qt" emerge fatal error: running python X:\rel-build\emerge\portage\libs\qt\qt-4.5.2.20090727.py fetch emerge error: fatal error: package libs/qt-4.5.2.20090727 all failed 17:37 X:\rel-build\download\svn-src\qt>emerge qt emerge.bat executed 18:08 emerge debug: buildAction: all emerge debug: doPretend: False emerge debug: packageName: qt emerge debug: buildType: RelWithDebInfo emerge debug: buildTests: None emerge debug: verbose: 1 emerge debug: KDEROOT: X:\rel-build ________________________________________________________________________________ ['X:\\rel-build\\emerge\\portage\\libs\\qt\\qt-4.5.2.20090727.py', 'fetch'] msys execute: X:\rel-build\dev-utils\git\bin\sh.exe --login -c "cd /x/rel-build/download/svn-src/qt && git pull" Welcome to Git (version 1.6.3-preview20090507-2) Run 'git help git' to display the help index. Run 'git help <command>' to display help for specific commands. fatal: Not a git repository (or any of the parent directories): .git emerge fatal error: msys execute failed. cmd: X:\rel-build\dev-utils\git\bin\sh.exe --login -c "cd /x/rel-build/download/svn-src/qt && git pull" emerge fatal error: running python X:\rel-build\emerge\portage\libs\qt\qt-4.5.2.20090727.py fetch emerge error: fatal error: package libs/qt-4.5.2.20090727 all failed 18:08 X:\rel-build\download\svn-src\qt>
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
