unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30754: GuixSD installation problem
@ 2018-03-09  7:18 amar
  2018-03-09  7:28 ` Efraim Flashner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: amar @ 2018-03-09  7:18 UTC (permalink / raw)
  To: 30754

[-- Attachment #1: Type: text/plain, Size: 340 bytes --]

Hi,

I am trying to install guixSD 0.14 x86_64 following the installation docs, i am unable to get past `guix system init` part, which runs for a while then shows me the same error, i tried 3 times.

https://gist.github.com/radamar/e81359d5f0bd2423632abd9528365654

Thanks,
amar

Sent with [ProtonMail](https://protonmail.com) Secure Email.

[-- Attachment #2: Type: text/html, Size: 762 bytes --]

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

* bug#30754: GuixSD installation problem
  2018-03-09  7:18 bug#30754: GuixSD installation problem amar
@ 2018-03-09  7:28 ` Efraim Flashner
  2018-03-09 12:43 ` Ludovic Courtès
  2020-10-19 20:47 ` Maxim Cournoyer
  2 siblings, 0 replies; 4+ messages in thread
From: Efraim Flashner @ 2018-03-09  7:28 UTC (permalink / raw)
  To: amar; +Cc: 30754

[-- Attachment #1: Type: text/plain, Size: 677 bytes --]

On Fri, Mar 09, 2018 at 02:18:47AM -0500, amar wrote:
> Hi,
> 
> I am trying to install guixSD 0.14 x86_64 following the installation docs, i am unable to get past `guix system init` part, which runs for a while then shows me the same error, i tried 3 times.
> 
> https://gist.github.com/radamar/e81359d5f0bd2423632abd9528365654
> 
> Thanks,
> amar
> 
> Sent with [ProtonMail](https://protonmail.com) Secure Email.

Can you post your config.scm file?

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* bug#30754: GuixSD installation problem
  2018-03-09  7:18 bug#30754: GuixSD installation problem amar
  2018-03-09  7:28 ` Efraim Flashner
@ 2018-03-09 12:43 ` Ludovic Courtès
  2020-10-19 20:47 ` Maxim Cournoyer
  2 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2018-03-09 12:43 UTC (permalink / raw)
  To: amar; +Cc: 30754

amar <radamar@protonmail.com> skribis:

> I am trying to install guixSD 0.14 x86_64 following the installation docs, i am unable to get past `guix system init` part, which runs for a while then shows me the same error, i tried 3 times.
>
> https://gist.github.com/radamar/e81359d5f0bd2423632abd9528365654

Pasting it here so that it doesn’t get lost:

--8<---------------cut here---------------start------------->8---
 Script started on 2018-03-09 07:59:00+0100                                                                 
 root@gnu ~# guix system init /mnt/etc/config.scm /mnt                                                      
 Backtrace:                                                                                                 
 10 (primitive-load "/gnu/store/j6sc9vxxhw9jxdp6c23ahl6mgdf…")                                              
 In guix/ui.scm:                                                                                            
 1452:12 9 (run-guix-command _ . _)                                                                         
 In ice-9/boot-9.scm:                                                                                       
 837:9 8 (catch _ _ #<procedure 7fe0e2f87070 at guix/ui.scm:513…> …)                                        
 837:9 7 (catch _ _ #<procedure 7fe0e2f87088 at guix/ui.scm:611…> …)                                        
 In guix/scripts/system.scm:                                                                                
 1109:8 6 (_)                                                                                               
 983:6 5 (process-action _ _ _)                                                                             
 In guix/store.scm:                                                                                         
 1444:24 4 (run-with-store _ _ #:guile-for-build _ #:system _ # _)                                          
 In guix/scripts/system.scm:                                                                                
 714:2 3 (_ _)                                                                                              
 In gnu/services.scm:                                                                                       
 317:2 2 (_ _)                                                                                              
 In gnu/system.scm:                                                                                         
 433:28 1 (_ _)                                                                                             
 967:34 0 (operating-system-boot-parameters-file #<<operating-sy…> …)                                       
 gnu/system.scm:967:34: In procedure operating-system-boot-parameters-file:                                 
 gnu/system.scm:967:34: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): #f
--8<---------------cut here---------------end--------------->8---

Ludo’.

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

* bug#30754: GuixSD installation problem
  2018-03-09  7:18 bug#30754: GuixSD installation problem amar
  2018-03-09  7:28 ` Efraim Flashner
  2018-03-09 12:43 ` Ludovic Courtès
@ 2020-10-19 20:47 ` Maxim Cournoyer
  2 siblings, 0 replies; 4+ messages in thread
From: Maxim Cournoyer @ 2020-10-19 20:47 UTC (permalink / raw)
  To: amar; +Cc: 30754-done

Hello Amar,

amar <radamar@protonmail.com> writes:

> Hi,
>
> I am trying to install guixSD 0.14 x86_64 following the installation
> docs, i am unable to get past `guix system init` part, which runs for
> a while then shows me the same error, i tried 3 times.
>
> https://gist.github.com/radamar/e81359d5f0bd2423632abd9528365654

As this was more than two years ago and 6 releases behind, and requested
information (your operating system configuration) was not provided to
allow trying to reproduce the problem, I'm closing this issue.

Feel free to open a new issue or ask a question on the
'help-guix@gnu.org' mailing list if you are still experiencing problems.

Thank you,

Maxim




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

end of thread, other threads:[~2020-10-19 20:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-09  7:18 bug#30754: GuixSD installation problem amar
2018-03-09  7:28 ` Efraim Flashner
2018-03-09 12:43 ` Ludovic Courtès
2020-10-19 20:47 ` 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).