Re: [gluster-packaging] glusterfs-11.0 released

2023-02-13 Thread Shwetha Acharya
Packages of CentOS Stream 9 & 8  are found to be working as expected.

For centos stream 8, we need to enable powertools along with
centos-gluster11-test repo in order to install python3-pyxattr
# dnf --enablerepo=centos-gluster11-test,powertools  install
glusterfs-server

For centos stream 9, we need to enable crb along with centos-gluster11-test
repo in order to install python3-pyxattr
# dnf --enablerepo=centos-gluster11-test,crb install glusterfs-server

Regards,
Shwetha

On Mon, Feb 13, 2023 at 9:48 PM Niels de Vos  wrote:

> On Fri, Feb 03, 2023 at 05:49:03AM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/163/artifact/glusterfs-11.0.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/163/artifact/glusterfs-11.0.sha512sum
>
> Packages are available from the CentOS Stream 9 & 8 testing
> repositories. Please try them out and let me know if they work as
> expected.
>
> Thanks!
> Niels
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] [Gluster-Maintainers] glusterfs-10.3 released

2022-09-26 Thread Shwetha Acharya
Hi Niels,

Please update once the packages are marked for release. The packages were
tested and found to be working as expected, as updated in the Release and
Packaging room.

Regards,
Shwetha

On Wed, Sep 21, 2022 at 8:18 PM Niels de Vos  wrote:

> On Tue, Sep 20, 2022 at 10:25:21AM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/161/artifact/glusterfs-10.3.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/161/artifact/glusterfs-10.3.sha512sum
> >
> > This release is made off jenkins-release-161
>
> Packages for CentOS 8 Stream and CentOS 9 Stream are available for
> testing. Please let me know when they are accepted and can be marked for
> releasing to the CentOS mirrors.
>
> Thanks,
> Niels
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] [Gluster-Maintainers] glusterfs-9.4 released

2021-10-12 Thread Shwetha Acharya
On CentOS Stream 8:
powertools is not enabled by default.

Hence, glusterfs server should be installed with the help of below modified
command:
# dnf --enablerepo=centos-gluster9-test,powertools install glusterfs-server

Please update the same in
https://wiki.centos.org/SpecialInterestGroup/Storage/gluster-Quickstart.

On CentOS Stream 9:

As it is still a pre release version, dnf and yum commands complain about
unsigned OS:

root@d81afdcb251b /]# dnf install centos-release-gluster UNSIGNED CentOS
Stream 9 BaseOS [UNSIGNED CentOS Stream 9 BaseOS 0.0 B/s | 0 B 00:00 Errors
during downloading metadata for repository 'baseos': - Curl error (6):
Couldn't resolve host name for
https://composes.stream.centos.org/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml
[getaddrinfo() thread failed to start] Error: Failed to download metadata
for repo 'baseos': Cannot download repomd.xml: Cannot download
repodata/repomd.xml: All mirrors were tried [root@d81afdcb251b /]
I think we can test once the stable release is out for CentOS Stream 9.

Regards,
Shwetha

On Mon, Oct 11, 2021 at 6:59 PM Niels de Vos  wrote:

> On Mon, Oct 11, 2021 at 05:31:02PM +0530, Shwetha Acharya wrote:
> > Hi Niels,
> >
> > Glusterfs 9.4 is tested against CentOS 7 and CentOS 8 and is found to be
> > working as expected.
>
> Thanks for sharing the results. The packages have been marked for
> release and should land on the CentOS mirrors later today.
>
> Cheers,
> Niels
>
>
> >
> > On CentOS Stream 8:
> > powertools is not enabled by default.
> >
> > Hence, glusterfs server should be installed with the help of below
> modified
> > command:
> > # dnf --enablerepo=centos-gluster9-test,powertools install
> glusterfs-server
> >
> > Please update the same in
> > https://wiki.centos.org/SpecialInterestGroup/Storage/gluster-Quickstart.
> >
> > On CentOS Stream 9:
> >
> > As it is still a pre release version, dnf and yum commands complain about
> > unsigned OS:
> >
> > root@d81afdcb251b /]# dnf install centos-release-gluster UNSIGNED CentOS
> > Stream 9 BaseOS [UNSIGNED CentOS Stream 9 BaseOS 0.0 B/s | 0 B 00:00
> Errors
> > during downloading metadata for repository 'baseos': - Curl error (6):
> > Couldn't resolve host name for
> >
> https://composes.stream.centos.org/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml
> > [getaddrinfo() thread failed to start] Error: Failed to download metadata
> > for repo 'baseos': Cannot download repomd.xml: Cannot download
> > repodata/repomd.xml: All mirrors were tried [root@d81afdcb251b /]
> > I think we can test once the stable release is out for CentOS Stream 9.
> >
> > Regards,
> > Shwetha
> >
> > On Tue, Oct 5, 2021 at 5:19 PM Niels de Vos  wrote:
> >
> > > On Mon, Oct 04, 2021 at 06:13:39AM +, jenk...@build.gluster.org
> wrote:
> > > > SRC:
> > >
> https://build.gluster.org/job/release-new/147/artifact/glusterfs-9.4.tar.gz
> > > > HASH:
> > >
> https://build.gluster.org/job/release-new/147/artifact/glusterfs-9.4.sha512sum
> > >
> > > Packages from the CentOS Storage SIG are available for testing now.
> > > Please report any results so that they can be marked for publishing on
> > > the CentOS mirrors.
> > >
> > >  - CentOS 7
> > >  - CentOS 8
> > >  - CentOS Stream 8
> > >  - CentOS Stream 9
> > >
> > > Installing the test builds can be done with YUM or DNF:
> > >
> > >   # dnf install centos-release-gluster
> > >   # dnf --enablerepo=centos-gluster9-test install glusterfs-fuse
> > >
> > > Thanks,
> > > Niels
> > > ___
> > > packaging mailing list
> > > packaging@gluster.org
> > > https://lists.gluster.org/mailman/listinfo/packaging
> > >
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] [Gluster-Maintainers] glusterfs-8.6 released

