Project

General

Profile

Actions

Bug #4944

open

ndnputfile does not work

Added by Chavoosh Ghasemi almost 5 years ago. Updated 7 months ago.

Status:
New
Priority:
High
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

I installed repo-ng with the following commands:

./waf configure
./waf
sudo ./waf install

Then I ran ndn-repo-ng with the following commands:

sudo cp /usr/local/etc/ndn/repo-ng.conf.sample /usr/local/etc/ndn/repo-ng.conf
sudo ndn-repo-ng 

Then I tried to put a file into the repo by using the following command that comes from Wiki page:

echo "This is a test" > test.txt   
$ndnputfile /example/repo/1  /example/data/1/ test.txt

However, I get an error that says:

ERROR: RepoCommandResponse malformed

Here are the commit IDs of each package while doing this test:

repo-ng:  5c16cc2f3
NFD:      47c343b9f
ndn-cxx:  2ad2fbeb2

Related issues 1 (1 open0 closed)

Related to repo-ng - Feature #4129: Management Dispatcher for repo commandsNewMuktadir Chowdhury

Actions
Actions

Also available in: Atom PDF