bitbake-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* Question related to MIRRORs with downloadfilename
@ 2023-05-22 15:09 Gylstorff Quirin
  0 siblings, 0 replies; only message in thread
From: Gylstorff Quirin @ 2023-05-22 15:09 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Moessbauer, Felix (T RDA IOT SES-DE)

Dear subscribers,

we found the following behavior after using MIRRORS together with 
DownloadfileName.

If you set a MIRROR the replaced URL will contain the downloadfilename 
instead of original filename.

E.g.

SRC_URI = 
"https://somewhere.org/example-1.0.0.tgz;downloadfilename=some-example-1.0.0.tgz"

MIRROR = "https://.*/.*", "https://somemirror/.*"

Will try to download

"https://somemirror/some-example-1.0.0.tgz;downloadfilename=some-example-1.0.0.tgz"

instead of

"https://somemirror/example-1.0.0.tgz;downloadfilename=some-example-1.0.0.tgz"

Is this behavior expected?

Best regards,
Quirin Gylstorff
Siemens AG



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-22 15:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-22 15:09 Question related to MIRRORs with downloadfilename Gylstorff Quirin

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 NNTP newsgroup(s).