Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] url package configtools #9654

Closed
alflogar opened this issue Jan 7, 2025 · 1 comment
Closed

[BUG] url package configtools #9654

alflogar opened this issue Jan 7, 2025 · 1 comment

Comments

@alflogar
Copy link

alflogar commented Jan 7, 2025

Describe the bug

How to reproduce

Steps to reproduce the behavior:

  1. Go to git clone
  2. make all

Information

  • LibreELEC Version: [e.g. 9.2.1]
  • Hardware Platform: [e.g. RPi3]

Log file

curl: (22) The requested URL returned error: 502
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404

Cannot get configtools sources : http://git.savannah.gnu.org/cgit/config.git/snapshot/config-28ea239c53a2d5d8800c472bc2452eaa16e37af2.tar.gz

Context

packages/devel/configtools/package.mk

#this URL no exist and not know alternative.

PKG_VERSION="28ea239c53a2d5d8800c472bc2452eaa16e37af2"
PKG_URL="http://git.savannah.gnu.org/cgit/config.git/snapshot/config-${PKG_VERSION}.tar.gz"
PKG_LONGDESC="configtools"

@alflogar alflogar changed the title [BUG] [BUG] url package configtools Jan 7, 2025
@heitbaum
Copy link
Contributor

heitbaum commented Jan 7, 2025

Added to mirror - please retry.

@heitbaum heitbaum closed this as completed Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants