tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: First pkg_dry milestone
On Tue, 14 Apr 2009, Jeremy C. Reed wrote:
> But what would happen if someone asked to install "libX" or "xf86" or
> "tex" or "font" or "ruby" or "gnome" -- what would the result be? (I guess
> I should test before asking .... :)
All except "ruby" says:
nothing to upgrade.
nothing to install.
But...
PKG_PATH=http://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/x86_64/5.0_2008Q4/All
./pkg_dry -i ruby
core dumps
Program terminated with signal 11, Segmentation fault.
#0 0x00007f7ffcfc7084 in strlen () from /usr/lib/libc.so.12
(gdb) bt
#0 0x00007f7ffcfc7084 in strlen () from /usr/lib/libc.so.12
#1 0x0000000000405dac in end_expr (str=0x0) at depends.c:49
#2 0x000000000040663a in local_impact (impacthead=0x7f7ffc9204a8,
localplisthead=0x7f7ffc920080, remoteplisthead=0x7f7ffc9200c8,
pdp=0x7f7ffc8b2860) at actions.c:115
#3 0x0000000000406af5 in pkg_dry_install (pkgname=0x7f7ffffffdfd "ruby")
at actions.c:219
#4 0x0000000000404113 in main (argc=3, argv=0x7f7fffffdc30) at main.c:70
Home |
Main Index |
Thread Index |
Old Index