Date: Tue, 23 May 2017 14:37:35 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 219442] www/gitlab requiring inexistent version on misc/rubygem-mime-types Message-ID: <bug-219442-21402-HtEppDflcQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219442-21402@https.bugs.freebsd.org/bugzilla/> References: <bug-219442-21402@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219442 Torsten Zuehlsdorff <tz@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #1 from Torsten Zuehlsdorff <tz@freebsd.org> --- This is a little odd, since GitLab 8.17 just runs fine with mime-types 3.1. Did you remove /usr/local/www/gitlab/Gemfile.lock before the restart? This = is the most common source for this type of issues. If you didn't removed it fi= rst, GitLab will look for old Gemfiles, because the were persisted there. After deleting the file it will look for installed gems. So, please try this. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219442-21402-HtEppDflcQ>