unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Prikler <leo.prikler@student.tugraz.at>
To: Paul Garlick <pgarlick@tourbillion-technology.com>, guix-devel@gnu.org
Subject: Re: git-fetch for emacs-auctex?
Date: Tue, 25 May 2021 22:00:54 +0200	[thread overview]
Message-ID: <78dd9d8675efc454a2b2f50c79d9dd1a0b0547ae.camel@student.tugraz.at> (raw)
In-Reply-To: <e54803d84f2c6fe1175af0ccaaf655650b07e1b2.camel@tourbillion-technology.com>

Am Dienstag, den 25.05.2021, 18:42 +0100 schrieb Paul Garlick:
> Hi Guix,
> 
> I recently attempted to reproduce a profile containing emacs-auctex,
> only to find a '404: not found' error.
> 
> The reason is that elpa.gnu.org archives previous auctex versions
> with a .tar.lz extension.   This throws out the Guix package source
> definition, which expects a .tar extension.
> 
> I have considered a few ideas to solve this:
> 
> i) track the last-but-one auctex version in Gnu Elpa.  This way all
> versions would have the same extension.  However, would the url-fetch
> method cope with the .tar.lz format?
Probably yes, but I don't think that being 1 version late out of
principle is a good idea.  Perhaps we can get ELPA to always serve
everything as .tar.lz?  Otherwise let's consider mirrors or SWH.

> ii) use the git-fetch method with the upstream repository.  However,
> the upstream version tag at
> http://git.savannah.gnu.org/cgit/auctex.git is a smaller number than
> the Gnu Elpa version tag.  This would result in an apparent
> downgrade.  Would that be permissible?
I think we'd have to look at it more closely.  What it this auctex and
how does it differ from the one packaged in ELPA?

> iii) use the git-fetch method to clone the auctex branch of the
> elpa.git repository (along the lines of 'git clone --single-branch --
> branch externals/auctex .../elpa.git).  As far as I can see this is
> not currently possible.
You should be able to point to the commit in question, e.g.
3e163e5d0f2b89a4ad1542b6bd68f8c8fcf3f096.  That said, the ELPA repo
doesn't seem too well annotated :P

Regards,
Leo



  reply	other threads:[~2021-05-25 20:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 17:42 git-fetch for emacs-auctex? Paul Garlick
2021-05-25 20:00 ` Leo Prikler [this message]
2021-05-25 20:10   ` Nicolas Goaziou
2021-05-26 16:15     ` Paul Garlick
2021-05-26 15:59   ` Paul Garlick

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=78dd9d8675efc454a2b2f50c79d9dd1a0b0547ae.camel@student.tugraz.at \
    --to=leo.prikler@student.tugraz.at \
    --cc=guix-devel@gnu.org \
    --cc=pgarlick@tourbillion-technology.com \
    /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).