WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: small bug in linux-kernel-sources-env[.tcz] for wget, -s => -S  (Read 1878 times)

Offline nick65go

  • Hero Member
  • *****
  • Posts: 831
small bug in linux-kernel-sources-env[.tcz] for wget, -s => -S
« on: November 12, 2017, 11:34:35 AM »
wget (in busybox) has changed switch -s into -S , for server response.
so, two places into linux-kernel-sources-env.sh has to be modified.
coreplayer2, thank you for the script


Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: small bug in linux-kernel-sources-env[.tcz] for wget, -s => -S
« Reply #1 on: November 12, 2017, 11:38:12 AM »
Thank you, an update which addresses the busybox update has been submitted a few weeks ago but has yet to make it into the repo, maybe today???

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: small bug in linux-kernel-sources-env[.tcz] for wget, -s => -S
« Reply #2 on: November 12, 2017, 12:29:43 PM »
Just in case we are not lucky this weekend too, here is the latest linux-kernel-sources-env.sh script which has been updated with busybox wget fix.

We use the longhand option (--spider) instead