pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: PR/46420 CVS commit: pkgsrc/lang/ruby: Close the PR



The following reply was made to PR pkg/46420; it has been noted by GNATS.

From: M L Riechers <mlr%rse.com@localhost>
To: "Takahiro Kambe" <taca%netbsd.org@localhost>, 
gnats-bugs%gnats.NetBSD.org@localhost
Cc: mlr%rse.com@localhost
Subject: re: PR/46420 CVS commit: pkgsrc/lang/ruby: Close the PR
Date: Sun, 2 Sep 2012 18:48:31 -0400 (EDT)

 Somehow, it seems that the email I sent on 22 August 2012 didn't take.
 This is it again:
 
 
 Thank you for your prompt and timely fixes.  This PR should be closed.
 
 I've compiled ruby193 under NetBSD Beta6-2 OK, I also attempted to
 compile ruby19, and satisfied myself that your fixes work, but got a
 rather strange ending:
 
 => Creating binary package 
/usr/local/src/pkgsrcstuff/pkgsrc/packages/All/ruby19-base-1.9.2pl320nb1.tgz
 ===> Install binary package of ruby19-base-1.9.2pl320nb1
 ===========================================================================
 $NetBSD: MESSAGE,v 1.3 2011/11/08 15:22:45 taca Exp $
 
 Note that this is a minimal package.
 
 The original ruby-1.9.2-p320 distribution includes more extension
 libraries, some of which are provided as separate packages:
 
         databases/ruby-gdbm:            GDBM module
         devel/ruby-curses:              Curses module
         devel/ruby-fiddle:              Fiddle module
         devel/ruby-readline:            readline module
         textproc/ruby-psych:            Psych module
         x11/ruby-tk:                    Tk modules
 
 ===========================================================================
 => Returning to build of ruby19-1.9.2pl320
 => Full dependency ruby19-gdbm>=1.9.2pl320: NOT found
 => Verifying package-install for ../../databases/ruby-gdbm
 => Bootstrap dependency digest>=20010302: found digest-20111104
 ===> Checking for vulnerabilities in ruby19-gdbm-1.9.2pl320nb2
 ===> Install binary package of ruby19-gdbm-1.9.2pl320nb2
 pkg_add: no pkg found for 
'/usr/local/src/pkgsrcstuff/pkgsrc/packages/All/ruby19-gdbm-1.9.2pl320nb2.tgz', 
sorry.
 pkg_add: 1 package addition failed
 *** Error code 1
 
 Apparently, the build saw that there existed a 
 /usr/pkgsrc/databases/ruby-gdbm/work/,
 saw that there was no ruby19-gdbm-1.9.2pl320nb2 installed, and assumed
 that ruby19-gdbm-1.9.2pl320nb2 could be installed from packages/All.
 ruby193-gdbm-1.9.3p194nb2.tgz existed, but ruby19-gdbm-1.9.2pl320nb2.tgz
 did not.  Likewise, /usr/pkgsrc/databases/ruby-gdbm/work/ruby-1.9.3-p194/
 existed, but /usr/pkgsrc/databases/ruby-gdbm/work/ruby-1.9.2pl320nb2/
 did not.
 
 Anyway, I believe I actually did compile both earlier, and the
 compiles work as far as they go, so your fixes work, and this PR, I
 believe, should be closed.
 
 Again, thanks.
 
 Yours,
 
 -Mike
 
 
 


Home | Main Index | Thread Index | Old Index