2021-08-24 Thread Shwetha Acharya
Hi Niels,

glusters 8.6 is tested on CentOS 7, 8 and Stream 8 and is found to be
working as expected.

Regards,
Shwetha

On Fri, Aug 20, 2021 at 2:59 PM Niels de Vos  wrote:

> On Fri, Aug 20, 2021 at 04:44:37AM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/146/artifact/glusterfs-8.6.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/146/artifact/glusterfs-8.6.sha512sum
>
> Packages for CentOS 7, 8 and Stream 8 will be ready for testing within
> the next hour (assuming builds do not fail).
>
> Please test them out by enabling the test repository and installing the
> 8.6 version:
>
> # yum install centos-release-gluster8
> # yum --enablerepo=centos-gluster*-test install glusterfs-server
>
> Once test results are available, we can mark the packages for release to
> the CentOS mirrors.
>
> Thanks!
> Niels
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-selinux 2.0.1 is tagged

2021-07-13 Thread Shwetha Acharya
Builds for CentOS Stream 8, CentOS Linux 8 and Gluster 8 and 9 are tested
and are working as expected.

Regards,
Shwetha

On Thu, Jul 8, 2021 at 6:42 PM Niels de Vos  wrote:

> On Thu, Jul 08, 2021 at 05:31:48PM +0530, Shwetha Acharya wrote:
> > Hi all,
> >
> > glusterfs-selinux 2.0.1 is tagged and the source tar ball is ready :
> > https://github.com/gluster/glusterfs-selinux/releases/tag/v2.0.1
> >
> > Please help with the creation of builds
>
> Builds for CentOS Stream 8, CentOS Linux 8 and Gluster 8 and 9 should
> now be available in the testing repositories. Please try them out and
> let us know if the packages can be marked for releasing to the CentOS
> mirrors, or if anything needs changing.
>
> Thanks,
> Niels
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] [Gluster-Maintainers] glusterfs-9.3 released

2021-07-05 Thread Shwetha Acharya
gluster 9.3 is tested on CentOS Stream 8, CentOS 8 and Centos 7.  It  is
working as expected.

Regards,
Shwetha is

On Tue, Jun 29, 2021 at 3:04 PM Niels de Vos  wrote:

