-
Notifications
You must be signed in to change notification settings - Fork 16
github.com/mvbpolito/ repository not found #18
Comments
Hi @mnshrr, this repository is totally unmaintained, those missing repositories were associated to my previous Github handle name but I deleted them some time ago. I think this repo should be archived at this point, @drzaeus77 @frisso any thought? |
Hi @mauriciovasquezbernal - Thanks for your reply! |
Hi @drzaeus77 @frisso , I don't know how to find archived repository from git hub, looked up and I could not find anything related for this repo. Could you please direct me for how to find it.? |
@mnshrr unfortunately I don't think there is an easy way to install iovisor-ovn at this point as some of the dependencies are missing. I don't know what are you looking for exactly, polycube (https://github.com/polycube-network/polycube/) contains different virtual network functions implemented in eBPF. By archiving the repo I meant this https://github.blog/2017-11-08-archiving-repositories/. |
@mauriciovasquezbernal @mnshrr I agree, iovisor-ovn is a dead project. We should archive it. |
bpf@ebpf-VirtualBox:~/go/src/github.com/iovisor/iomodules$ go get github.com/iovisor/iovisor-ovn/iovisorovnd
# cd .; git clone https://github.com/mvbpolito/gosexy /home/ebpf/go/src/github.com/mvbpolito/gosexy
Cloning into '/home/ebpf/go/src/github.com/mvbpolito/gosexy'...
remote: Repository not found.
fatal: repository 'https://github.com/mvbpolito/gosexy/' not found
package github.com/mvbpolito/gosexy/to: exit status 128
# cd .; git clone https://github.com/mvbpolito/dhcp4 /home/ebpf/go/src/github.com/mvbpolito/dhcp4
Cloning into '/home/ebpf/go/src/github.com/mvbpolito/dhcp4'...
remote: Repository not found.
fatal: repository 'https://github.com/mvbpolito/dhcp4/' not found
package github.com/mvbpolito/dhcp4: exit status 128
package github.com/mvbpolito/gosexy/yaml: cannot find package "github.com/mvbpolito/gosexy/yaml" in any of:
/usr/local/go/src/github.com/mvbpolito/gosexy/yaml (from $GOROOT)
/home/ebpf/go/src/github.com/mvbpolito/gosexy/yaml (from $GOPATH)
The text was updated successfully, but these errors were encountered: