Hi 
My name is Kiran and I'm new RYU controller. 
I installed virtual box image OpenFlow_Tutorial_Ryu3.6.ova and mentioned in 
the https://github.com/osrg/ryu/wiki/OpenFlow_Tutorial

But I can not install python-eventlet. I tried to install the package from 
both apt-get and manually (sudo dpkg -i <package>) but it is throwing me 
following error.

-------------------------
ryu@ryu-vm:~/ryu$ sudo apt-get install python-eventlet
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  python-eventlet
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 274 kB of archives.
After this operation, 1,248 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  python-eventlet
Install these packages without verification [y/N]? y
Err http://mirrors.kernel.org/ubuntu/ quantal-updates/main python-eventlet 
all 0.9.17-0ubuntu1.1
  404  Not Found [IP: 149.20.20.135 80]
Failed to fetch http://mirrors.kernel.org/ubuntu/pool/main/p/python-
eventlet/python-eventlet_0.9.17-0ubuntu1.1_all.deb  404  Not Found [IP: 
149.20.20.135 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --
fix-missing?
--------------------------

ryu@ryu-vm:~/ryu$ sudo dpkg -i python-eventlet_0.13.0-1ubuntu2_all.deb
dpkg: error processing python-eventlet_0.13.0-1ubuntu2_all.deb (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 python-eventlet_0.13.0-1ubuntu2_all.deb
ryu@ryu-vm:~/ryu$

----------------------------

Any help is much appreciated.

Thanks & Regards
Kiran Rokkam




------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to