Hi, and thanks for reading this.. Is there a way to fix the repo''s in the xen cloud? I''ve installed 8 systems and need to install some extra software on those machine''s but yum seems broken? Any tips/pointers? Thanks, Peter _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Yeah, remove Citrix.repo from /etc/yum.repos.d. Vern Burke SwiftWater Telecom http://www.swiftwatertel.com ISP/CLEC Engineering Services Data Center Services Remote Backup Services On 3/25/2010 9:24 AM, Peter den Hartog wrote:> Hi, and thanks for reading this.. > > Is there a way to fix the repo''s in the xen cloud? I''ve installed 8 > systems and need to install some extra software on those machine''s but > yum seems broken? > Any tips/pointers? > > Thanks, > Peter > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Thanks i did that, i can now type yum update / yum upgrade but when i try to install any package it says it''s not available... am i forgetting something? Thanks! Peter On Thu, Mar 25, 2010 at 2:55 PM, Vern Burke <vburke@skow.net> wrote:> Yeah, remove Citrix.repo from /etc/yum.repos.d. > > > Vern Burke > > SwiftWater Telecom > http://www.swiftwatertel.com > ISP/CLEC Engineering Services > Data Center Services > Remote Backup Services > > > On 3/25/2010 9:24 AM, Peter den Hartog wrote: > >> Hi, and thanks for reading this.. >> >> Is there a way to fix the repo''s in the xen cloud? I''ve installed 8 >> systems and need to install some extra software on those machine''s but >> yum seems broken? >> Any tips/pointers? >> >> Thanks, >> Peter >> >> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users >> > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >-- Groet // Kind regards, Peter den Hartog _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Peter, Am Donnerstag, den 25.03.2010, 15:42 +0100 schrieb Peter den Hartog:> Thanks i did that, i can now type yum update / yum upgrade but when i > try to install any package it says it''s not available... am i > forgetting something?you need to enable the centos-repos.... check /etc/yum.repos.d/ # grep -ir enabled /etc/yum.repos.d/> > Thanks! > Petercu, thomas> On Thu, Mar 25, 2010 at 2:55 PM, Vern Burke <vburke@skow.net> wrote: > Yeah, remove Citrix.repo from /etc/yum.repos.d. > > > Vern Burke > > SwiftWater Telecom > http://www.swiftwatertel.com > ISP/CLEC Engineering Services > Data Center Services > Remote Backup Services > > > > On 3/25/2010 9:24 AM, Peter den Hartog wrote: > > > Hi, and thanks for reading this.. > > Is there a way to fix the repo''s in the xen cloud? > I''ve installed 8 > systems and need to install some extra software on > those machine''s but > yum seems broken? > Any tips/pointers? > > Thanks, > Peter > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > > -- > Groet // Kind regards, > Peter den Hartog > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
What in the world are you trying to install out of the CentOS repos on XCP? Vern Burke SwiftWater Telecom http://www.swiftwatertel.com ISP/CLEC Engineering Services Data Center Services Remote Backup Services On 3/25/2010 10:42 AM, Peter den Hartog wrote:> Thanks i did that, i can now type yum update / yum upgrade but when i > try to install any package it says it''s not available... am i forgetting > something? > > Thanks! > Peter > > On Thu, Mar 25, 2010 at 2:55 PM, Vern Burke <vburke@skow.net > <mailto:vburke@skow.net>> wrote: > > Yeah, remove Citrix.repo from /etc/yum.repos.d. > > > Vern Burke > > SwiftWater Telecom > http://www.swiftwatertel.com > ISP/CLEC Engineering Services > Data Center Services > Remote Backup Services > > > On 3/25/2010 9:24 AM, Peter den Hartog wrote: > > Hi, and thanks for reading this.. > > Is there a way to fix the repo''s in the xen cloud? I''ve installed 8 > systems and need to install some extra software on those > machine''s but > yum seems broken? > Any tips/pointers? > > Thanks, > Peter > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com <mailto:Xen-users@lists.xensource.com> > http://lists.xensource.com/xen-users > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com <mailto:Xen-users@lists.xensource.com> > http://lists.xensource.com/xen-users > > > > > -- > Groet // Kind regards, > Peter den Hartog > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
[root@node-1 yum.repos.d]# grep -ir enabled /etc/yum.repos.d/ /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 /etc/yum.repos.d/CentOS-Media.repo:enabled=0 /etc/yum.repos.d/CentOS-Base.repo:enabled=0 /etc/yum.repos.d/CentOS-Base.repo:enabled=0 /etc/yum.repos.d/CentOS-Base.repo:enabled=0 /etc/yum.repos.d/CentOS-Base.repo:enabled=0 /etc/yum.repos.d/CentOS-Base.repo:enabled=0 /etc/yum.repos.d/CentOS-Base.repo:enabled=0 Trying to install Asterisk :), there is a Hardware asterisk voice hardware card for isdn that needs asterisk to sip trunk to a vm. On Thu, Mar 25, 2010 at 4:10 PM, Vern Burke <vburke@skow.net> wrote:> What in the world are you trying to install out of the CentOS repos on XCP? > > > > Vern Burke > > SwiftWater Telecom > http://www.swiftwatertel.com > ISP/CLEC Engineering Services > Data Center Services > Remote Backup Services > > On 3/25/2010 10:42 AM, Peter den Hartog wrote: > >> Thanks i did that, i can now type yum update / yum upgrade but when i >> try to install any package it says it''s not available... am i forgetting >> something? >> >> Thanks! >> Peter >> >> On Thu, Mar 25, 2010 at 2:55 PM, Vern Burke <vburke@skow.net >> <mailto:vburke@skow.net>> wrote: >> >> Yeah, remove Citrix.repo from /etc/yum.repos.d. >> >> >> Vern Burke >> >> SwiftWater Telecom >> http://www.swiftwatertel.com >> ISP/CLEC Engineering Services >> Data Center Services >> Remote Backup Services >> >> >> On 3/25/2010 9:24 AM, Peter den Hartog wrote: >> >> Hi, and thanks for reading this.. >> >> Is there a way to fix the repo''s in the xen cloud? I''ve installed 8 >> systems and need to install some extra software on those >> machine''s but >> yum seems broken? >> Any tips/pointers? >> >> Thanks, >> Peter >> >> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com <mailto: >> Xen-users@lists.xensource.com> >> >> http://lists.xensource.com/xen-users >> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com <mailto:Xen-users@lists.xensource.com> >> >> http://lists.xensource.com/xen-users >> >> >> >> >> -- >> Groet // Kind regards, >> Peter den Hartog >> >> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users >> > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >-- Groet // Kind regards, Peter den Hartog _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
hrmm let us know how that works out On Thu, Mar 25, 2010 at 11:41 AM, Peter den Hartog <peterdenhartog@gmail.com> wrote:> [root@node-1 yum.repos.d]# grep -ir enabled /etc/yum.repos.d/ > /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 > /etc/yum.repos.d/CentOS-Media.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > Trying to install Asterisk :), there is a Hardware asterisk voice hardware > card for isdn that needs asterisk to sip trunk to a vm. > > On Thu, Mar 25, 2010 at 4:10 PM, Vern Burke <vburke@skow.net> wrote: > >> What in the world are you trying to install out of the CentOS repos on >> XCP? >> >> >> >> Vern Burke >> >> SwiftWater Telecom >> http://www.swiftwatertel.com >> ISP/CLEC Engineering Services >> Data Center Services >> Remote Backup Services >> >> On 3/25/2010 10:42 AM, Peter den Hartog wrote: >> >>> Thanks i did that, i can now type yum update / yum upgrade but when i >>> try to install any package it says it''s not available... am i forgetting >>> something? >>> >>> Thanks! >>> Peter >>> >>> On Thu, Mar 25, 2010 at 2:55 PM, Vern Burke <vburke@skow.net >>> <mailto:vburke@skow.net>> wrote: >>> >>> Yeah, remove Citrix.repo from /etc/yum.repos.d. >>> >>> >>> Vern Burke >>> >>> SwiftWater Telecom >>> http://www.swiftwatertel.com >>> ISP/CLEC Engineering Services >>> Data Center Services >>> Remote Backup Services >>> >>> >>> On 3/25/2010 9:24 AM, Peter den Hartog wrote: >>> >>> Hi, and thanks for reading this.. >>> >>> Is there a way to fix the repo''s in the xen cloud? I''ve installed >>> 8 >>> systems and need to install some extra software on those >>> machine''s but >>> yum seems broken? >>> Any tips/pointers? >>> >>> Thanks, >>> Peter >>> >>> >>> >>> _______________________________________________ >>> Xen-users mailing list >>> Xen-users@lists.xensource.com <mailto: >>> Xen-users@lists.xensource.com> >>> >>> http://lists.xensource.com/xen-users >>> >>> >>> _______________________________________________ >>> Xen-users mailing list >>> Xen-users@lists.xensource.com <mailto:Xen-users@lists.xensource.com> >>> >>> http://lists.xensource.com/xen-users >>> >>> >>> >>> >>> -- >>> Groet // Kind regards, >>> Peter den Hartog >>> >>> >>> >>> _______________________________________________ >>> Xen-users mailing list >>> Xen-users@lists.xensource.com >>> http://lists.xensource.com/xen-users >>> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users >> > > > > -- > Groet // Kind regards, > Peter den Hartog > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
I don''t see any issue''s with that.. you do? It''s just a verry small minimum asterisk with a dahdi driver to load the card.. when a call comes in it routes it to a asterisk in a VM :-). But i need compile tools to build Asterisk.. can''t seem to get them installed.. Do i need everything enabled=1? On Thu, Mar 25, 2010 at 4:46 PM, Outback Dingo <outbackdingo@gmail.com>wrote:> hrmm let us know how that works out > > > On Thu, Mar 25, 2010 at 11:41 AM, Peter den Hartog < > peterdenhartog@gmail.com> wrote: > >> [root@node-1 yum.repos.d]# grep -ir enabled /etc/yum.repos.d/ >> /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 >> /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 >> /etc/yum.repos.d/CentOS-Media.repo:enabled=0 >> /etc/yum.repos.d/CentOS-Base.repo:enabled=0 >> /etc/yum.repos.d/CentOS-Base.repo:enabled=0 >> /etc/yum.repos.d/CentOS-Base.repo:enabled=0 >> /etc/yum.repos.d/CentOS-Base.repo:enabled=0 >> /etc/yum.repos.d/CentOS-Base.repo:enabled=0 >> /etc/yum.repos.d/CentOS-Base.repo:enabled=0 >> >> Trying to install Asterisk :), there is a Hardware asterisk voice hardware >> card for isdn that needs asterisk to sip trunk to a vm. >> >> On Thu, Mar 25, 2010 at 4:10 PM, Vern Burke <vburke@skow.net> wrote: >> >>> What in the world are you trying to install out of the CentOS repos on >>> XCP? >>> >>> >>> >>> Vern Burke >>> >>> SwiftWater Telecom >>> http://www.swiftwatertel.com >>> ISP/CLEC Engineering Services >>> Data Center Services >>> Remote Backup Services >>> >>> On 3/25/2010 10:42 AM, Peter den Hartog wrote: >>> >>>> Thanks i did that, i can now type yum update / yum upgrade but when i >>>> try to install any package it says it''s not available... am i forgetting >>>> something? >>>> >>>> Thanks! >>>> Peter >>>> >>>> On Thu, Mar 25, 2010 at 2:55 PM, Vern Burke <vburke@skow.net >>>> <mailto:vburke@skow.net>> wrote: >>>> >>>> Yeah, remove Citrix.repo from /etc/yum.repos.d. >>>> >>>> >>>> Vern Burke >>>> >>>> SwiftWater Telecom >>>> http://www.swiftwatertel.com >>>> ISP/CLEC Engineering Services >>>> Data Center Services >>>> Remote Backup Services >>>> >>>> >>>> On 3/25/2010 9:24 AM, Peter den Hartog wrote: >>>> >>>> Hi, and thanks for reading this.. >>>> >>>> Is there a way to fix the repo''s in the xen cloud? I''ve installed >>>> 8 >>>> systems and need to install some extra software on those >>>> machine''s but >>>> yum seems broken? >>>> Any tips/pointers? >>>> >>>> Thanks, >>>> Peter >>>> >>>> >>>> >>>> _______________________________________________ >>>> Xen-users mailing list >>>> Xen-users@lists.xensource.com <mailto: >>>> Xen-users@lists.xensource.com> >>>> >>>> http://lists.xensource.com/xen-users >>>> >>>> >>>> _______________________________________________ >>>> Xen-users mailing list >>>> Xen-users@lists.xensource.com <mailto:Xen-users@lists.xensource.com> >>>> >>>> http://lists.xensource.com/xen-users >>>> >>>> >>>> >>>> >>>> -- >>>> Groet // Kind regards, >>>> Peter den Hartog >>>> >>>> >>>> >>>> _______________________________________________ >>>> Xen-users mailing list >>>> Xen-users@lists.xensource.com >>>> http://lists.xensource.com/xen-users >>>> >>> >>> _______________________________________________ >>> Xen-users mailing list >>> Xen-users@lists.xensource.com >>> http://lists.xensource.com/xen-users >>> >> >> >> >> -- >> Groet // Kind regards, >> Peter den Hartog >> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users >> > >-- Groet // Kind regards, Peter den Hartog _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Peter, Am Donnerstag, den 25.03.2010, 16:41 +0100 schrieb Peter den Hartog:> [root@node-1 yum.repos.d]# grep -ir enabled /etc/yum.repos.d/ > /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 > /etc/yum.repos.d/CentOS-Media.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0So you need to set enabled = 1, since the CentOS-Repos are disabled atm... Do this by hand or try a loop like # for i in Base Media; do sed -i -e ''s/enabled=0/enabled=1/g'' /etc/yum.repos.d/CentOS-$i.repo; done> > Trying to install Asterisk :), there is a Hardware asterisk voice > hardware card for isdn that needs asterisk to sip trunk to a vm.Since PV domus dont have rtc your vms have to be HVM-VMs... hth, Thomas> > On Thu, Mar 25, 2010 at 4:10 PM, Vern Burke <vburke@skow.net> wrote: > What in the world are you trying to install out of the CentOS > repos on XCP? > > > > Vern Burke > > SwiftWater Telecom > http://www.swiftwatertel.com > ISP/CLEC Engineering Services > Data Center Services > Remote Backup Services > > > On 3/25/2010 10:42 AM, Peter den Hartog wrote: > > Thanks i did that, i can now type yum update / yum > upgrade but when i > try to install any package it says it''s not > available... am i forgetting > something? > > Thanks! > Peter > > On Thu, Mar 25, 2010 at 2:55 PM, Vern Burke > <vburke@skow.net > > <mailto:vburke@skow.net>> wrote: > > Yeah, remove Citrix.repo from /etc/yum.repos.d. > > > Vern Burke > > SwiftWater Telecom > http://www.swiftwatertel.com > ISP/CLEC Engineering Services > Data Center Services > Remote Backup Services > > > On 3/25/2010 9:24 AM, Peter den Hartog wrote: > > Hi, and thanks for reading this.. > > Is there a way to fix the repo''s in the xen > cloud? I''ve installed 8 > systems and need to install some extra software > on those > machine''s but > yum seems broken? > Any tips/pointers? > > Thanks, > Peter > > > > _______________________________________________ > Xen-users mailing list > > Xen-users@lists.xensource.com > <mailto:Xen-users@lists.xensource.com> > > http://lists.xensource.com/xen-users > > > _______________________________________________ > Xen-users mailing list > > Xen-users@lists.xensource.com > <mailto:Xen-users@lists.xensource.com> > > http://lists.xensource.com/xen-users > > > > > -- > Groet // Kind regards, > Peter den Hartog > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > > > -- > Groet // Kind regards, > Peter den Hartog > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
oke great, i''ll try to configure this. My vm''s are HVM :-) but i can just install the card, and use that rtc afaik.. worked before with normal xen. I''ll keep you guys updated :-) On Thu, Mar 25, 2010 at 4:56 PM, Thomas Halinka <lists@thohal.de> wrote:> Hi Peter, > > Am Donnerstag, den 25.03.2010, 16:41 +0100 schrieb Peter den Hartog: > > [root@node-1 yum.repos.d]# grep -ir enabled /etc/yum.repos.d/ > > /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 > > /etc/yum.repos.d/CentOS-Media.repo:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > > So you need to set enabled = 1, since the CentOS-Repos are disabled > atm... > > Do this by hand or try a loop like > > # for i in Base Media; do sed -i -e > ''s/enabled=0/enabled=1/g'' /etc/yum.repos.d/CentOS-$i.repo; done > > > > > Trying to install Asterisk :), there is a Hardware asterisk voice > > hardware card for isdn that needs asterisk to sip trunk to a vm. > > Since PV domus dont have rtc your vms have to be HVM-VMs... > > hth, > > Thomas > > > > > On Thu, Mar 25, 2010 at 4:10 PM, Vern Burke <vburke@skow.net> wrote: > > What in the world are you trying to install out of the CentOS > > repos on XCP? > > > > > > > > Vern Burke > > > > SwiftWater Telecom > > http://www.swiftwatertel.com > > ISP/CLEC Engineering Services > > Data Center Services > > Remote Backup Services > > > > > > On 3/25/2010 10:42 AM, Peter den Hartog wrote: > > > > Thanks i did that, i can now type yum update / yum > > upgrade but when i > > try to install any package it says it''s not > > available... am i forgetting > > something? > > > > Thanks! > > Peter > > > > On Thu, Mar 25, 2010 at 2:55 PM, Vern Burke > > <vburke@skow.net > > > > <mailto:vburke@skow.net>> wrote: > > > > Yeah, remove Citrix.repo from /etc/yum.repos.d. > > > > > > Vern Burke > > > > SwiftWater Telecom > > http://www.swiftwatertel.com > > ISP/CLEC Engineering Services > > Data Center Services > > Remote Backup Services > > > > > > On 3/25/2010 9:24 AM, Peter den Hartog wrote: > > > > Hi, and thanks for reading this.. > > > > Is there a way to fix the repo''s in the xen > > cloud? I''ve installed 8 > > systems and need to install some extra software > > on those > > machine''s but > > yum seems broken? > > Any tips/pointers? > > > > Thanks, > > Peter > > > > > > > > _______________________________________________ > > Xen-users mailing list > > > > Xen-users@lists.xensource.com > > <mailto:Xen-users@lists.xensource.com> > > > > http://lists.xensource.com/xen-users > > > > > > _______________________________________________ > > Xen-users mailing list > > > > Xen-users@lists.xensource.com > > <mailto:Xen-users@lists.xensource.com> > > > > http://lists.xensource.com/xen-users > > > > > > > > > > -- > > Groet // Kind regards, > > Peter den Hartog > > > > > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > > > > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > > > > > > > > > -- > > Groet // Kind regards, > > Peter den Hartog > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > >-- Groet // Kind regards, Peter den Hartog _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Am Donnerstag, den 25.03.2010, 16:50 +0100 schrieb Peter den Hartog:> I don''t see any issue''s with that.. you do? > It''s just a verry small minimum asterisk with a dahdi driver to load > the card.. when a call comes in it routes it to a asterisk in a > VM :-). > > But i need compile tools to build Asterisk.. can''t seem to get them > installed.. Do i need everything enabled=1?yap cu, thomas> > On Thu, Mar 25, 2010 at 4:46 PM, Outback Dingo > <outbackdingo@gmail.com> wrote: > hrmm let us know how that works out > > > > On Thu, Mar 25, 2010 at 11:41 AM, Peter den Hartog > <peterdenhartog@gmail.com> wrote: > [root@node-1 yum.repos.d]# grep -ir > enabled /etc/yum.repos.d/ > /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 > /etc/yum.repos.d/CentOS-Media.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > Trying to install Asterisk :), there is a Hardware > asterisk voice hardware card for isdn that needs > asterisk to sip trunk to a vm. > > > On Thu, Mar 25, 2010 at 4:10 PM, Vern Burke > <vburke@skow.net> wrote: > What in the world are you trying to install > out of the CentOS repos on XCP? > > > > Vern Burke > > SwiftWater Telecom > http://www.swiftwatertel.com > ISP/CLEC Engineering Services > Data Center Services > Remote Backup Services > > > On 3/25/2010 10:42 AM, Peter den Hartog wrote: > > Thanks i did that, i can now type yum > update / yum upgrade but when i > try to install any package it says > it''s not available... am i forgetting > something? > > Thanks! > Peter > > On Thu, Mar 25, 2010 at 2:55 PM, Vern > Burke <vburke@skow.net > > <mailto:vburke@skow.net>> wrote: > > Yeah, remove Citrix.repo > from /etc/yum.repos.d. > > > Vern Burke > > SwiftWater Telecom > http://www.swiftwatertel.com > ISP/CLEC Engineering Services > Data Center Services > Remote Backup Services > > > On 3/25/2010 9:24 AM, Peter den > Hartog wrote: > > Hi, and thanks for reading > this.. > > Is there a way to fix the > repo''s in the xen cloud? I''ve > installed 8 > systems and need to install > some extra software on those > machine''s but > yum seems broken? > Any tips/pointers? > > Thanks, > Peter > > > > > _______________________________________________ > Xen-users mailing list > > Xen-users@lists.xensource.com > <mailto:Xen-users@lists.xensource.com> > > > http://lists.xensource.com/xen-users > > > > _______________________________________________ > Xen-users mailing list > > Xen-users@lists.xensource.com > <mailto:Xen-users@lists.xensource.com> > > > http://lists.xensource.com/xen-users > > > > > -- > Groet // Kind regards, > Peter den Hartog > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > > > > -- > > Groet // Kind regards, > Peter den Hartog > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > > > > -- > Groet // Kind regards, > Peter den Hartog > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
[root@node-1 yum.repos.d]# asterisk -r Asterisk 1.6.0.26, Copyright (C) 1999 - 2010 Digium, Inc. and others. Created by Mark Spencer <markster@digium.com> Asterisk comes with ABSOLUTELY NO WARRANTY; type ''core show warranty'' for details. This is free software, with components licensed under the GNU General Public License version 2 and other licenses; you are welcome to redistribute it under certain conditions. Type ''core show license'' for details. ========================================================================Connected to Asterisk 1.6.0.26 currently running on node-1 (pid = 11304) node-1*CLI> Thanks guys :-) On Thu, Mar 25, 2010 at 5:00 PM, Thomas Halinka <lists@thohal.de> wrote:> Am Donnerstag, den 25.03.2010, 16:50 +0100 schrieb Peter den Hartog: > > I don''t see any issue''s with that.. you do? > > It''s just a verry small minimum asterisk with a dahdi driver to load > > the card.. when a call comes in it routes it to a asterisk in a > > VM :-). > > > > But i need compile tools to build Asterisk.. can''t seem to get them > > installed.. Do i need everything enabled=1? > > yap > > cu, > > thomas > > > > On Thu, Mar 25, 2010 at 4:46 PM, Outback Dingo > > <outbackdingo@gmail.com> wrote: > > hrmm let us know how that works out > > > > > > > > On Thu, Mar 25, 2010 at 11:41 AM, Peter den Hartog > > <peterdenhartog@gmail.com> wrote: > > [root@node-1 yum.repos.d]# grep -ir > > enabled /etc/yum.repos.d/ > > /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo.orig:enabled=0 > > /etc/yum.repos.d/CentOS-Media.repo:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > /etc/yum.repos.d/CentOS-Base.repo:enabled=0 > > > > Trying to install Asterisk :), there is a Hardware > > asterisk voice hardware card for isdn that needs > > asterisk to sip trunk to a vm. > > > > > > On Thu, Mar 25, 2010 at 4:10 PM, Vern Burke > > <vburke@skow.net> wrote: > > What in the world are you trying to install > > out of the CentOS repos on XCP? > > > > > > > > Vern Burke > > > > SwiftWater Telecom > > http://www.swiftwatertel.com > > ISP/CLEC Engineering Services > > Data Center Services > > Remote Backup Services > > > > > > On 3/25/2010 10:42 AM, Peter den Hartog wrote: > > > > Thanks i did that, i can now type yum > > update / yum upgrade but when i > > try to install any package it says > > it''s not available... am i forgetting > > something? > > > > Thanks! > > Peter > > > > On Thu, Mar 25, 2010 at 2:55 PM, Vern > > Burke <vburke@skow.net > > > > <mailto:vburke@skow.net>> wrote: > > > > Yeah, remove Citrix.repo > > from /etc/yum.repos.d. > > > > > > Vern Burke > > > > SwiftWater Telecom > > http://www.swiftwatertel.com > > ISP/CLEC Engineering Services > > Data Center Services > > Remote Backup Services > > > > > > On 3/25/2010 9:24 AM, Peter den > > Hartog wrote: > > > > Hi, and thanks for reading > > this.. > > > > Is there a way to fix the > > repo''s in the xen cloud? I''ve > > installed 8 > > systems and need to install > > some extra software on those > > machine''s but > > yum seems broken? > > Any tips/pointers? > > > > Thanks, > > Peter > > > > > > > > > > > _______________________________________________ > > Xen-users mailing list > > > > Xen-users@lists.xensource.com > > <mailto:Xen-users@lists.xensource.com> > > > > > > http://lists.xensource.com/xen-users > > > > > > > > > _______________________________________________ > > Xen-users mailing list > > > > Xen-users@lists.xensource.com > > <mailto:Xen-users@lists.xensource.com> > > > > > > http://lists.xensource.com/xen-users > > > > > > > > > > -- > > Groet // Kind regards, > > Peter den Hartog > > > > > > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > > > > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > > > > > > > > > > > -- > > > > Groet // Kind regards, > > Peter den Hartog > > > > > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > > > > > > > > > > > -- > > Groet // Kind regards, > > Peter den Hartog > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > >-- Groet // Kind regards, Peter den Hartog _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users