guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Preservation of Guix Report 2021-11-30


From: zimoun
Subject: Re: Preservation of Guix Report 2021-11-30
Date: Fri, 03 Dec 2021 14:22:20 +0100

Hi,

On Fri, 03 Dec 2021 at 10:02, Ricardo Wurmus <rekado@elephly.net> wrote:
> zimoun <zimon.toutoune@gmail.com> writes:
>
>> F "git://pumpa.branchable.com/"
>
> This has moved to http://source.pumpa.branchable.com/

Thanks.  Waiting the easy fix (perfect first contribution for Outreachy
:-)) as specified by #52257 [1], let save it:

--8<---------------cut here---------------start------------->8---
$ guix repl
GNU Guile 3.0.7
Copyright (C) 1995-2021 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(guix swh)
scheme@(guix-user)> (save-origin "http://source.pumpa.branchable.com/"; "git")
$1 = #<<save-reply> origin-url: "http://source.pumpa.branchable.com"; 
origin-type: #<unspecified> request-date: #<date nanosecond: 648231 second: 45 
minute: 12 hour: 13 day: 3 month: 12 year: 2021 zone-offset: 0> request-status: 
pending task-status: not-created>
--8<---------------cut here---------------end--------------->8---

And the result can be seen at
https://archive.softwareheritage.org/save/#requests.

Note that SWH web interface returns «The origin url is not valid or does
not reference a code repository» if the submission is done via it; but
the request is accepted via API.


1: <http://issues.guix.gnu.org/issue/52257>


Cheers,
simon

PS:
Note that:

--8<---------------cut here---------------start------------->8---
$ git clone git://pumpa.branchable.com/
Cloning into 'pumpa.branchable.com'...
remote: Enumerating objects: 5819, done.
remote: Counting objects: 100% (5819/5819), done.
remote: Compressing objects: 100% (1495/1495), done.
remote: Total 5819 (delta 4275), reused 5819 (delta 4275)
Receiving objects: 100% (5819/5819), 1.51 MiB | 537.00 KiB/s, done.
Resolving deltas: 100% (4275/4275), done.
--8<---------------cut here---------------end--------------->8---



reply via email to

[Prev in Thread] Current Thread [Next in Thread]