> On Tue, Jun 29, 2021 at 05:28:56AM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/144/artifact/glusterfs-9.3.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/144/artifact/glusterfs-9.3.sha512sum
>
> Packages for CentOS Stream 8, CentOS 8 and CentOS 7 are now available in
> the testing repositories.
>
> # dnf install centos-release
> # dnf --enablerepo=centos-gluster9-test install glusterfs-server
>
> Once there is a report that the packages work as expected, the will be
> tagged for releasing to the CentOS mirrors.
>
> Thanks,
> Niels
>
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] [Gluster-Maintainers] glusterfs-9.3 released

2021-07-05 Thread Shwetha Acharya
gluster 9.3 is tested on CentOS Stream 8, CentOS 8 and Centos 7 are tested
and working as expected.

Regards,
Shwetha

On Tue, Jun 29, 2021 at 3:04 PM Niels de Vos  wrote:

> On Tue, Jun 29, 2021 at 05:28:56AM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/144/artifact/glusterfs-9.3.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/144/artifact/glusterfs-9.3.sha512sum
>
> Packages for CentOS Stream 8, CentOS 8 and CentOS 7 are now available in
> the testing repositories.
>
> # dnf install centos-release
> # dnf --enablerepo=centos-gluster9-test install glusterfs-server
>
> Once there is a report that the packages work as expected, the will be
> tagged for releasing to the CentOS mirrors.
>
> Thanks,
> Niels
>
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] [Gluster-Maintainers] glusterfs-8.5 released

2021-05-16 Thread Shwetha Acharya
Hi,

glusterfs-8.5 are tested on Centos 7 and Centos 8. Packages are working as
expected.

Regards,
Shwetha

On Wed, May 12, 2021 at 5:51 PM Kaleb Keithley  wrote:

>
> Packages for various Fedora releases are either in Fedora on available on
> https://download.gluster.org/pub/gluster/glusterfs/8/8.5/Fedora/
>
> Packages in Fedora go through a short testing period and then will be
> generally available.
>
> Packages for CentOS 7, CentOS 8, and CentOS 8 Stream are available in the
> CentOS Storage SIG. They are tagge for testing. After someone tests them
> and reports that they work they will be tagged for release.
>
>
> On Sun, May 9, 2021 at 6:32 AM  wrote:
>
>> SRC:
>> https://build.gluster.org/job/release-new/143/artifact/glusterfs-8.5.tar.gz
>> HASH:
>> https://build.gluster.org/job/release-new/143/artifact/glusterfs-8.5.sha512sum
>>
>> This release is made off
>> jenkins-release-143___
>> maintainers mailing list
>> maintain...@gluster.org
>> https://lists.gluster.org/mailman/listinfo/maintainers
>>
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] [Gluster-Maintainers] glusterfs-9.2 released

2021-05-16 Thread Shwetha Acharya
Hi,
glusterfs-9.2 are tested on Centos 7 and Centos 8. Packages are working as
expected.
Regards,
Shwetha

On Wed, May 12, 2021 at 5:52 PM Kaleb Keithley  wrote:

>
> Packages for various Fedora releases are either in Fedora on available on
> https://download.gluster.org/pub/gluster/glusterfs/9/9.2/Fedora/
>
> Packages in Fedora go through a short testing period and then will be
> generally available.
>
> Packages for CentOS 7, CentOS 8, and CentOS 8 Stream are available in the
> CentOS Storage SIG. They are tagged for testing. After someone tests them
> and reports that they work they will be tagged for release.
>
>
>
> On Sun, May 9, 2021 at 6:26 AM  wrote:
>
>> SRC:
>> https://build.gluster.org/job/release-new/142/artifact/glusterfs-9.2.tar.gz
>> HASH:
>> https://build.gluster.org/job/release-new/142/artifact/glusterfs-9.2.sha512sum
>>
>> This release is made off
>> jenkins-release-142___
>> maintainers mailing list
>> maintain...@gluster.org
>> https://lists.gluster.org/mailman/listinfo/maintainers
>>
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-9.1 released

2021-03-30 Thread Shwetha Acharya
Hi Niels,

glusterfs -9.1 packages are tested on centos 7 and 8 and are found to be
working as expected.

Regards,
Shwetha


On Tue, Mar 30, 2021 at 4:42 PM Niels de Vos  wrote:

