[MDEV-19122] apt updates for jessie-ppc64le & xenial-arm64 Created: 2019-04-01 Updated: 2019-04-04 Resolved: 2019-04-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Bartholomew | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
From otto: Can you please update the image used by test kvm-deb-jessie-ppc64le so It would fix the error in E: Failed to fetch Also, can you please run 'apt-get install libzstd-dev' in the image It would fix http://buildbot.askmonty.org/buildbot/builders/arm64-xenial-deb/builds/2973/steps/compile/logs/stdio |
| Comments |
| Comment by Daniel Bartholomew [ 2019-04-01 ] |
|
Running apt-get update won't fix anything because the jessie ppc64el repositories are gone. The configured repo at http://ftp.us.debian.org/debian/dists/jessie/main/binary-ppc64el/ gives a 404 error. And it's missing from the main ftp.debian.org site as well. I took a look and stretch/main/binary-ppc64el/ still exists on the site, so this issue is particular to jessie. otto Do you know if Debian has officially discontinued support for Debian Jessie ppc64el? If so, we should probably do the same. |
| Comment by Daniel Bartholomew [ 2019-04-01 ] |
|
libzstd-dev installed on arm64-xenial-deb builder |
| Comment by Otto Kekäläinen [ 2019-04-01 ] |
|
Yes indeed, seems ppc64el is not part of the official Jessie release: https://www.debian.org/releases/oldstable/ |
| Comment by Daniel Bartholomew [ 2019-04-01 ] |
|
Ok, then I will turn off the jessie ppc64el builder and post a note to all recent release notes about it. |
| Comment by Daniel Bartholomew [ 2019-04-04 ] |
|
I've added the note to the release notes of the most recent 10.1, 10.2, 10.3, and 10.4 releases about jessie-ppc64el being discontinued and I've turned off the builder. |