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

Validation complains about bugs.kde.org links #152

Closed
elvisangelaccio opened this issue Nov 23, 2017 · 1 comment
Closed

Validation complains about bugs.kde.org links #152

elvisangelaccio opened this issue Nov 23, 2017 · 1 comment

Comments

@elvisangelaccio
Copy link

To reproduce:

git clone git://anongit.kde.org/ark.git
appstreamcli validate ark/app/org.kde.ark.appdata.xml

It will print:

W - org.kde.ark.appdata.xml:org.kde.ark.desktop:281
Unable to reach remote location
'https://bugs.kde.org/enter_bug.cgi?format=guided&product=ark' - does it exist?

As you can see, the link does exist. This issue affects also other KDE apps btw.

@ximion
Copy link
Owner

ximion commented Nov 23, 2017

This is because the KDE bug server isn't set up correctly to answer HEAD requests.
A workaround for this has already been added, see #145

@ximion ximion closed this as completed Nov 23, 2017
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