> On Tue, Mar 30, 2021 at 08:59:20AM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/141/artifact/glusterfs-9.1.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/141/artifact/glusterfs-9.1.sha512sum
>
> Packages from the CentOS Storage SIG are available, please test them
> out. After a confirmation that the packages work as expected, I'll mark
> them for release and syncing to the CentOS mirrors.
>
> # dnf install centos-release-gluster9
> # dnf --enablerepo=centos-gluster9-test install glusterfs-server
>
> Thanks,
> Niels
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-9.0 released

2021-01-25 Thread Shwetha Acharya
Hi Niels,

Packages in the testing repository are not signed. So, this is expected.
>
If this is considered to be expected behavior, we can proceed forward as
the packages are successfully downloaded.


> I have tried to verify the contents of the repositories now too, I think
> everything is complete. Please have a look and let me know if any
> dependencies are missing:
>
> - http://mirror.centos.org/centos/7/storage/x86_64/gluster-9/
> - http://mirror.centos.org/centos/8/storage/x86_64/gluster-9/

  I do not see any missing dependency.

You should be able to use 'yum-config-manager --add-repo=...' and
> install centos-release-storage-common for the GPG key.
>
> Now only centos-release-gluster9 is needed to get built and pushed into
> CentOS Extras. I'll look into that once the repositories on the mirrors
> have been tested.
>
>  The packages are downloaded following the above steps and are tested.
They are found to be working as expected.

Regards,
Shwetha
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-9.0 released

2021-01-20 Thread Shwetha Acharya
Hi Niels,

During the installation of glustefs-9.0 on centos 8, "Error: GPG check
FAILED" is repeatedly encountered, even after dnf clean packages.
Please verify if there is any issue with signing of the packages, as dnf
also complains about several packages being not signed.

Regards,
Shwetha

On Wed, Jan 20, 2021 at 8:10 PM Niels de Vos  wrote:

> On Tue, Jan 19, 2021 at 07:11:10AM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/137/artifact/glusterfs-9.0.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/137/artifact/glusterfs-9.0.sha512sum
>
> Packages for CentOS-8 are in the testing repository, please enable it
> with dnf-config-manager,
> https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-9/
>
> Please test the CentOS-8 builds and let me know if these are ready to be
> pushed to the CentOS mirrors. Once that is done, a
> centos-release-gluster9 package can be created and added to CentOS
> Extras.
>
> The builds for CentOS-7 are blocked on the glusterfs-selinux package
> that fails to build, see
> https://github.com/gluster/glusterfs-selinux/issues/10
>
> Thanks,
> Niels
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-8.3 builds need to be created for release8.3 GA

2020-12-22 Thread Shwetha Acharya
Hi Niels,

yes, it is not a problem on CentOS-8.

Regards,
Shwetha

On Tue, Dec 22, 2020 at 4:14 PM Niels de Vos  wrote:

> On Tue, Dec 22, 2020 at 01:27:52PM +0530, Shwetha Acharya wrote:
> > glusterfs 8.3 builds for CentOS-8 and CentOS-7 are tested and are found
> to
> > be working as expected.
>
> Thanks for testing, these packeges are now marked for releasing to the
> CentOS mirrors.
>
> > PS: testing was done on centos 7 by manually modifying
> > /etc/yum.repos.d/CentOS-Gluster-7.repo, as #yum install
> > centos-release-gluster did not install CentOS-Gluster-8.repo by default.
>
> Hmm, I'll try to find out why this is still pending for CentOS-7. Is it
> correct to understand that this is not a problem on CentOS-8?
>
> Niels
>
>
> > Regards,
> > Shwetha
> >
> > On Tue, Dec 1, 2020 at 7:17 PM Niels de Vos  wrote:
> >
> > > On Tue, Dec 01, 2020 at 04:55:00PM +0530, Rinku Kothiya wrote:
> > > > Hi Team,
> > > >
> > > > I have tagged the v8.3. Also the source tarball is ready :
> > > > https://build.gluster.org/job/release-new/135/
> > > >
> > > > Can you please help create the builds for release8.3 GA
> > >
> > > Builds for CentOS-8 and CentOS-7 are available for testing. Please let
> > > us know when these are ready for release.
> > >
> > > Thanks,
> > > Niels
> > > ___
> > > packaging mailing list
> > > packaging@gluster.org
> > > https://lists.gluster.org/mailman/listinfo/packaging
> > >
>
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-8.3 builds need to be created for release8.3 GA

2020-12-21 Thread Shwetha Acharya
glusterfs 8.3 builds for CentOS-8 and CentOS-7 are tested and are found to
be working as expected.

