[libalkimia] [Bug 485896] CI: alkdownloadengine-kio-test often fails

2024-04-29 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=485896

--- Comment #5 from Ralf Habacker  ---
Git commit f178ac7eb99a12d4a7744e82367546572ec396e7 by Ralf Habacker.
Committed on 29/04/2024 at 10:41.
Pushed by habacker into branch 'master'.

Attempt to fix KIO issue

M  +1-0src/alkdownloadengine.cpp

https://invent.kde.org/office/alkimia/-/commit/f178ac7eb99a12d4a7744e82367546572ec396e7

-- 
You are receiving this mail because:
You are watching all bug changes.

[libalkimia] [Bug 485896] CI: alkdownloadengine-kio-test often fails

2024-04-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485896

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/office/alkimia/-/merge_requests/39

-- 
You are receiving this mail because:
You are watching all bug changes.

[libalkimia] [Bug 485896] CI: alkdownloadengine-kio-test often fails

2024-04-22 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=485896

--- Comment #3 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #2)
> This could help to avoid problems when downloading external URLs, as
> firewalls or intrusion detecting systems could block requests.

At https://invent.kde.org/office/alkimia/-/jobs/1758678#L1868 you can see that
this is probably the cause, as in this case KIO repeats the relevant query 1469
times when a server error is returned and is probably blocked.

-- 
You are receiving this mail because:
You are watching all bug changes.

[libalkimia] [Bug 485896] CI: alkdownloadengine-kio-test often fails

2024-04-21 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=485896

--- Comment #2 from Ralf Habacker  ---
Git commit 72ef78f3307aea87f08ad1f6440f33607f93dc6f by Ralf Habacker.
Committed on 21/04/2024 at 13:48.
Pushed by habacker into branch 'master'.

CI: install and use local webserver on unix os builds

This could help to avoid problems when downloading external URLs, as
firewalls or intrusion detecting systems could block requests.
Related: bug 459128, bug 485662

M  +11   -6.gitlab-ci.yml
M  +63   -12   tools/ci-build.sh
M  +12   -0tools/ci-install.sh

https://invent.kde.org/office/alkimia/-/commit/72ef78f3307aea87f08ad1f6440f33607f93dc6f

-- 
You are receiving this mail because:
You are watching all bug changes.

[libalkimia] [Bug 485896] CI: alkdownloadengine-kio-test often fails

2024-04-21 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485896

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/office/alkimia/-/merge_requests/37

-- 
You are receiving this mail because:
You are watching all bug changes.