unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44903: quix installation bugs
@ 2020-11-27 10:57 Gavaskar Kanagaraj
  2022-10-08  2:53 ` bug#44903: Guix 1.2.0 installer 'auto-partition!' crash Maxim Cournoyer
  0 siblings, 1 reply; 4+ messages in thread
From: Gavaskar Kanagaraj @ 2020-11-27 10:57 UTC (permalink / raw)
  To: 44903; +Cc: Umut Durak


[-- Attachment #1.1: Type: text/plain, Size: 2014 bytes --]

hello,


I found bugs,


Installation options using iso: Does not boot using dual boot or standalone boot. stucks with automatic reboot. I tried in 3 different computers using 2 different pendrives.


installation options using vmware:

The installer has encountered an unexpected problem. The backtrace is displayed
below.

In ./gnu/installer/newt/partition.scm
766:33 19 (run-partitioning-page

In ./gnu/installer/parted.scm
894:17 18 (auto-partition! #f #:scheme _)

In parted/structs.scm:
639:23 17 (disk-device #f)

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: (#<&assertion-failure> #<6origin
origin: "struct-vtable"> #<&message message: "Wrong type argument in position 1
(expecting struct): ~S"> #<@irrit.>
In ice-9/eval.scm:

619:8 5 (_ #(#(#<directory (guile-user) 7fce091d9f00> #<<installer> name
newt init: #<procedure init ()> exit: #<procedure exit ()> exit-error: #<procedure
exit-error (file key args)> f..>) .))

619:8 4 (_ #(#(#(#<directory (guile-user) 7fce091d9f00> #<<installer> name
newt init: #<procedure init ()> exit: #<procedure exit ()> exit-error: #<procedure
exit-error (file key arg..>) ..) #))

In ice-9/ports.scm:

 [cid:5bb3afc3-1a99-4cf8-a4a4-4e1f7c324061]
[cid:1404e5ea-4a8f-426a-8dde-e061f3d6211c]



installation using binary, only binary installation over Linux works, but guix pull does work and also could not able to re configure and not able to proceed further for writing scripts.

thanks,


regards,
Gavaskar kanagaraj





[-- Attachment #1.2: Type: text/html, Size: 3197 bytes --]

[-- Attachment #2: bug_guix.png --]
[-- Type: image/png, Size: 125032 bytes --]

[-- Attachment #3: buig_guix1.png --]
[-- Type: image/png, Size: 131305 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#44903: Guix 1.2.0 installer 'auto-partition!' crash
  2020-11-27 10:57 bug#44903: quix installation bugs Gavaskar Kanagaraj
@ 2022-10-08  2:53 ` Maxim Cournoyer
  2022-10-08 17:59   ` Josselin Poiret via Bug reports for GNU Guix
  0 siblings, 1 reply; 4+ messages in thread
From: Maxim Cournoyer @ 2022-10-08  2:53 UTC (permalink / raw)
  To: Mathieu Othacehe; +Cc: Gavaskar Kanagaraj, Umut Durak, 44903

Hello,

Gavaskar Kanagaraj <gavaskar.kanagaraj@tu-clausthal.de> writes:

[...]

> 1764:13 6 (_ #<&compound-exception components: (#<&assertion-failure> #<6origin
> origin: "struct-vtable"> #<&message message: "Wrong type argument in position 1
> (expecting struct): ~S"> #<@irrit.>
> In ice-9/eval.scm:
>
> 619:8 5 (_ #(#(#<directory (guile-user) 7fce091d9f00> #<<installer> name
> newt init: #<procedure init ()> exit: #<procedure exit ()> exit-error: #<procedure
> exit-error (file key args)> f..>) .))
>
> 619:8 4 (_ #(#(#(#<directory (guile-user) 7fce091d9f00> #<<installer> name
> newt init: #<procedure init ()> exit: #<procedure exit ()> exit-error: #<procedure
> exit-error (file key arg..>) ..) #))
>
> In ice-9/ports.scm:
>
>  [cid:5bb3afc3-1a99-4cf8-a4a4-4e1f7c324061]
> [cid:1404e5ea-4a8f-426a-8dde-e061f3d6211c]

Mathieu, do you think this bug can still exist in 1.3.0 or our current
snapshot installer images?  If not, we should close it, as it's gone
stale and reported against 1.2.0.

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#44903: Guix 1.2.0 installer 'auto-partition!' crash
  2022-10-08  2:53 ` bug#44903: Guix 1.2.0 installer 'auto-partition!' crash Maxim Cournoyer
@ 2022-10-08 17:59   ` Josselin Poiret via Bug reports for GNU Guix
  2022-10-10  3:09     ` Maxim Cournoyer
  0 siblings, 1 reply; 4+ messages in thread
From: Josselin Poiret via Bug reports for GNU Guix @ 2022-10-08 17:59 UTC (permalink / raw)
  To: Maxim Cournoyer, Mathieu Othacehe; +Cc: Gavaskar Kanagaraj, Umut Durak, 44903

Hi Maxim,

Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

> Mathieu, do you think this bug can still exist in 1.3.0 or our current
> snapshot installer images?  If not, we should close it, as it's gone
> stale and reported against 1.2.0.

Just my 2 cents: I think this issue was fixed with
0a74509a696671580c8a7dc768d26f414748bab5.  Sometimes, devices are so
small you can't even create a new partition table on them, and we used
to not detect this failure and instead return #f for the disk.  That or
ped_disk_new fails for some reason but I wouldn't know why without more
info.

Best,
-- 
Josselin Poiret




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#44903: Guix 1.2.0 installer 'auto-partition!' crash
  2022-10-08 17:59   ` Josselin Poiret via Bug reports for GNU Guix
@ 2022-10-10  3:09     ` Maxim Cournoyer
  0 siblings, 0 replies; 4+ messages in thread
From: Maxim Cournoyer @ 2022-10-10  3:09 UTC (permalink / raw)
  To: Josselin Poiret
  Cc: Gavaskar Kanagaraj, Mathieu Othacehe, Umut Durak, 44903-done

Hi,

Josselin Poiret <dev@jpoiret.xyz> writes:

> Hi Maxim,
>
> Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:
>
>> Mathieu, do you think this bug can still exist in 1.3.0 or our current
>> snapshot installer images?  If not, we should close it, as it's gone
>> stale and reported against 1.2.0.
>
> Just my 2 cents: I think this issue was fixed with
> 0a74509a696671580c8a7dc768d26f414748bab5.  Sometimes, devices are so
> small you can't even create a new partition table on them, and we used
> to not detect this failure and instead return #f for the disk.  That or
> ped_disk_new fails for some reason but I wouldn't know why without more
> info.

Thanks for the heads-up.  I'm tentatively closing the bug.

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-10  3:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27 10:57 bug#44903: quix installation bugs Gavaskar Kanagaraj
2022-10-08  2:53 ` bug#44903: Guix 1.2.0 installer 'auto-partition!' crash Maxim Cournoyer
2022-10-08 17:59   ` Josselin Poiret via Bug reports for GNU Guix
2022-10-10  3:09     ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).