guix-devel
[Top][All Lists]
Advanced

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

Re: Preservation of Guix 2021-10-22


From: zimoun
Subject: Re: Preservation of Guix 2021-10-22
Date: Mon, 25 Oct 2021 22:49:54 +0200

Hi,

On Mon, 25 Oct 2021 at 10:43, zimoun <zimon.toutoune@gmail.com> wrote:
> On Sat, 23 Oct 2021 at 11:55, Timothy Sample <samplet@ngyro.com> wrote:

>> For the 376:
>>
>>     SELECT fod_id,
>>         swhid,
>>         reference
>>     FROM fods
>>         LEFT JOIN fod_references USING (fod_id)
>>     WHERE NOT is_in_swh
>>         AND reference LIKE '(git-reference%';

Using the the URLs reported by this query, I notice:

 1, https://git.code.sf.net is rejected by SWH.  For instance, «The
 origin url is not valid or does not reference a code repository» or
 «Error: The "save code now" request has been rejected because the
 provided origin url is blacklisted.»  It means these 5:

   "https://git.code.sf.net/p/fldigi/flamp";
   "https://git.code.sf.net/p/fldigi/flrig";
   "https://git.code.sf.net/p/fldigi/flwrap";
   "https://git.code.sf.net/p/wsjt/wsjtx.git";
   "https://git.code.sf.net/u/bsomervi/hamlib.git";

 2. Even saved manually, these systematically fail:

   "git://pumpa.branchable.com"

   "https://github.com/scikit-learn/scikit-learn";
   "https://git.minetest.land/Wuzzy/MineClone2";
   "https://git.savannah.gnu.org/git/gsequencer.git";


Cheers,
simon



reply via email to

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