pkgsrc-update failes with core dumps

Mark Doe mark.doe.priv at gmail.com
Sat Jul 30 10:12:32 PDT 2011


Hi,

I am running a 2.11-DEVEL 64Bit dfBSD on an intel STBL Server Board with 8GB 
RAM. Server, Hardware, Disks, RAM and everything is brand new. Running with 
LINUX and NetBSD either didnt show any kind of problems.

I can't get the pkgsrc with git and get 2 different errors (create checkout 
and just update).

Any help is appreciated!



Code:

mkdir -p /usr/pkgsrc
cd /usr/pkgsrc && git init
Initialized empty Git repository in /usr/pkgsrc/.git/
cd /usr/pkgsrc &&  git remote add origin 
git://git.dragonflybsd.org/pkgsrcv2.git
cd /usr/pkgsrc && git fetch origin
remote: Counting objects: 1608685, done.
remote: Compressing objects: 100% (481721/481721), done.
remote: Total 1608685 (delta 1129219), reused 1575226 (delta 1102729)
Receiving objects: 100% (1608685/1608685), 477.66 MiB | 1.10 MiB/s, done.
Resolving deltas: 100% (1129219/1129219), done.




More information about the Users mailing list