PS: testing was done on centos 7 by manually modifying
/etc/yum.repos.d/CentOS-Gluster-7.repo, as #yum install
centos-release-gluster did not install CentOS-Gluster-8.repo by default.

Regards,
Shwetha

On Tue, Dec 1, 2020 at 7:17 PM Niels de Vos  wrote:

> On Tue, Dec 01, 2020 at 04:55:00PM +0530, Rinku Kothiya wrote:
> > Hi Team,
> >
> > I have tagged the v8.3. Also the source tarball is ready :
> > https://build.gluster.org/job/release-new/135/
> >
> > Can you please help create the builds for release8.3 GA
>
> Builds for CentOS-8 and CentOS-7 are available for testing. Please let
> us know when these are ready for release.
>
> Thanks,
> Niels
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-7.8 released

2020-10-12 Thread Shwetha Acharya
The packages are tested on centos 7 and 8 and are found to be working as
expected.

Regards,
Shwetha

On Mon, Sep 28, 2020 at 4:03 PM Niels de Vos  wrote:

> On Mon, Sep 28, 2020 at 07:00:48AM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/126/artifact/glusterfs-7.8.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/126/artifact/glusterfs-7.8.sha512sum
> >
> > This release is made off jenkins-release-126
>
> Packages for CentOS 6, 7 and 8 have been build, please test them by
> installing from the testing repository:
>
> # yum install centos-release-gluster7
> # yum --enablerepo=centos-gluster7-test install glusterfs-fuse
>
> After running tests, please report results back so that the packages can
> get marked for release in the CentOS Storage SIG.
>
> Thanks,
> Niels
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-8.1 released

2020-08-26 Thread Shwetha Acharya
This issue is seen in both centos 7 and centos 8 machines.

Regards,
Shwetha

On Wed, Aug 26, 2020 at 7:59 PM Shwetha Acharya  wrote:

> Hi Niels,
>
> There is an issue with yum install of centos-release-gluster8.
> [centos@ip-172-31-43-165 ~]$ sudo yum install centos-release-gluster8 No
> package centos-release-gluster8 available. [centos@ip-172-31-43-165 ~]$
> sudo yum install centos-release-gluster **this install
> centos-release-gluster7**
> Please look into it. Regards, Shwetha
>
>
> On Tue, Aug 25, 2020 at 8:38 PM Niels de Vos  wrote:
>
>> On Tue, Aug 25, 2020 at 01:58:43PM +, jenk...@build.gluster.org
>> wrote:
>> > SRC:
>> https://build.gluster.org/job/release-new/124/artifact/glusterfs-8.1.tar.gz
>> > HASH:
>> https://build.gluster.org/job/release-new/124/artifact/glusterfs-8.1.sha512sum
>>
>> Packages for the CentOS Storage SIG are being built at the moment, and
>> should land in the testing repositories within the next hour. Please try
>> the packages out and report results of the testing.
>>
>> Thanks!
>> Niels
>>
>> # yum install centos-release-gluster
>> # yum --enablerepo=centos-gluster8-test install glusterfs-server
>> (test, test and test)
>> ___
>> packaging mailing list
>> packaging@gluster.org
>> https://lists.gluster.org/mailman/listinfo/packaging
>>
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-8.1 released

2020-08-26 Thread Shwetha Acharya
Hi Niels,

There is an issue with yum install of centos-release-gluster8.
[centos@ip-172-31-43-165 ~]$ sudo yum install centos-release-gluster8 No
package centos-release-gluster8 available. [centos@ip-172-31-43-165 ~]$
sudo yum install centos-release-gluster **this install
centos-release-gluster7**
Please look into it. Regards, Shwetha


On Tue, Aug 25, 2020 at 8:38 PM Niels de Vos  wrote:

> On Tue, Aug 25, 2020 at 01:58:43PM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/124/artifact/glusterfs-8.1.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/124/artifact/glusterfs-8.1.sha512sum
>
> Packages for the CentOS Storage SIG are being built at the moment, and
> should land in the testing repositories within the next hour. Please try
> the packages out and report results of the testing.
>
> Thanks!
> Niels
>
> # yum install centos-release-gluster
> # yum --enablerepo=centos-gluster8-test install glusterfs-server
> (test, test and test)
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-7.7 released

