Recent

Author Topic: [solved] FPCUpdeluxe errors, what to do now?  (Read 1163 times)

KodeZwerg

  • Hero Member
  • *****
  • Posts: 2057
  • Fifty shades of code.
    • Delphi & FreePascal
[solved] FPCUpdeluxe errors, what to do now?
« on: June 06, 2023, 07:15:12 pm »
Quote
fpcupdeluxe: ERROR: Lazarus Native Installer (CheckModule: Lazarus): Repo tag and desired tag do not match.
fpcupdeluxe: ERROR: Lazarus Native Installer (CheckModule: Lazarus): The desired lazarus_2_2_6 is different from local repository-tag.


ERROR: Fpcupdeluxe fatal error !
Sequencer (Lazarus): Failure running fpcupdeluxe: error executing sequence Lazarus
Sequencer (Only): Failure running fpcupdeluxe: error executing sequence Only

Today I tried to update with latest trunk my installation and it broke, now I thought it be a good idea to install the stable instead of trunk but running again into errors.
I accidently deleted the "old.exe" file.
Can anybody help me what I now can do please?
« Last Edit: June 06, 2023, 09:57:26 pm by KodeZwerg »
« Last Edit: Tomorrow at 31:76:97 xm by KodeZwerg »

KodeZwerg

  • Hero Member
  • *****
  • Posts: 2057
  • Fifty shades of code.
    • Delphi & FreePascal
Re: FPCUpdeluxe errors, what to do now?
« Reply #1 on: June 06, 2023, 08:48:16 pm »
Quote
C:\Tools\FreePascal\config_lazarus\onlinepackagemanager\packages\ct4laz\pl_components\pl_excontrols\.\source\TplColorPanelUnit.pas(142,7) Error: (5000) Identifier not found "OffsetRect"
C:\Tools\FreePascal\config_lazarus\onlinepackagemanager\packages\ct4laz\pl_components\pl_excontrols\.\source\TplColorPanelUnit.pas(145,7) Error: (5000) Identifier not found "OffsetRect"
TplColorPanelUnit.pas(209) Fatal: (10026) There were 2 errors compiling module, stopping
(3104) Compiling tacustomsource.pas
(3104) Compiling tamath.pas
(3104) Compiling kpictureeditor.pas
(3104) Compiling fpdebugfpcconvvariantnormalizer.pas
(3104) Compiling tadrawutils.pas
(3104) Compiling tageometry.pas
(3104) Compiling tahtml.pas
Fatal: (1018) Compilation aborted
Error: C:\Tools\FreePascal\fpc\bin\x86_64-win64\ppcx64.exe returned an error exitcode
Error: (lazarus) Compile package pl_ExControls 7.2.1: stopped with exit code 1
(1008) 8666 lines compiled, 4.4 sec
(1023) 4 note(s) issued
Error: (lazarus) Compile package TAChartLazarusPkg 1.0: terminated
Error: (lazarus) Compile package KControlsLaz 1.7.3: terminated
Error: (lazarus) Compile package LazDebuggerFp 1.0: terminated
Error: (lazarus) [TLazPackageGraph.CompileRequiredPackages] "Exit code 1"
Error: (lazarus) Building IDE: Compile AutoInstall Packages failed.
C:\Tools\FreePascal\fpcbootstrap\make.exe: *** [useride] Error 2
fpcupdeluxe: ERROR: Lazarus Native Installer (BuildModuleCustom: UserIDE): make.exe returned exit status #2.


ERROR: Fpcupdeluxe fatal error !
Sequencer (UserIDE): Failure running fpcupdeluxe: error executing sequence UserIDE
Sequencer (Lazarus): Failure running fpcupdeluxe: error executing sequence Lazarus
Sequencer (Default): Failure running fpcupdeluxe: error executing sequence Default
This is the errors that I get by trying to update with trunk.
« Last Edit: Tomorrow at 31:76:97 xm by KodeZwerg »

TRon

  • Hero Member
  • *****
  • Posts: 2506

KodeZwerg

  • Hero Member
  • *****
  • Posts: 2057
  • Fifty shades of code.
    • Delphi & FreePascal
Re: FPCUpdeluxe errors, what to do now?
« Reply #3 on: June 06, 2023, 09:58:04 pm »
« Last Edit: Tomorrow at 31:76:97 xm by KodeZwerg »

TRon

  • Hero Member
  • *****
  • Posts: 2506
Re: [solved] FPCUpdeluxe errors, what to do now?
« Reply #4 on: June 07, 2023, 10:36:10 am »
You're welcome KodeZwerg.

I just happen to have read that post just before yours so pure (timed) coincidence.

If you try to build again now then the issue should have been addressed: the old types should be re-instated with a deprecated notice. The final fix would be adding the types unit to the affected package that you mentioned.

 

TinyPortal © 2005-2018