Oh and to finish off the other obvious end of that question. You need to enable base because Citrix has disabled it specifically so that you don't go messing up their dom0 =)
e.g. [root@vh04 yum.repos.d]# grep enabled * CentOS-Base.repo:enabled=0 CentOS-Base.repo:enabled=0 CentOS-Base.repo:enabled=0 CentOS-Base.repo:enabled=0 CentOS-Base.repo:enabled=0 CentOS-Base.repo:enabled=0 CentOS-Debuginfo.repo:enabled=0 CentOS-Media.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 CentOS-Vault.repo:enabled=0 Citrix.repo:enabled=1 On Thu, Dec 13, 2012 at 1:48 PM, Andrew Eross <[email protected]> wrote: > Good question =) > > I think I wrote that in my default notes just to be completely explicit > about my intentions. > > However good timing for that question because I'm setting up a new XS, so > let's see what happens. > > And the answer is it works fine. > > [root@vh04 yum.repos.d]# yum --enablerepo=base install screen > Loaded plugins: fastestmirror > Determining fastest mirrors > * base: mirror.ventraip.net.au > base > | 1.1 kB 00:00 > base/primary > | 967 kB 00:00 > base > 2725/2725 > citrix > | 951 B 00:00 > citrix/primary > | 173 B 00:00 > Excluding Packages from CentOS-5 - Base > Finished > Setting up Install Process > Resolving Dependencies > --> Running transaction check > ---> Package screen.i386 0:4.0.3-4.el5 set to be updated > --> Finished Dependency Resolution > > Dependencies Resolved > > > ==================================================================================================================================== > Package Arch Version > Repository Size > > ==================================================================================================================================== > Installing: > screen i386 4.0.3-4.el5 > base 559 k > > Transaction Summary > > ==================================================================================================================================== > Install 1 Package(s) > Upgrade 0 Package(s) > > Total download size: 559 k > Is this ok [y/N]: y > Downloading Packages: > screen-4.0.3-4.el5.i386.rpm > | 559 kB 00:00 > Running rpm_check_debug > Running Transaction Test > Finished Transaction Test > Transaction Test Succeeded > Running Transaction > Installing : screen > 1/1 > > Installed: > screen.i386 0:4.0.3-4.el5 > > > Complete! > > > > > On Thu, Dec 13, 2012 at 1:43 PM, Andreas Hilboll <[email protected]> wrote: > >> yum --enablerepo=base > > >
_______________________________________________ Xen-api mailing list [email protected] http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