2020-08-03 Thread Shwetha Acharya
Hi,

Packages for CentOS 6, 7 and 8 for glusterfs 7.7 are tested and working as
expected.

Regards,
Shwetha



On Tue, Jul 21, 2020 at 4:32 PM Niels de Vos  wrote:

> On Mon, Jul 20, 2020 at 06:27:31PM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/122/artifact/glusterfs-7.7.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/122/artifact/glusterfs-7.7.sha512sum
>
> Packages for CentOS 6, 7 and 8 are available in the testing
> repositories. Please check them out and report results of the testing.
>
>   # yum install centos-relase-gluster7
>   # yum --enablerepo=centos-gluster7-test install glusterfs-fuse
>   (test, test and test ...)
>
> Thanks,
> Niels
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-6.9 released

2020-05-06 Thread Shwetha Acharya
Hi Niels,

Thanks for responding to the issue of unavailable python3-pyxattr package
on glusterfs-6.9 for centos, and building the package
python3-pyxattr-0.5.3-18.el8.x86_64.rpm

.

The install of glusterfs-6.9 is now successful on Centos 8 and is working
as expected.

Regards,
Shwetha

On Thu, Apr 23, 2020 at 8:55 PM Niels de Vos  wrote:

> On Thu, Apr 23, 2020 at 10:54:52AM -0400, Kaleb Keithley wrote:
> > why no build for centos8 ?
>
> It seems there was some conflict while I applied the change. Redone it
> and the build will be available for testing later today.
>
> Thanks for checking!
>
> Niels
>
>
> >
> > On Thu, Apr 23, 2020 at 4:45 AM Niels de Vos  wrote:
> >
> > > On Thu, Apr 23, 2020 at 05:33:13AM +, jenk...@build.gluster.org
> wrote:
> > > > SRC:
> > >
> https://build.gluster.org/job/release-new/118/artifact/glusterfs-6.9.tar.gz
> > > > HASH:
> > >
> https://build.gluster.org/job/release-new/118/artifact/glusterfs-6.9.sha512sum
> > >
> > > Packages for CentOS 6 & 7 are available for testing. Please let us know
> > > if they can be marked for release to the CentOS mirrors.
> > >
> > >   # yum install centos-release-gluster6
> > >   # yum --enablerepo=centos-gluster6-test install glusterfs-server
> > >
> > > Thanks,
> > > Niels
> > > ___
> > > packaging mailing list
> > > packaging@gluster.org
> > > https://lists.gluster.org/mailman/listinfo/packaging
> > >
>
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-6.9 released

2020-04-23 Thread Shwetha Acharya
Hi,
The packages of glusterfs-6.9 are tested on Centos6 & 7 and are found to be
working as expected.

Regards,
Shwetha

On Thu, Apr 23, 2020 at 2:15 PM Niels de Vos  wrote:

> On Thu, Apr 23, 2020 at 05:33:13AM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/118/artifact/glusterfs-6.9.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/118/artifact/glusterfs-6.9.sha512sum
>
> Packages for CentOS 6 & 7 are available for testing. Please let us know
> if they can be marked for release to the CentOS mirrors.
>
>   # yum install centos-release-gluster6
>   # yum --enablerepo=centos-gluster6-test install glusterfs-server
>
> Thanks,
> Niels
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-5.13 released

2020-04-14 Thread Shwetha Acharya
Hi,
Glusterfs 5.13 packages for CentOS 6 & 7 are tested and are found to be
working as expected.

Regards,
Shwetha

On Wed, Apr 8, 2020 at 2:41 PM Niels de Vos  wrote:

> On Wed, Apr 08, 2020 at 07:03:53AM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/116/artifact/glusterfs-5.13.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/116/artifact/glusterfs-5.13.sha512sum
>
> Packages for CentOS 6 & 7 have been build and are available for testing.
> Please install/upgrade and let us know if the packages are ready for
> release.
>
>   # yum install centos-release-gluster5
>   # yum --enablerepo-centos-gluster5-test install glusterfs-server
>   (test, test, test, ...)
>
> Thanks,
> Niels
>
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-6.8 released

2020-03-09 Thread Shwetha Acharya
Hi,
The glusterfs-6.8 packages for CentOS 6 and 7 are tested and are working as
expected.

