From: Wojtek Kosior via <help-guix@gnu.org>
To: Rodrigo Morales <moralesrodrigo1100@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: Newbie: How to download mirror: links with wget?
Date: Fri, 1 Sep 2023 09:06:07 +0200 [thread overview]
Message-ID: <20230901090607.652943d1.koszko@koszko.org> (raw)
In-Reply-To: <CAGxMbPaZ+MOZsp-csUKX3VCpJOzA_kF-Q0c8RUp-qWknYCvdtg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1427 bytes --]
> My question is: How can I download the source of that package using
> the same URL that is shown in the package definition (I want to make
> sure that I'm downloading the same file that is used by the Guix
> package definition).
Not sure about wget but you can do that with
guix download 'mirror://gnome/sources/tracker/3.4/tracker-3.4.2.tar.xz'
It will put the tarball in the store and print its path and its hash.
Also, note that you had a mistake in the URL you were trying. It was
mirror://gnome/sources/tracker/3.4.2/tracker-3.4.2.tar.xz
while it should've been
mirror://gnome/sources/tracker/3.4/tracker-3.4.2.tar.xz
with minor version omitted in one place.
Best,
Wojtek
-- (sig_start)
website: https://koszko.org/koszko.html
fingerprint: E972 7060 E3C5 637C 8A4F 4B42 4BC5 221C 5A79 FD1A
follow me on Fediverse: https://friendica.me/profile/koszko/profile
♥ R29kIGlzIHRoZXJlIGFuZCBsb3ZlcyBtZQ== | ÷ c2luIHNlcGFyYXRlZCBtZSBmcm9tIEhpbQ==
✝ YnV0IEplc3VzIGRpZWQgdG8gc2F2ZSBtZQ== | ? U2hhbGwgSSBiZWNvbWUgSGlzIGZyaWVuZD8=
-- (sig_end)
On Fri, 1 Sep 2023 06:33:41 +0000 Rodrigo Morales <moralesrodrigo1100@gmail.com> wrote:
> My question is: How can I download the source of that package using
> the same URL that is shown in the package definition (I want to make
> sure that I'm downloading the same file that is used by the Guix
> package definition).
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
prev parent reply other threads:[~2023-09-01 7:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-01 6:33 Newbie: How to download mirror: links with wget? Rodrigo Morales
2023-09-01 6:45 ` (
2023-09-01 6:53 ` (
2023-09-01 7:06 ` Wojtek Kosior via [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=20230901090607.652943d1.koszko@koszko.org \
--to=help-guix@gnu.org \
--cc=koszko@koszko.org \
--cc=moralesrodrigo1100@gmail.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.
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).