Cannot require library for passenger in ruby

Marcin Cieslak saper at saper.info
Tue Feb 20 20:26:26 UTC 2018


On Mon, 19 Feb 2018, Karli Sjöberg wrote:

> > What is the tool you are trying to deploy? foreman_maintain?

Can you try the port below? Unfortunately I do not see how foreman_maintain may fix your passenger
installation issues, but here it is:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	rubygem-foreman_maintain
#	rubygem-foreman_maintain/Makefile
#	rubygem-foreman_maintain/distinfo
#	rubygem-foreman_maintain/pkg-descr
#
echo c - rubygem-foreman_maintain
mkdir -p rubygem-foreman_maintain > /dev/null 2>&1
echo x - rubygem-foreman_maintain/Makefile
sed 's/^X//' >rubygem-foreman_maintain/Makefile << '15090155e0ad279a3a88902efd75aea3'
X# $FreeBSD: head/devel/rubygem-foreman/Makefile 448125 2017-08-17 15:05:14Z sunpoet $
X
XPORTNAME=	foreman_maintain
XPORTVERSION=	0.1.3
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	ruby at FreeBSD.org
XCOMMENT=	Facility to keep Foreman/Satellite services running
X
XRUN_DEPENDS=	rubygem-clamp>0:devel/rubygem-clamp \
X		rubygem-highline>0:devel/rubygem-highline \
X		rubocop:devel/rubygem-rubocop \
X		pry:devel/rubygem-pry
X
XNO_ARCH=	yes
XUSES=		gem shebangfix
XUSE_RUBY=	yes
X
XPLIST_FILES=	bin/foreman-maintain bin/passenger-recycler
X
XSHEBANG_FILES=	${PLIST_FILES}
X
X.include <bsd.port.mk>
15090155e0ad279a3a88902efd75aea3
echo x - rubygem-foreman_maintain/distinfo
sed 's/^X//' >rubygem-foreman_maintain/distinfo << 'b2bf4dcb1a0a898485a2b273846fd43e'
XTIMESTAMP = 1519156673
XSHA256 (rubygem/foreman_maintain-0.1.3.gem) = 35f10c7df685072de50f515bfe5c694791d01f5d2eb2ef02c32b693f7e68f73b
XSIZE (rubygem/foreman_maintain-0.1.3.gem) = 58880
b2bf4dcb1a0a898485a2b273846fd43e
echo x - rubygem-foreman_maintain/pkg-descr
sed 's/^X//' >rubygem-foreman_maintain/pkg-descr << '9944d73c5ee733bda3fa3a0bea6fbf70'
XA maintenance tool for Foreman/Satellite Ruby applications
X
XWWW: https://github.com/theforeman/foreman_maintain
9944d73c5ee733bda3fa3a0bea6fbf70
exit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3663 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20180220/17f98404/attachment.bin>


More information about the freebsd-ports mailing list