All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 16027] problems building on fedora-40
Date: Wed, 01 May 2024 09:53:51 +0000	[thread overview]
Message-ID: <bug-16027-163-moKpfGvHdE@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-16027-163@https.bugs.busybox.net/>

https://bugs.busybox.net/show_bug.cgi?id=16027

Yann E. MORIN <yann.morin.1998@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yann.morin.1998@free.fr

--- Comment #8 from Yann E. MORIN <yann.morin.1998@free.fr> ---
stsp, All,

Thanks for the report.

The menuconfig issue has been fixed with commit a6210d28db (kconfig/lxdialog:
fix check() with GCC14).

As for the wget issue, please refer to the release notes of your distribution:

    https://docs.fedoraproject.org/en-US/fedora/latest/release-notes/

Quoting:
    The wget command in Fedora 40 uses Wget2.

Amd a little trivial web-search turns up:
    https://fedoraproject.org/wiki/Changes/Wget2asWget

And of course, it all quickly leads to:
    https://gitlab.com/gnuwget/wget2/-/wikis/Home#different-behavior-of-wget2

The current workaround is indeed to remove --passive-ftp from the wget command
line, but thisis not a vial long-term solution, because it means it is no
longer
possible to do ftp downloads (which although legacy, still exist). The proper
solution would be to contribute a patch that solves the issue.

I think a good solution would be two fold:
  - introduce a new download backend specifically for ftp
  - drop --passive-ftp from the default wget command line

Regards,
Yann E. MORIN.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2024-05-01  9:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-09 18:45 [Buildroot] [Bug 16027] New: problems building on fedora-40 bugzilla
2024-04-09 19:21 ` [Buildroot] [Bug 16027] " bugzilla
2024-04-09 19:23 ` bugzilla
2024-04-09 19:42 ` bugzilla
2024-04-30 14:13 ` bugzilla
2024-04-30 14:59 ` bugzilla
2024-05-01  5:30 ` bugzilla
2024-05-01  7:25 ` bugzilla
2024-05-01  9:53 ` bugzilla [this message]
2024-05-01 10:08 ` bugzilla
2024-05-01 15:08 ` bugzilla
2024-06-08 13:00 ` bugzilla
2024-06-15 15:22 ` bugzilla

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=bug-16027-163-moKpfGvHdE@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@uclibc.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.