[Bug 203227] vuln.xml incorrectly flagging ruby20 as insecure

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 21 14:25:18 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203227

Mark Felder <feld at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |feld at FreeBSD.org

--- Comment #1 from Mark Felder <feld at FreeBSD.org> ---
/usr/ports/lang/ruby20 # make -V PKGNAME
ruby20-2.0.0.647,1
/usr/ports/lang/ruby21 # make -V PKGNAME
ruby-2.1.7,1
/usr/ports/lang/ruby22 # make -V PKGNAME
ruby22-2.2.3,1


If you're using ruby 2.0, the package name is "ruby20". You've indicated your
intstalled package name is "ruby-2.0.0.647,1" but this is not correct and
explains why it's being marked as vulnerable. Your installed pacakge should be
ruby20-2.0.0.647,1. 

It appears you have a problem with your ports tree. Have you made local
modifications? Are you checked out from SVN? Can you fetch a clean ports tree,
delete your existing ruby install, and rebuild/reinstall it?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list