Problems with dhcpcd git repo
Ben Woods
Mon Apr 27 07:32:05 2020Hi Roy, I am having a few issues using the dhcpcd git repo, and I was hoping you could help me diagnose them. I am unsure if these 2 issues are related or not. 1. Unable to download recent commit - file appears to be truncated (too small) $ curl -O " https://roy.marples.name/cgit/dhcpcd.git/snapshot/dhcpcd-1e29ac03a30a4da556e1e9ad16af7b7872d6d7b0.tar.xz " $ ls -lah dhcpcd-1e29ac03a30a4da556e1e9ad16af7b7872d6d7b0.tar.xz -rw-r--r-- 1 woodsb02 wheel 48K 27 Apr 14:26 dhcpcd-1e29ac03a30a4da556e1e9ad16af7b7872d6d7b0.tar.xz $ tar xzf dhcpcd-1e29ac03a30a4da556e1e9ad16af7b7872d6d7b0.tar.xz dhcpcd-1e29ac03a30a4da556e1e9ad16af7b7872d6d7b0/configure: Lzma library error: No progress is possible tar: Error exit delayed from previous errors. 2. Unable to clone git repo $ git clone git://roy.marples.name/dhcpcd.git Cloning into 'dhcpcd'... fatal: unable to connect to roy.marples.name: roy.marples.name[0: 81.108.15.115]: errno=Connection refused roy.marples.name[1: 2001:470:690c:1::61]: errno=No route to host Regards, Ben -- From: Benjamin Woods woodsb02@xxxxxxxxx
| Re: Problems with dhcpcd git repo | Roy Marples |