unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#65282: guix-1.3 on Ubuntu-22.04 is broken because of outdated datefudge.
@ 2023-08-14  5:28 Dmitry Nikolaev via Bug reports for GNU Guix
  2023-08-14 21:10 ` bug#65282: The problem is not with datefudge Dmitry Nikolaev via Bug reports for GNU Guix
       [not found] ` <215c94ef-5916-d305-261f-3609e8abcf52@zho.pa>
  0 siblings, 2 replies; 4+ messages in thread
From: Dmitry Nikolaev via Bug reports for GNU Guix @ 2023-08-14  5:28 UTC (permalink / raw)
  To: 65282

Hello.

I recently tried to install guix on Ubuntu 22.04 from APT. Installation 
goes well, but 'guix pull' does not work. It tries to download 
datefudge-1.23, but fails.

Starting download of 
/gnu/store/g0ha1fd0x299w48hfgs2sa1sl1b6vlnq-datefudge_1.23.tar.xz
From 
http://ftp.de.debian.org/debian/pool/main/d/datefudge/datefudge_1.23.tar.xz...
download failed 
"http://ftp.de.debian.org/debian/pool/main/d/datefudge/datefudge_1.23.tar.xz" 
404 "Not Found"

Starting download of 
/gnu/store/g0ha1fd0x299w48hfgs2sa1sl1b6vlnq-datefudge_1.23.tar.xz
From 
http://ftp.fr.debian.org/debian/pool/main/d/datefudge/datefudge_1.23.tar.xz...
download failed 
"http://ftp.fr.debian.org/debian/pool/main/d/datefudge/datefudge_1.23.tar.xz" 
404 "Not Found"

Starting download of 
/gnu/store/g0ha1fd0x299w48hfgs2sa1sl1b6vlnq-datefudge_1.23.tar.xz
From 
http://ftp.debian.org/debian/pool/main/d/datefudge/datefudge_1.23.tar.xz...
download failed 
"http://ftp.debian.org/debian/pool/main/d/datefudge/datefudge_1.23.tar.xz" 
404 "Not Found"

Starting download of 
/gnu/store/g0ha1fd0x299w48hfgs2sa1sl1b6vlnq-datefudge_1.23.tar.xz
From 
http://archive.debian.org/debian/pool/main/d/datefudge/datefudge_1.23.tar.xz...
download failed 
"http://archive.debian.org/debian/pool/main/d/datefudge/datefudge_1.23.tar.xz" 
404 "Not Found"

Starting download of 
/gnu/store/g0ha1fd0x299w48hfgs2sa1sl1b6vlnq-datefudge_1.23.tar.xz
From 
https://ci.guix.gnu.org/file/datefudge_1.23.tar.xz/sha256/0ifnlb0mc8qc2kb5042pbz0ns6rwcb7201di8wyrsphl0yhnhxiv...
Throw to key gnutls-error' with args (#<gnutls-error-enum Error in the 
pull function.> handshake)'.

Starting download of 
/gnu/store/g0ha1fd0x299w48hfgs2sa1sl1b6vlnq-datefudge_1.23.tar.xz
From 
https://tarballs.nixos.org/sha256/0ifnlb0mc8qc2kb5042pbz0ns6rwcb7201di8wyrsphl0yhnhxiv...
download failed 
"https://tarballs.nixos.org/sha256/0ifnlb0mc8qc2kb5042pbz0ns6rwcb7201di8wyrsphl0yhnhxiv" 
404 "Not Found"

Starting download of 
/gnu/store/g0ha1fd0x299w48hfgs2sa1sl1b6vlnq-datefudge_1.23.tar.xz
From 
https://archive.softwareheritage.org/api/1/content/sha256:3b7668a107145e9d3d47b10520ce623c1b6dc15f571050d6140c2356c1a2d645/raw/...
download failed 
"https://archive.softwareheritage.org/api/1/content/sha256:3b7668a107145e9d3d47b10520ce623c1b6dc15f571050d6140c2356c1a2d645/raw/" 
404 "Not Found"
failed to download 
"/gnu/store/g0ha1fd0x299w48hfgs2sa1sl1b6vlnq-datefudge_1.23.tar.xz" from 
"mirror://debian/pool/main/d/datefudge/datefudge_1.23.tar.xz"


As you can see, datefudge-1.23 is outdated. Even Debian oldstable is 
using datefudge-1.24. My last hope was to download it from 
ci.guix.gnu.org, but I got gnutls-error.

