[MDEV-13303] Stretch Builder isn't working? Created: 2017-07-12 Updated: 2017-08-08 Resolved: 2017-08-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform Debian |
| Affects Version/s: | 10.1.25, 10.2.7 |
| Fix Version/s: | 10.1.26, 10.2.8 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Kraeutergarten | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Environment: |
Debian Stretch |
||
| Description |
|
There are no Packages for Version 10.1.25 and 10.2.7 in your Repos. See: http://mirror.23media.de/mariadb/repo/10.1/debian/dists/stretch/main/binary-amd64/Packages Package: libmariadbd-dev Package: libmariadb-dev |
| Comments |
| Comment by Elena Stepanova [ 2017-07-13 ] | |||||
|
Compilation was not working, it was fixed after 10.1.25 and 10.2.7 were released.
There is still a question though whether the old stretch packages (10.1.23 and 10.2.6) should be available in the current repos. They were built on a very old version of stretch, and might be not compatible with the final debian 9. | |||||
| Comment by Elena Stepanova [ 2017-07-14 ] | |||||
|
otto, what do you think of the above? Our old stretch packages were built on some stretch alpha8. Would you expect them to work all right on the final stable stretch? | |||||
| Comment by Kraeutergarten [ 2017-07-14 ] | |||||
|
So there is no chance to get a 10.2.7 for stretch. The changes are only 1-2 lines. | |||||
| Comment by Otto Kekäläinen [ 2017-07-14 ] | |||||
|
Hard to say. The library versions are same etc, is it should build fine, but some package installation time relationships might have changed or something else that is in theory small, but can have visible consequences. | |||||
| Comment by Elena Stepanova [ 2017-07-14 ] | |||||
|
The change has already been made, but the problem is, it was done after 10.2.7 release, we cannot get back in time and make 10.2.7 have it. I expect 10.2.8 release will be out soon enough, but if you want to try the packages now, you can use an intermediate build: They won't be signed, probably the repo structure would be somewhat different, but i should be suitable for using as a local repo. | |||||
| Comment by Albert Casademont [ 2017-07-17 ] | |||||
|
Hi! I'm afraid we still can't see any Stretch builds for 10.1.* (http://hasky.askmonty.org/archive/10.1/build-15185/) Is it possible that the compilation fix wasn't applied to the 10.1 branch? Can't see it in Github. We're stuck right now with 10.1.23 which has a nasty bug that is causing a segfault and we're pretty desperate. We would really appreciate a working Stretch build asap | |||||
| Comment by Sadeq N. Yazdi [ 2017-07-25 ] | |||||
|
There is not any Debian Stretch build of 10.1.25? The bug in Materialize optimization bug MDEV-12838 fixed in 10.1.25 and we need it. Any way to have it? | |||||
| Comment by Sergei Golubchik [ 2017-07-25 ] | |||||
|
This issue is planned to be fixed in 10.1.26, which is planned to be released next week. | |||||
| Comment by Sergei Golubchik [ 2017-08-08 ] | |||||
|
both 10.1 and 10.2 now build fine on stretch. 10.1 requires libssl1.0-dev. 10.2 requires libssl1.0-dev | libssl-dev. |