NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.05k stars 14.1k forks source link

Build failure: mariadb_114, mariadb_110 and mariadb_106 #354272

Open ravnoor opened 4 hours ago

ravnoor commented 4 hours ago

Steps To Reproduce

Steps to reproduce the behavior:

  1. build mariadb_114

Build log

nix log /nix/store/vkvm2kwvcf25drcanfl6l68rrwfdmh3l-mariadb-11.4.3.tar.gz.drv
warning: The interpretation of store paths arguments ending in `.drv` recently changed. If this command is now failing try again with '/nix/store/vkvm2kwvcf25drcanfl6l68rrwfdmh3l-mariadb-11.4.3.tar.gz.drv^*'

trying https://downloads.mariadb.com/MariaDB/mariadb-11.4.3/source/mariadb-11.4.3.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
^M  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0^M  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
error: cannot download mariadb-11.4.3.tar.gz from any mirror

Additional context

The mariadb source URL is probably stale or outdated. I can confirm the source tarballs for mariadb_114 , mariadb_110 and mariadb_106 are not available at https://downloads.mariadb.com/MariaDB/. mariadb_105 source tarballs are available and does not return a 404 error.

Notify maintainers

@ajs124 @dasJ @Conni2461 @thoughtpolice

Metadata


Add a :+1: reaction to issues you find important.

Conni2461 commented 4 hours ago

fixed already on unstable. we havent backported the last two patch releases.