Actions
Bug #2109
closedmake pkgsrc-create failure
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Hi,
I've installed dfbsd from latest iso image and
cd /usr
make pkgsrc-create
downloads objects from git.dragonflybsd.org but git core dump while it
has to install files:
[Signal 10] and git.core in /usr/pkgsrc/ dir.
bt on gdb -c git.core git give as result a list of
#0 0x080fb3cb in mark_parents_uninteresting ()
#1 0x080fb3cb in mark_parents_uninteresting ()
...
#830 0x080fb3cb in mark_parents_uninteresting ()
Thank you in advance, \ferz
Actions