install lxc on fedora core

place-holder

[root@opentv ~]# lxc -version
bash: lxc: command not found
You have new mail in /var/spool/mail/root
[root@opentv ~]# rpm -qa lxc
[root@opentv ~]# rpm -qa tigervnc
[root@opentv ~]# man rpm
Formatting page, please wait...
[root@opentv ~]# rpm -qa samba
samba-3.4.9-60.fc12.i686
[root@opentv ~]# yum install lxc
Loaded plugins: auto-update-debuginfo, presto, refresh-packagekit
Found 2 installed debuginfo package(s)
adobe-linux-i386                                         |  951 B     00:00     
adobe-linux-i386/primary                                 | 1.2 kB     00:00     
adobe-linux-i386                                                            2/2
fedora/metalink                                          | 5.0 kB     00:00     
updates/metalink                                         | 4.7 kB     00:00     
Enabling fedora-debuginfo: Fedora 12 - i386 - Debug
Reading repository metadata in from local files
fedora-debuginfo/metalink                                | 4.3 kB     00:00     
Enabling updates-debuginfo: Fedora 12 - i386 - Updates - Debug
Reading repository metadata in from local files
updates-debuginfo/metalink                               | 4.1 kB     00:00     
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package lxc.i686 0:0.6.5-1.fc12 set to be updated
--> Processing Dependency: liblxc.so.0 for package: lxc-0.6.5-1.fc12.i686
--> Running transaction check
---> Package lxc-libs.i686 0:0.6.5-1.fc12 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package           Arch          Version                 Repository        Size
================================================================================
Installing:
 lxc               i686          0.6.5-1.fc12            updates           71 k
Installing for dependencies:
 lxc-libs          i686          0.6.5-1.fc12            updates           49 k

Transaction Summary
================================================================================
Install       2 Package(s)
Upgrade       0 Package(s)

Total download size: 120 k
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 120 k
(1/2): lxc-0.6.5-1.fc12.i686.rpm                         |  71 kB     00:01     
(2/2): lxc-libs-0.6.5-1.fc12.i686.rpm                    |  49 kB     00:02     
--------------------------------------------------------------------------------
Total                                           8.9 kB/s | 120 kB     00:13     
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : lxc-libs-0.6.5-1.fc12.i686                               1/2
  Installing     : lxc-0.6.5-1.fc12.i686                                    2/2

Installed:
  lxc.i686 0:0.6.5-1.fc12                                                       

Dependency Installed:
  lxc-libs.i686 0:0.6.5-1.fc12                                                  

Complete!
[root@opentv ~]# rpm -qa lxc
lxc-0.6.5-1.fc12.i686

posted @ 2014-02-13 15:22  alxe_yu  阅读(204)  评论(0)    收藏  举报