We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce the behavior:
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
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"
The text was updated successfully, but these errors were encountered:
Added to mirror - please retry.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
How to reproduce
Steps to reproduce the behavior:
Information
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"
The text was updated successfully, but these errors were encountered: