Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gluster PPA or package repos have changed #1270

Open
freephile opened this issue Aug 19, 2020 · 0 comments
Open

Gluster PPA or package repos have changed #1270

freephile opened this issue Aug 19, 2020 · 0 comments

Comments

@freephile
Copy link
Contributor

freephile commented Aug 19, 2020

Environment

  • Digital Ocean
  • Debian 9.12
  • meza version hash: da45781

Issue details

TASK [base : Ensure apt cache updated (Debian only)]
Failed to update apt cache: E:The repository 'https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/9/amd64/apt stretch Release' does no longer have a Release file.

The PPA for Debian 9 ("Stretch") has changed. See https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/ Although there isn't a '9' directory, there are explicit instructions for adding a 'sources.list' file for Debian Stretch.

wget -O - https://download.gluster.org/pub/gluster/glusterfs/8/rsa.pub | apt-key add -
echo deb [arch=amd64] https://download.gluster.org/pub/gluster/glusterfs/8/LATEST/Debian/stretch/amd64/apt stretch main > /etc/apt/sources.list.d/gluster.list

Their download server gives this information about RHEL:

el6, el7, and el8 RPMs for RHEL, CentOS, and other RHEL Clones are available
from the CentOS Storage SIG.

See
  https://wiki.centos.org/SpecialInterestGroup/Storage

and also 
  http://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/
and
  http://buildlogs.centos.org/centos/7/storage/x86_64/gluster-7/
and
  http://buildlogs.centos.org/centos/6/storage/x86_64/gluster-7/

debuginfo rpms are available from
  http://debuginfo.centos.org/centos/8/storage/x86_64/
and
  http://debuginfo.centos.org/centos/7/storage/x86_64/
and
  http://debuginfo.centos.org/centos/6/storage/x86_64/

Besides changing / updating the repository for packages, it looks like the current version of Gluster is "8" and so there may be changes to make to any systems using GlusterFS. (Note: Although I have GluserFS installed, this is a monolith installation and so I'm not using GlusterFS)

glusterfs --version

glusterfs 7.6
https://docs.gluster.org/en/latest/Upgrade-Guide/upgrade_to_8/

@freephile freephile changed the title Gluster PP Gluster PPA or package repos have changed Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant