unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tobias Alexandra Platen <guix@platen-software.de>
To: Julien Lepiller <julien@lepiller.eu>, guix-devel@gnu.org
Subject: Re: Trying to update my Guix on Android
Date: Sun, 07 Jul 2024 15:47:34 +0200	[thread overview]
Message-ID: <3145486370036726af3bf8dca9b8025f593d47bd.camel@platen-software.de> (raw)
In-Reply-To: <E7443465-3AD1-4133-84E9-23DF24580770@lepiller.eu>

I copied those files from my debian system, will try with guix system
later:

adb push /etc/protocols /system/etc/
adb push /etc/services /system/etc/
adb push /etc/resolv.conf /system/etc/

And none of the files differ
OnePlus6T:/etc # diff protocols /system/etc/protocols                 
OnePlus6T:/etc # diff services /system/etc/services                   
OnePlus6T:/etc # diff resolv.conf /system/etc/resolv.conf  

This one is working:
/gnu/store/q7527zanapb5cqqsyj46m3q3yr8a3vvz-curl-8.5.0/bin/curl
http://gnu.org
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.gnu.org/">here</a>.</p>
<hr>
<address>Apache/2.4.29 Server at gnu.org Port 80</address>
</body></html>

This one does not:
OnePlus6T:/data/guixandroid #
/gnu/store/q7527zanapb5cqqsyj46m3q3yr8a3vvz-curl-8.5.0/bin/curl
https://gnu.org                                                       
curl: (60) server certificate verification failed. CAfile: none
CRLfile: none
More details here: https://curl.se/docs/sslcerts.html


curl failed to verify the legitimacy of the server and therefore could
not establish a secure connection to it. To learn more about this
situation and how to fix it, please visit the web page mentioned above.

Guix pull fails for the same reason

/gnu/store/q7527zanapb5cqqsyj46m3q3yr8a3vvz-curl-8.5.0/bin/curl
http://gnu.org

zcat /var/log/guix/drvs/r6/39b2xgqihb2r1p8wqw25miid09s8mc-isrg-root-
x2.pem.drv.gz

View build log at
'/var/log/guix/drvs/r6/39b2xgqihb2r1p8wqw25miid09s8mc-isrg-root-
x2.pem.drv.gz'.
cannot build derivation `/gnu/store/qlqq5kddrjmwsj8qfgcadklmmf7kx54j-
le-certs-1.drv': 1 dependencies couldn't be built
guix pull: error: build of
`/gnu/store/qlqq5kddrjmwsj8qfgcadklmmf7kx54j-le-certs-1.drv' failed
1|OnePlus6T:/data/guixandroid # zcat
/var/log/guix/drvs/r6/39b2xgqihb2r1p8wqw25miid09s8mc-isrg-root-
x2.pem.drv.gz

Starting download of /gnu/store/5ryjiaii7gn8imh2xix4mak2yk6gmgrl-isrg-
root-x2.pem
From https://letsencrypt.org/certs/isrg-root-x2.pem...
In procedure getaddrinfo: Temporary failure in name resolution


      reply	other threads:[~2024-07-07 14:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-03 17:37 Trying to update my Guix on Android Tobias Alexandra Platen
2024-07-06 21:23 ` Julien Lepiller
2024-07-07 13:47   ` Tobias Alexandra Platen [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=3145486370036726af3bf8dca9b8025f593d47bd.camel@platen-software.de \
    --to=guix@platen-software.de \
    --cc=guix-devel@gnu.org \
    --cc=julien@lepiller.eu \
    /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 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).