Bug 31693

Summary: MGA9: very old package - Racket 7.5 (2019) update to 8.8 (2023)
Product: Mageia Reporter: psyca <linux>
Component: RPM PackagesAssignee: papoteur <yvesbrungard>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: lewyssmith
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
URL: https://racket-lang.org/
Whiteboard:
Source RPM: racket-7.5-6.mga9.src.rpm CVE:
Status comment:

Description psyca 2023-03-17 13:35:16 CET
Description of problem:
We have a very old version of programming language Racket. The release is from Nov. 2019 - version 7.5. The current is 8.8 from this year.
Maybe to proof if it can get updated?
Comment 1 sturmvogel 2023-03-17 15:18:17 CET
version 8.8 was already submitted to build system 2 days ago...
But the build failed...
Comment 2 Lewis Smith 2023-03-21 09:45:47 CET
Thanks papoteur for putting up v8.8. In the light of sturmvogel's comment, one imagines that the build will be fixed.
Then the bug can be closed.
Assigning this to papoteur since he is already dealing with it.

CC: (none) => lewyssmith
Assignee: bugsquad => yves.brungard_mageia

Comment 3 papoteur 2023-03-21 11:19:23 CET
The build fails too.
I found a similar report: https://github.com/racket/racket/issues/4290
But there is no solution provided. Any help is welcome.

Here the summary of the failure:

raco setup: error: during building docs for <pkgs>/redex-doc/redex/redex.scrbl
raco setup:   examples: exception raised in example
raco setup:     error: "set-pen in dc<%>: bad argument combination: (object:color% ...) 836.178 'solid"
raco setup: error: during building docs for <pkgs>/racket-doc/scribblings/guide/guide.scrbl
raco setup:   draw-polygon in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...)
raco setup: error: during building docs for <pkgs>/draw-doc/scribblings/draw/draw.scrbl
raco setup:   draw-rectangle in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...)
raco setup: error: during building docs for <pkgs>/images-doc/images/scribblings/images.scrbl
raco setup:   draw-rectangle in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...)
raco setup: error: during building docs for <pkgs>/pict-doc/pict/scribblings/pict.scrbl
raco setup:   draw-text in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...)
raco setup: error: during building docs for <pkgs>/plot-doc/plot/scribblings/plot.scrbl
raco setup:   draw-text in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...)
raco setup: error: during building docs for <pkgs>/scribble-doc/scribblings/scribble/scribble.scrbl
raco setup:   draw-line in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...)
raco setup: error: during building docs for <pkgs>/typed-racket-doc/typed-racket/scribblings/ts-reference.scrbl
raco setup:   draw-text in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...)
raco setup: error: during building docs for <pkgs>/plot-doc/plot/scribblings/plot.scrbl
raco setup:   draw-text in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...)
raco setup: error: during building docs for <pkgs>/scribble-doc/scribblings/scribble/scribble.scrbl
raco setup:   draw-line in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...)
raco setup: error: during building docs for <pkgs>/typed-racket-doc/typed-racket/scribblings/ts-reference.scrbl
raco setup:   draw-text in dc<%>: drawing context is not ok: (wrapper-object:bitmap-dc% ...)
failed
 in build-one
 in loop
 in module->hash
Comment 4 papoteur 2023-03-25 18:12:55 CET
David finished the job.

Resolution: (none) => FIXED
Status: NEW => RESOLVED

Comment 5 papoteur 2023-04-03 13:58:09 CEST
It is now moved from testing to Core.
Comment 6 psyca 2023-04-03 14:04:39 CEST
Many thanks.