On Fri, Nov 13, 2020 at 06:07:32PM +0100, Ludovic Courtès wrote:
>   system installation:
>     […]
>     
> https://alpha.gnu.org/gnu/guix/guix-system-install-1.2.0rc1.x86_64-linux.iso.xz

Sorry for testing so late.  For me the graphical installer crashes
when doing a Manual Partitioning with an encrypted partition.
I attach the last-installer-error after Manual Partitioning.

Can others successfully use encryption with the installer?

Regards,
Florian
In ./gnu/installer/newt/partition.scm:
    785:4 19 (run-partitioning-page)
In srfi/srfi-1.scm:
    634:9 18 (for-each #<procedure 7f09c7a2b3d8 at 
./gnu/installer/parted.scm:1392:14 (file-name)> ("/dev/sda" "/dev/sdb"))
In ./gnu/installer/parted.scm:
  1395:23 17 (_ _)
In ice-9/boot-9.scm:
  1669:16 16 (raise-exception _ #:continuable? _)
  1667:16 15 (raise-exception _ #:continuable? _)
  1667:16 14 (raise-exception _ #:continuable? _)
  1667:16 13 (raise-exception _ #:continuable? _)
  1667:16 12 (raise-exception _ #:continuable? _)
  1667:16 11 (raise-exception _ #:continuable? _)
  1667:16 10 (raise-exception _ #:continuable? _)
  1667:16  9 (raise-exception _ #:continuable? _)
  1667:16  8 (raise-exception _ #:continuable? _)
  1667:16  7 (raise-exception _ #:continuable? _)
  1764:13  6 (_ #<&compound-exception components: (#<&error> #<&origin origin: 
#f> #<&message message: "~A"> #<&irritants irritants: ("Device /dev/sda is 
still in use.")> #<&exception-with-kind-an…>)
In ice-9/eval.scm:
    619:8  5 (_ #(#(#<directory (guile-user) 7f09d2bc2f00> #<<installer> name: 
newt init: #<procedure init ()> exit: #<procedure exit ()> exit-error: 
#<procedure exit-error (file key args)> f…>) …))
    619:8  4 (_ #(#(#(#<directory (guile-user) 7f09d2bc2f00> #<<installer> 
name: newt init: #<procedure init ()> exit: #<procedure exit ()> exit-error: 
#<procedure exit-error (file key arg…>) …) #))
In ice-9/ports.scm:
   463:17  3 (call-with-output-file _ _ #:binary _ #:encoding _)
In ice-9/eval.scm:
    619:8  2 (_ #(#(#<directory (guile-user) 7f09d2bc2f00> misc-error (#f "~A" 
("Device /dev/sda is still in use.") #f)) #<output: /tmp/last-installer-error 
19>))
    159:9  1 (_ #(#(#<directory (guile-user) 7f09d2bc2f00> misc-error (#f "~A" 
("Device /dev/sda is still in use.") #f)) #<output: /tmp/last-installer-error 
19>))
In unknown file:
           0 (make-stack #t)
ice-9/eval.scm:159:9: Device /dev/sda is still in use.

Reply via email to