Regards,
Shwetha

On Mon, Mar 9, 2020 at 3:45 PM Niels de Vos  wrote:

> On Mon, Mar 02, 2020 at 08:03:50AM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/113/artifact/glusterfs-6.8.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/113/artifact/glusterfs-6.8.sha512sum
>
> Packages for CentOS 6 & 7 have been built and will become available in
> the testing repository any time now. Please let me know when tests have
> been executed so that the packages can be published to the CentOS mirror
> network.
>
> Thanks!
> Niels
>
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] [Gluster-Maintainers] glusterfs-7.1 released

2020-01-03 Thread Shwetha Acharya
Hi,
The glusterfs 7.1 for CentOS 6 and 7 are tested and are found to be working
as expected.

Regards,
Shwetha

On Tue, Dec 24, 2019 at 3:01 PM Niels de Vos  wrote:

> On Mon, Dec 23, 2019 at 05:14:32AM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/106/artifact/glusterfs-7.1.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/106/artifact/glusterfs-7.1.sha512sum
>
> Packages for CentOS 6 and 7 have been built and will land on the
> testing repository later today. Please try them out and let us know if
> they can be published on the public mirrors.
>
> Thanks,
> Niels
>
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] glusterfs-5.11 released

2019-12-12 Thread Shwetha Acharya
Hi,
The packages of glusterfs-5.11 for CentOS 6 and 7 are tested and are found
to be working as expected.

Regards,
Shwetha

On Tue, Dec 10, 2019 at 2:04 PM Niels de Vos  wrote:

> On Mon, Dec 09, 2019 at 12:15:44PM +, jenk...@build.gluster.org wrote:
> > SRC:
> https://build.gluster.org/job/release-new/105/artifact/glusterfs-5.11.tar.gz
> > HASH:
> https://build.gluster.org/job/release-new/105/artifact/glusterfs-5.11.sha512sum
>
> Packages for CentOS 6 and 7 are available in the testing repository.
> Please try them out and let us know if they can be marked for releasing
> to the mirrors.
>
> # yum install centos-release-gluster5
> # yum --enablerepo=centos-gluster5-test install glusterfs-server
> ... test, test and test!
>
> Thanks,
> Niels
>
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


Re: [gluster-packaging] [Gluster-Maintainers] glusterfs-5.10 released

2019-10-11 Thread Shwetha Acharya
Hi,

glusterfs-5.10 packages for CentOS 6 & 7 are tested and are found to be
working as expected.

Regards,
Shwetha

On Thu, Oct 10, 2019 at 12:10 AM Kaleb Keithley  wrote:

> packages for Fedora 29 are in Fedora 29.
>
> Packages for Fedora 30, 31, and 32, and RHEL/CentOS 8 are at
> https://download.gluster.org/pub/gluster/glusterfs/5/5.10/
>
>
> On Wed, Oct 9, 2019 at 7:24 AM  wrote:
>
>> SRC:
>> https://build.gluster.org/job/release-new/102/artifact/glusterfs-5.10.tar.gz
>> HASH:
>> https://build.gluster.org/job/release-new/102/artifact/glusterfs-5.10.sha512sum
>>
>> This release is made off
>> jenkins-release-102___
>> maintainers mailing list
>> maintain...@gluster.org
>> https://lists.gluster.org/mailman/listinfo/maintainers
>>
> ___
> packaging mailing list
> packaging@gluster.org
> https://lists.gluster.org/mailman/listinfo/packaging
>
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


[gluster-packaging] glusterfs-5.9 tested

2019-08-12 Thread Shwetha Acharya
Glusterfs-5.9 packages for CentOS 6 and 7 are tested. They are working as
expected.

Regards,
Shwetha
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


[gluster-packaging] glusterfs-5.8 tested

2019-08-05 Thread Shwetha Acharya
Glusterfs-5.8 packages for CentOS 6 and 7 are tested. They are working as
expected.

Regards,
Shwetha
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging


[gluster-packaging] glusterfs-4.1.9 tested

2019-06-26 Thread Shwetha Acharya
Glusterfs-4.1.9 packages for CentOS 6 and 7 are tested. They are working
fine.

Regards,
Shwetha
___
packaging mailing list
packaging@gluster.org
https://lists.gluster.org/mailman/listinfo/packaging