Recent

Author Topic: FPCUPDELUXE: cannot install on another drive that C:  (Read 1583 times)

EMartin

  • Newbie
  • Posts: 6
FPCUPDELUXE: cannot install on another drive that C:
« on: April 20, 2018, 03:41:43 pm »
Hi @DonAlfredo (you are AOG in mORMot forum?), I tried install FPCUPDELUXE on drive D: and after a time throws the following error (last screen log):

Code: Pascal  [Select][+][-]
  1. fpcupdeluxe: info: FPCNativeInstaller (DownloadFromSVN: FPC): Running SVN checkout or update.
  2. Executing: D:\fpcupdeluxe\fpcbootstrap\svn\bin\svn.exe "info" "D:\fpcupdeluxe\fpcsrc" (working dir: )
  3. svn: E155007: 'D:\fpcupdeluxe\fpcsrc' is not a working copy
  4. Executing: D:\fpcupdeluxe\fpcbootstrap\svn\bin\svn.exe "info" "D:\fpcupdeluxe\fpcsrc" (working dir: )
  5. svn: E155007: 'D:\fpcupdeluxe\fpcsrc' is not a working copy
  6. Executing: D:\fpcupdeluxe\fpcbootstrap\svn\bin\svn.exe "checkout" "--quiet" "--non-interactive" "--trust-server-cert" "-r" "HEAD" "https://svn.freepascal.org/svn/fpc/trunk/" "D:\fpcupdeluxe\fpcsrc" (working dir: )
  7. svn: E120108: Error running context: The server unexpectedly closed the connection.
  8. Executing: D:\fpcupdeluxe\fpcbootstrap\svn\bin\svn.exe "checkout" "--quiet" "--non-interactive" "--trust-server-cert" "-r" "HEAD" "https://svn.freepascal.org/svn/fpc/trunk/" "D:\fpcupdeluxe\fpcsrc" (working dir: )
  9. svn: E155004: Run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
  10. svn: E155004: Working copy 'D:\fpcupdeluxe\fpcsrc' locked.
  11. svn: E155004: 'D:\fpcupdeluxe\fpcsrc' is already locked.
  12. Executing: D:\fpcupdeluxe\fpcbootstrap\svn\bin\svn.exe "cleanup" "--non-interactive" "D:\fpcupdeluxe\fpcsrc" (working dir: )
  13. Executing: D:\fpcupdeluxe\fpcbootstrap\svn\bin\svn.exe "cleanup" "--non-interactive" "D:\fpcupdeluxe\fpcsrc" (working dir: )
  14. Executing: D:\fpcupdeluxe\fpcbootstrap\svn\bin\svn.exe "update" "--quiet" "--non-interactive" "--trust-server-cert" "-r" "HEAD" "D:\fpcupdeluxe\fpcsrc" (working dir: )
  15. svn: E120108: Error running context: The server unexpectedly closed the connection.
  16. Executing: D:\fpcupdeluxe\fpcbootstrap\svn\bin\svn.exe "checkout" "--quiet" "--non-interactive" "--trust-server-cert" "-r" "HEAD" "https://svn.freepascal.org/svn/fpc/trunk/" "D:\fpcupdeluxe\fpcsrc" (working dir: )
  17. svn: E155004: Run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
  18. svn: E155004: Working copy 'D:\fpcupdeluxe\fpcsrc' locked.
  19. svn: E155004: 'D:\fpcupdeluxe\fpcsrc' is already locked.
  20. Executing: D:\fpcupdeluxe\fpcbootstrap\svn\bin\svn.exe "cleanup" "--non-interactive" "D:\fpcupdeluxe\fpcsrc" (working dir: )
  21. Executing: D:\fpcupdeluxe\fpcbootstrap\svn\bin\svn.exe "update" "--quiet" "--non-interactive" "--trust-server-cert" "-r" "HEAD" "D:\fpcupdeluxe\fpcsrc" (working dir: )
  22. svn: E120108: Error running context: The server unexpectedly closed the connection.
  23. Executing: D:\fpcupdeluxe\fpcbootstrap\svn\bin\svn.exe "info" "D:\fpcupdeluxe\fpcsrc" (working dir: )
  24. Path: fpcsrc
  25. Working Copy Root Path: D:\fpcupdeluxe\fpcsrc
  26. URL: https://svn.freepascal.org/svn/fpc/trunk
  27. Relative URL: ^/trunk
  28. Repository Root: https://svn.freepascal.org/svn/fpc
  29. Repository UUID: 3ad0048d-3df7-0310-abae-a5850022a9f2
  30. Revision: 38795
  31. Node Kind: directory
  32. Schedule: normal
  33.  
  34. fpcupdeluxe: info: FPCNativeInstaller (DownloadFromSVN: FPC): SVN gave error code: 1
  35.  
  36. fpcupdeluxe: info: FPCNativeInstaller (DownloadFromSVN: FPC): SVN gave error message: Path: fpcsrc
  37. Working Copy Root Path: D:\fpcupdeluxe\fpcsrc
  38. URL: https://svn.freepascal.org/svn/fpc/trunk
  39. Relative URL: ^/trunk
  40. Repository Root: https://svn.freepascal.org/svn/fpc
  41. Repository UUID: 3ad0048d-3df7-0310-abae-a5850022a9f2
  42. Revision: 38795
  43. Node Kind: directory
  44. Schedule: normal
  45.  
  46.  
  47. fpcupdeluxe: info: FPCNativeInstaller (GetModule: FPC): FPC was at: failure
  48. fpcupdeluxe: info: FPCNativeInstaller (GetModule: FPC): FPC is now at revision: rking
  49. fpcupdeluxe: ERROR: FPCNativeInstaller (GetModule: FPC): Checkout/update of FPC sources failure.
  50.  
  51.  
  52. ERROR: Fpcupdeluxe fatal error !
  53.  

I change the install dir with the button. I installed OK on drive C: but I have not enough space then I need install on D:.

Thanks.

Esteban
« Last Edit: April 20, 2018, 03:48:07 pm by EMartin »

 

TinyPortal © 2005-2018