All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Livius" <egyszeregy@freemail.hu>
To: bitbake-devel@lists.openembedded.org
Subject: Re: [docs] [PATCH v3] fetch2/wget: Add user_agent parameter so it can be used optionally
Date: Sat, 15 Jun 2024 03:58:09 -0700	[thread overview]
Message-ID: <20106.1718449089919947051@lists.openembedded.org> (raw)
In-Reply-To: <CANNYZj8wFjFyLTbA7ug501hs=n+UZd=K9Y4YsW=qLTNf6b_K8w@mail.gmail.com>

PMU_ROM downloading issue was solved by Xilinx.
https://lists.yoctoproject.org/g/meta-xilinx/topic/106394220#msg5364

There was a commit (which was reverted later) where this issue was also reported for openjdk downloading. It is still not working via wget.
https://github.com/openembedded/bitbake/commit/d6fa261a9603677f0b3abbd309c1ca6073b63f4c

In openjdk-8 272 recipe all of link are broken if wget downloading doeas not use any custom user-agent.
https://layers.openembedded.org/layerindex/recipe/44301/

does not work -> wget https://hg.openjdk.java.net/jdk8u/jdk8u/langtools/archive/jdk8u272-ga.tar.bz2
works -> wget --user-agent='bitbake/2.8.0' https://hg.openjdk.java.net/jdk8u/jdk8u/langtools/archive/jdk8u272-ga.tar.bz2

So it seems this patch is neccesery provide and able to solve this kind of issues in the future.


WARNING: multiple messages have this Message-ID (diff)
From: "Livius" <egyszeregy@freemail.hu>
To: bitbake-devel@lists.openembedded.org
Subject: Re: [docs] [PATCH v3] fetch2/wget: Add user_agent parameter so it can be used optionally
Date: Sat, 15 Jun 2024 04:01:56 -0700	[thread overview]
Message-ID: <20106.1718449089919947051@lists.openembedded.org> (raw)
Message-ID: <20240615110156.Z6LKNUTJ6eECpbHsQyDA0XXpoQJzb6K4_DT9MTCMDGU@z> (raw)
In-Reply-To: <CANNYZj8wFjFyLTbA7ug501hs=n+UZd=K9Y4YsW=qLTNf6b_K8w@mail.gmail.com>

PMU_ROM downloading issue was solved by Xilinx.
https://lists.yoctoproject.org/g/meta-xilinx/topic/106394220#msg5364

There was a commit (which was reverted later) where this issue was also reported for openjdk downloading. It is still not working via wget.
https://github.com/openembedded/bitbake/commit/d6fa261a9603677f0b3abbd309c1ca6073b63f4c

In openjdk-8 272 recipe all of link are broken if wget downloading doeas not use any custom user-agent.
https://layers.openembedded.org/layerindex/recipe/44301/

does not work -> wget https://hg.openjdk.java.net/jdk8u/jdk8u/langtools/archive/jdk8u272-ga.tar.bz2
works -> wget --user-agent='bitbake/2.8.0' https://hg.openjdk.java.net/jdk8u/jdk8u/langtools/archive/jdk8u272-ga.tar.bz2

So it seems this patch is necessary to provide and it able to solve this kind of issues in the future.


WARNING: multiple messages have this Message-ID (diff)
From: "Livius" <egyszeregy@freemail.hu>
To: bitbake-devel@lists.openembedded.org
Subject: Re: [docs] [PATCH v3] fetch2/wget: Add user_agent parameter so it can be used optionally
Date: Mon, 17 Jun 2024 02:35:49 -0700	[thread overview]
Message-ID: <20106.1718449089919947051@lists.openembedded.org> (raw)
Message-ID: <20240617093549.KER11hbG6jD1ICZhjZYKZzqvyV2qXrX0lQDoSncNdMU@z> (raw)
In-Reply-To: <CANNYZj8wFjFyLTbA7ug501hs=n+UZd=K9Y4YsW=qLTNf6b_K8w@mail.gmail.com>

PMU_ROM downloading issue was solved by Xilinx.
https://lists.yoctoproject.org/g/meta-xilinx/topic/106394220#msg5364

There was a commit (which was reverted later) where this issue was also reported for openjdk downloading. It is still not working via wget.
https://github.com/openembedded/bitbake/commit/d6fa261a9603677f0b3abbd309c1ca6073b63f4c

In openjdk-8 272 recipe all of link are broken if wget downloading doeas not use any custom user-agent.
https://layers.openembedded.org/layerindex/recipe/44301/

does not work -> wget https://hg.openjdk.java.net/jdk8u/jdk8u/langtools/archive/jdk8u272-ga.tar.bz2
works -> wget --user-agent='bitbake/2.8.0' https://hg.openjdk.java.net/jdk8u/jdk8u/langtools/archive/jdk8u272-ga.tar.bz2

So it seems this patch is necessary to provide to able to solve this kind of issues in the future.


WARNING: multiple messages have this Message-ID (diff)
From: "Livius" <egyszeregy@freemail.hu>
To: bitbake-devel@lists.openembedded.org
Subject: Re: [docs] [PATCH v3] fetch2/wget: Add user_agent parameter so it can be used optionally
Date: Mon, 17 Jun 2024 02:36:10 -0700	[thread overview]
Message-ID: <20106.1718449089919947051@lists.openembedded.org> (raw)
Message-ID: <20240617093610.own6nXRg8XtG5V791RqdQ7K_wTeix3aUycPqpREIo0M@z> (raw)
In-Reply-To: <CANNYZj8wFjFyLTbA7ug501hs=n+UZd=K9Y4YsW=qLTNf6b_K8w@mail.gmail.com>

PMU_ROM downloading issue was solved by Xilinx.
https://lists.yoctoproject.org/g/meta-xilinx/topic/106394220#msg5364

There was a commit (which was reverted later) where this issue was also reported for openjdk downloading. It is still not working via wget.
https://github.com/openembedded/bitbake/commit/d6fa261a9603677f0b3abbd309c1ca6073b63f4c

In openjdk-8 272 recipe all of link are broken if wget downloading doeas not use any custom user-agent.
https://layers.openembedded.org/layerindex/recipe/44301/

does not work -> wget https://hg.openjdk.java.net/jdk8u/jdk8u/langtools/archive/jdk8u272-ga.tar.bz2
works -> wget --user-agent='bitbake/2.8.0' https://hg.openjdk.java.net/jdk8u/jdk8u/langtools/archive/jdk8u272-ga.tar.bz2

So it seems this patch is necessary to provide, to able to solve this kind of issues in the future.


  reply	other threads:[~2024-06-15 10:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-11 23:06 [PATCH v3] fetch2/wget: Add user_agent parameter so it can be used optionally egyszeregy
2024-06-12  7:45 ` [docs] " Alexander Kanavin
2024-06-15 10:58   ` Livius [this message]
2024-06-17  9:36     ` Livius
2024-06-17  9:35     ` Livius
2024-06-15 11:01     ` Livius
     [not found]     ` <Groupsio.1.20106.1718449089919947051@lists.openembedded.org>
2024-06-17  9:36       ` [bitbake-devel] " Alexander Kanavin

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=20106.1718449089919947051@lists.openembedded.org \
    --to=egyszeregy@freemail.hu \
    --cc=bitbake-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.