On 08.09.20 19:09, Jonathan Brielmaier wrote: >> Jonathan: you seem to be the defacto maintainer of our IceDove package. >> Would you like to work on updating it to 78 on the 'wip-icecat-78' >> branch? We have about 2 weeks before IceCat 78 must be pushed to >> 'master'. >> > Hi Mark, > > Nice work. I will have a look at the week end.
I had a look. It's at the moment two WIP patches here: https://gitlab.com/jonsger/Guix/-/tree/wip-icedove-78 Icedove 78 needs nss >= 3.53.1 and we have only 3.52.1. I didn't get 3.53-3.55 building so I tried 3.56 which worked but fails in the install phase, but the backtrace is to short and there is no way to make it longer: Backtrace: 8 (primitive-load "/gnu/store/qjiyb1f5dpi689cwicvh7w5036a…") In ice-9/eval.scm: 191:35 7 (_ _) In guix/build/gnu-build-system.scm: 838:2 6 (gnu-build #:source _ #:outputs _ #:inputs _ #:phases . #) In ice-9/boot-9.scm: 1736:10 5 (with-exception-handler _ _ #:unwind? _ # _) In srfi/srfi-1.scm: 857:16 4 (every1 #<procedure 7ffff4b6c5e0 at guix/build/gnu-bui…> …) In guix/build/gnu-build-system.scm: 847:30 3 (_ _) In ice-9/eval.scm: 619:8 2 (_ #(#(#(#(#(#(#(#<directory (guile-…>) …) …) …) …) …) …)) In unknown file: 1 (delete-file "/gnu/store/278vm4vls3fqzpx9ixf4cqyhcfbs80…") In ice-9/boot-9.scm: 1669:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1669:16: In procedure raise-exception: In procedure delete-file: No such file or directory So I'm not sure when I'm done with the update...