** Description changed:

  python-ethtool, Python-bindings for the ethtool kernel interface is
  required for Ubuntu Orchestra, our installation and provisioning service
  [1].
  
  More specifically python-ethtool is required by the koan binary package,
  which belongs to the cobbler source package.
  
  Tarballs can be found at: http://dsommers.fedorapeople.org/python-ethtool/
  Upstream git repository: 
http://fedorapeople.org/gitweb?p=dsommers/public_git/python-ethtool.git;a=summary
  License: GPL-2
  
+ Build logs can be found at:
+ 
+ 
+ Installation from PPA:
+ sudo add-apt-repository ppa:andreserl/ppa
+ sudo apt-get update
+ sudo apt-get install python-ethtool
+ 
+ == Installation ==
+ 
+ roaksoax@shift:~$ sudo apt-get install python-ethtool
+ Reading package lists... Done
+ Building dependency tree       
+ Reading state information... Done
+ The following NEW packages will be installed:
+   python-ethtool
+ 0 upgraded, 1 newly installed, 0 to remove and 47 not upgraded.
+ Need to get 19.1 kB of archives.
+ After this operation, 123 kB of additional disk space will be used.
+ Get:1 http://ppa.launchpad.net/andreserl/ppa/ubuntu/ natty/main 
python-ethtool amd64 0.6-0ubuntu1 [19.1 kB]
+ Fetched 19.1 kB in 0s (37.6 kB/s)
+ Selecting previously deselected package python-ethtool.
+ (Reading database ... 401643 files and directories currently installed.)
+ Unpacking python-ethtool (from .../python-ethtool_0.6-0ubuntu1_amd64.deb) ...
+ Setting up python-ethtool (0.6-0ubuntu1) ...
+ 
+ == Run ==
+ roaksoax@shift:~$ python
+ Python 2.7.1+ (r271:86832, Feb 24 2011, 15:00:15) 
+ [GCC 4.5.2] on linux2
+ Type "help", "copyright", "credits" or "license" for more information.
+ >>> import ethtool
+ >>> print ethtool.get_devices()
+ ['lo', 'eth0', 'eth1', 'virbr0', 'br0']
+ 
+ == Buildlogs ==
+ 
+ 
http://launchpadlibrarian.net/66387209/buildlog_ubuntu-natty-amd64.python-ethtool_0.6-0ubuntu1_BUILDING.txt.gz
+ 
http://launchpadlibrarian.net/66382647/buildlog_ubuntu-natty-i386.python-ethtool_0.6-0ubuntu1_BUILDING.txt.gz
+ 
  [1]: https://blueprints.launchpad.net/ubuntu/+spec/cloud-server-n
  -install-service

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/732759

Title:
  [FFe] [needs-packaging] python-ethtool

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to