Looks like guix-1.3 is completely unusable on Ubuntu.


Dmitry Nikolaev





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

* bug#65282: The problem is not with datefudge.
  2023-08-14  5:28 bug#65282: guix-1.3 on Ubuntu-22.04 is broken because of outdated datefudge Dmitry Nikolaev via Bug reports for GNU Guix
@ 2023-08-14 21:10 ` Dmitry Nikolaev via Bug reports for GNU Guix
       [not found] ` <215c94ef-5916-d305-261f-3609e8abcf52@zho.pa>
  1 sibling, 0 replies; 4+ messages in thread
From: Dmitry Nikolaev via Bug reports for GNU Guix @ 2023-08-14 21:10 UTC (permalink / raw)
  To: 65282

The problem with guix-1.3 on Ubuntu-22.04 is not with datefudge. The 
problem if ci.guix.gnu.org connectivity from Russia.





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

* bug#65282: guix-1.3 on Ubuntu-22.04 is broken because of outdated datefudge.
       [not found] ` <215c94ef-5916-d305-261f-3609e8abcf52@zho.pa>
@ 2023-08-15 11:14   ` 宋文武 via Bug reports for GNU Guix
  2023-08-21 20:02     ` Maxim Cournoyer
  0 siblings, 1 reply; 4+ messages in thread
From: 宋文武 via Bug reports for GNU Guix @ 2023-08-15 11:14 UTC (permalink / raw)
  To: Dmitry Nikolaev; +Cc: 65282

Dmitry Nikolaev <glaz@zho.pa> writes:

> The problem with guix-1.3 on Ubuntu-22.04 is not with datefudge. The
> problem is ci.guix.gnu.org connectivity from Russia.

Hello, you could try follow substitute mirrors if ci doesn't works:

ci mirror:       https://mirror.sjtu.edu.cn/guix/
bordeaux:        https://bordeaux.guix.gnu.org
bordeaux mirror: https://bordeaux-singapore-mirror.cbaines.net
bordeaux mirror: https://bordeaux-us-east-mirror.cbaines.net

Hope this could be useful, thanks!




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

* bug#65282: guix-1.3 on Ubuntu-22.04 is broken because of outdated datefudge.
  2023-08-15 11:14   ` bug#65282: guix-1.3 on Ubuntu-22.04 is broken because of outdated datefudge 宋文武 via Bug reports for GNU Guix
@ 2023-08-21 20:02     ` Maxim Cournoyer
  0 siblings, 0 replies; 4+ messages in thread
From: Maxim Cournoyer @ 2023-08-21 20:02 UTC (permalink / raw)
  To: 宋文武; +Cc: 65282-done, Dmitry Nikolaev

Hello,

宋文武 <iyzsong@envs.net> writes:

> Dmitry Nikolaev <glaz@zho.pa> writes:
>
>> The problem with guix-1.3 on Ubuntu-22.04 is not with datefudge. The
>> problem is ci.guix.gnu.org connectivity from Russia.
>
> Hello, you could try follow substitute mirrors if ci doesn't works:
>
> ci mirror:       https://mirror.sjtu.edu.cn/guix/
> bordeaux:        https://bordeaux.guix.gnu.org
> bordeaux mirror: https://bordeaux-singapore-mirror.cbaines.net
> bordeaux mirror: https://bordeaux-us-east-mirror.cbaines.net
>
> Hope this could be useful, thanks!

That's been reported before (lack of connectivity from Russia); the best
current solution is to remove https://ci.guix.gnu.org from your
substitute servers and use one of the above alternatives.

Also, is there a reason to use Guix 1.3?  Guix 1.4 has long been
released.

Closing; thank you for the report.

-- 
Thanks,
Maxim




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

end of thread, other threads:[~2023-08-21 20:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-14  5:28 bug#65282: guix-1.3 on Ubuntu-22.04 is broken because of outdated datefudge Dmitry Nikolaev via Bug reports for GNU Guix
2023-08-14 21:10 ` bug#65282: The problem is not with datefudge Dmitry Nikolaev via Bug reports for GNU Guix
     [not found] ` <215c94ef-5916-d305-261f-3609e8abcf52@zho.pa>
2023-08-15 11:14   ` bug#65282: guix-1.3 on Ubuntu-22.04 is broken because of outdated datefudge 宋文武 via Bug reports for GNU Guix
2023-08-21 20:02     ` 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).