Page MenuHomeFreeBSD

net/glusterfs: update to gluster 3.9.0
AbandonedPublic

Authored by swills on Dec 4 2016, 1:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 7, 12:43 AM
Unknown Object (File)
Thu, Mar 7, 12:43 AM
Unknown Object (File)
Thu, Mar 7, 12:05 AM
Unknown Object (File)
Wed, Mar 6, 11:20 PM
Unknown Object (File)
Jan 31 2024, 6:37 PM
Unknown Object (File)
Dec 20 2023, 2:32 AM
Unknown Object (File)
Dec 17 2023, 5:46 AM
Unknown Object (File)
Dec 8 2023, 9:36 PM

Details

Summary

attempt to update Gluster to the latest stable 3.9.0 release

Test Plan

create PR, call for testing, and react to suggestions made.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

craig001_lerwick.hopto.org retitled this revision from to net/glusterfs: update to gluster 3.9.0.
craig001_lerwick.hopto.org updated this object.
craig001_lerwick.hopto.org edited the test plan for this revision. (Show Details)
craig001_lerwick.hopto.org set the repository for this revision to rP FreeBSD ports repository.
mat requested changes to this revision.Dec 4 2016, 10:46 AM
mat added a reviewer: mat.
mat added inline comments.
glusterfs/Makefile
42

Looks like a good place to use ${PORTVERSION}

glusterfs/files/patch-configure
4

Please regenerate patches with make makepatch

This revision now requires changes to proceed.Dec 4 2016, 10:46 AM
craig001_lerwick.hopto.org edited edge metadata.

updated Makefile and ran make makepatch (after patch -b -p0) as suggested by Mat

This patch is failing make stage-qa:

====> Running Q/A tests (stage-qa)
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for 'libexec/ganesha/create-export-ganesha.sh'
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for 'libexec/ganesha/dbus-send.sh'
Error: '/usr/bin/python' is an invalid shebang you need USES=shebangfix for 'libexec/ganesha/generate-epoch.py'
Warning: Bad symlink '/var/db/glusterd/hooks/1/delete/post/S57glusterfind-delete-post' pointing to an absolute pathname '/usr/local/libexec/glusterfs/glusterfind/S57glusterfind-delete-post.py'
Warning: Bad symlink '/usr/local/sbin/gluster-eventsapi' pointing to an absolute pathname '/usr/local/libexec/glusterfs/peer_eventsapi.py'
Warning: Bad symlink '/usr/local/sbin/glustereventsd' pointing to an absolute pathname '/usr/local/libexec/glusterfs/events/glustereventsd.py'
Warning: Bad symlink '/usr/local/sbin/gfind_missing_files' pointing to an absolute pathname '/usr/local/libexec/glusterfs/gfind_missing_files/gfind_missing_files.sh'
Error: /usr/local/lib/glusterfs/3.9.0/xlator/features/glupy.so is linked to /usr/local/lib/libpython2.7.so.1 from lang/python27 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libpython2.7.so:lang/python27
swills added a subscriber: swills.

Committed with fixes in rP432008

swills accepted this revision.
swills abandoned this revision.
swills added a reviewer: swills.
swills marked 2 inline comments as done.

Can't seem to close, but it was committed, so abandoning.