all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Alexandra Platen <guix@platen-software.de>
To: guix-devel@gnu.org
Subject: Trying to use guix-android
Date: Tue, 20 Feb 2024 18:49:59 +0100	[thread overview]
Message-ID: <4fd6942b267ccec36e0ddedda904f7f799f16969.camel@platen-software.de> (raw)

I added the guix-android channel[1] and did a guix pull.
Then in a new terminal window I started guix repl,
and followed the instructions in the readme.

But I got a:

guix repl
GNU Guile 3.0.9
Copyright (C) 1995-2023 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guix-user)> ,use (android import repo)
While executing meta-command:
no code for module (android import repo)
scheme@(guix-user)> (let ((manifest (get-manifest)))
  (fetch-manifest-repositories manifest))
;;; <stdin>:2:17: warning: possibly unbound variable `get-manifest'
;;; <stdin>:3:3: warning: possibly unbound variable `fetch-manifest-
repositories'
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
error: get-manifest: unbound variable

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
scheme@(guix-user) [1]>

So for now I fall back to repo and download from[2].



[1] https://framagit.org/tyreunom/guix-android
[2] https://github.com/LineageOS/android.git


             reply	other threads:[~2024-02-20 17:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-20 17:49 Tobias Alexandra Platen [this message]
2024-02-20 18:03 ` Trying to use guix-android Julien Lepiller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4fd6942b267ccec36e0ddedda904f7f799f16969.camel@platen-software.de \
    --to=guix@platen-software.de \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.