The ftp source used in integration tests is no longer available
Metadata
Current evaluation
Fixed by replacing the deprecated ftp.kernel.org URL with a stable alternative source in the integration tests.
Suggested action: —
No scores available.
Issue body
We moved our integration test to download a file from ftp.kernel.org because it would be more stable than the gnome server we were using. But, they have just shut down ftp.kernel.org
https://kernel.org/shutting-down-ftp-services.html
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Fixed by replacing the deprecated ftp.kernel.org URL with a stable alternative source in the integration tests. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. The ftp.kernel.org dependency for integration tests was abandoned. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. The ftp.kernel.org shutdown left integration tests without a stable source, resulting in the issue being abandoned or superseded by updated test configurations. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed and abandoned without comments or resolution. The deprecated ftp.kernel.org test dependency was likely superseded by updated test configurations. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1647751 The ftp integration test is unreliable | snapcraft (launchpad) | closed | Closed without discussion. The unreliable FTP integration test was abandoned or resolved by switching to a more reliable server. | |
| #1169 tests: update the ftp source for integration test | snapcraft | merged | Merged test updates to replace the shut-down kernel.org FTP source with a local server, preventing future integration failures. Added python3-pyftpdlib to dependencies. Approved after minor naming feedback. |