From: Steffen Sledz <sledz@dresearch.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: SRC_URI fetching problem
Date: Mon, 15 Mar 2010 11:37:00 +0100 [thread overview]
Message-ID: <4B9E0DCC.9010200@dresearch.de> (raw)
In-Reply-To: <201003151131.29321.ml@vdm-design.de>
Thomas Zimmermann wrote:
>>>> I work at a recipe for rsyslog (http://www.rsyslog.com) and hit a
>>>> problem with the wget fetcher.
>>>>
>>>> The download uri for rsyslog-5.4.0.tar.gz does not contain the archive
>>>> name itself but is
>>>> http://www.rsyslog.com/Downloads-req-getit-lid-197.phtml.
>>>>
>>>> If i set
>>>>
>>>> SRC_URI = "http://www.rsyslog.com/Downloads-req-getit-lid-197.phtml"
>>>> SRC_URI[archive.md5sum] = "291882229d50496f42bd63174076dd37"
>>>> SRC_URI[archive.sha256sum] =
>>>> "d9cd21d2fcd45fcae65eb0a51927c40315cca02afdc62478abd950febfcf7228"
>>> At a guess you need to add ";name=archive" to the end of your SRC_URI.
>> Nope, same behaviour. :(
>>
>
> Use a propper URL for the Download:
> http://download.rsyslog.com/rsyslog/rsyslog-5.4.0.tar.gz
OK, that's of course the best solution. ;-)
Steffen
next prev parent reply other threads:[~2010-03-15 10:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-15 10:13 SRC_URI fetching problem Steffen Sledz
2010-03-15 10:19 ` Martyn Welch
2010-03-15 10:21 ` Steffen Sledz
2010-03-15 10:31 ` Thomas Zimmermann
2010-03-15 10:37 ` Steffen Sledz [this message]
2010-03-15 10:42 ` Martyn Welch
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B9E0DCC.9010200@dresearch.de \
--to=sledz@dresearch.de \
--cc=openembedded-devel@lists.openembedded.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.