DragonFly users List (threaded) for 2012-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
pkgsrc-create failed on read error
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.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]