Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2015 16:20:12 +0200
From:      =?windows-1252?Q?Torsten_Z=FChlsdorff?= <ports@toco-domains.de>
To:        Johannes Meixner <xmj@freebsd.org>
Cc:        ruby@freebsd.org
Subject:   Re: Gitlab-Port: rubygems status
Message-ID:  <5550BA9C.2020302@toco-domains.de>
In-Reply-To: <20150511141544.GC42598@mx12.chaot.net>
References:  <5538AD8F.5060807@toco-domains.de> <20150423172339.GA76294@mx12.chaot.net> <553A6452.30507@toco-domains.de> <20150504095837.GA55069@mx12.chaot.net> <554748FC.1070608@toco-domains.de> <20150504201333.GA85149@darkthrone.kvedulv.de> <5550B699.5020806@toco-domains.de> <20150511141544.GC42598@mx12.chaot.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Johannes,

>> 93 out of 96 dependencies are currently installed without error
>> messages. But i could not test if they are really working.
>>
>> The last 3 dependencies throws errors like that when installing:
>>
>> pkg-static: Unable to access file
>> /usr/ports/www/rubygem-gitlab-grack/work/stage/usr/local/lib/ruby/gems/2.1/doc/gitlab-grack-2.0.2/rdoc/fonts.css:
>> No such file or directory
>> pkg-static: Unable to access file
>> /usr/ports/www/rubygem-gitlab-grack/work/stage/usr/local/lib/ruby/gems/2.1/doc/gitlab-grack-2.0.2/rdoc/rdoc.css:
>> No such file or directory
>>
>> But only (!) if i try to install gitlab. Installing the port directly
>> will work without problems.
>
> How do you install GitLab? make install clean? pkg install gitlab?

make install clean

> If the former:
> make check-plist should tell you if there are any pkg-plist issues.
> make -d x install will give you more verbose output of what make is doing under
> the hood.

make check-plist just works at the current port, isn't it?

When i do try to install www/gitlab, i will get the errors above for 
www/rubygem-gitlab-grack - a dependencies of gitlab.

If i go directly to /usr/ports/www/rubygem-gitlab-grack/ and do a "make 
install clean" the port is installed without errors.

That is very curious.

But i will try "make -d x". I didn't know this. :)

Thanks,
Torsten



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5550BA9C.2020302>