pkgsrc-create failed on read error

YOSHIDA Shigeru yshigeru at gmail.com
Sun Feb 26 04:17:58 PST 2012


Hi,

I installed DragonFly BSD on VirtualBox.  The host machine is Linux.
I'm trying to install pkgsrc using pkgsrc-create,
but I received following error message:

dfly# make pkgsrc-create
If problems occur you may have to rm -rf pkgsrc and try again.

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: 1681874, done.
remote: Compressing objects: 100% (931019/931019), done.
fatal: read error: Connection reset by peer232.22 MiB | 157 KiB/s
fatal: early EOF
fatal: index-pack failed
*** Error code 128

Stop in /usr.

What's wrong?
Please give me anything advice.

Thanks.





More information about the Users mailing list