[OGo-Users] YUM script

Jadranka Stupar users@opengroupware.org
Sun, 15 Jul 2007 16:55:18 +0200


------=_Part_50609_2733839.1184511318338
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I tried the installation using the steps you sent me, but I got errors
straight away (see the attached file).

I am working on VMware Player with Fedora 5.

Before, I tried to install OGO creating ogo.repo file in /etc/yum.repos.d
folder, and then typing *yum update* and *yum install ogo-meta.*
**
But, with no success*.*

I was reading the posts from this forum and I realised that most of the
people had a problem during the OGO  installation.

Administrators, is it really imposable to write installation steps for
OpenGroupware 1.1.6 (e.g.) using yum tool?
Right now I am trying to install opengroupware-1.1.6-yummy with
sope-4.5.8-sixtyfour, ThirdParty and all from .../fedora-core5/trunk/.

Thanks!


On 7/13/07, Brian Price <briancs@shaw.ca> wrote:
>
>  If you're having trouble with the key, you'll want to set gpgcheck=0 in
> yum.conf.  I couldn't find the key.
>
>
> If you can find the  key, just do a "rpm --import <URL_TO_KEY>" then you
>  can leave gpgcheck=1 in yum.conf.
>
>
> Good luck.  You do need to make sure PostgreSQL.  Run the "yum install
> ogo-meta".  After that is done, you may need to run: "yum install
> ogo-database-setup"
>
>
> Let me know how it goes!
>
>
> Cheers,
> Brian
> AKA: SnakeDiver
>
>
>
>  On 13-Jul-07, at 6:06 AM, Jadranka Stupar wrote:
>
>  Thanks a lot!
>
> I did the similar thing but with different packages and I put this code in
> *ogo.repo* in the */etc/yum.repos.d* folder:
> fedora-core5/releases/opengroupware-1.1.6-finally/yummy
>
> and
>
> /fedora-core5/releases/sope-4.5.9-maple/
>
> Do I need to put *gpgcheck=0* in the yum.conf file?
>
> And first I have to install Fedora 5 with PostgreSql.
> Then I will run yum tool.
> I'll try it right now and I'll send you the feedback.
>
> Thank you so much - I feel free to ask you more about OGO e.g. aboutpost
> installation tasks etc.
>
> Regards!
>
>
>
>
>
>
> On 7/12/07, SnakeDiver <briancs@shaw.ca> wrote:
> >
> >
> > If you're still looking to the answer to your problem, I was messing
> > around
> > with it last night.  If you want to install Opengroupware via yum, use
> > these
> > steps:
> >
> > Open up /etc/yum.conf .  Add the following lines to it:
> >
> > [ogo-releases]
> > name=OpenGroupware.org release builds
> > baseurl=http://download.opengroupware.org/nightly/packages/fedora-core5/releases/opengroupware-1.0.0-finally/
> >
> > You'll also need Sope and some Third party libraries.  Depending on the
> > version you choose.  In the above example, version 1.0.0-finally was
> > chosen,
> > which needs Sope 4.4.  So, we also need to add these lines to
> > /etc/yum.conf
> >
> > [sope-releases]
> > name=Sope 4.4 Release
> > baseurl=http://download.opengroupware.org/nightly/packages/fedora-core5/releases/sope-4.4.0-cell/
> >
> > [thirdparty-releases]
> > name=Third Party Support Packages for OpenGroupware
> > baseurl=http://download.opengroupware.org/nightly/packages/fedora-core5/releases/ThirdParty/
> >
> >
> > Okay.  Now that both of these are in your yum.conf, save it.  You can
> > run
> > yum update if you want, but you need to run  "yum install ogo-meta"  (no
> >
> > quotes)  to install OpenGroupWare.  This will install all the needed
> > packages.
> >
> > Hope this helps, let me know how it works.
> >
> > Cheers,
> >
> >
> >
> > Jadranka Stupar wrote:
> > >
> > > Adam,
> > >
> > > Sorry, please, my question is related to YUM INSTALL xxxx command
> > > related to the RPM packages (text with red colour). I SIMPLY DO NOT
> > KNOW
> > > WHAT TO WRITE AFTER INSTALL>
> > >
> > > AND I WROTE THE WHOLE TEXT IN ORDER TO PUT EVERYTHING TOGETHER IN ONE
> > > PLACE
> > > (FEDORA 5 AND OpenGroupware),.
> > >
> > > Of course the databse had to be installed.
> > > PLEASE READ THE ORIGINAL POST AGAIN!
> > > IS IT A SECRET HOW TO USE YUM INSTALL TOOL FOR RPM PACKAGES?
> > >
> > > THANKS, I'LL APPRECIATE THE ANSWER!
> > >
> > >
> > > On 6/29/07, Adam Tauno Williams < adam@morrison-ind.com> wrote:
> > >>
> > >>
> > >>
> > >> > After this, I should Install and configure database. Is this
> > correct
> > >> > (after assuming that necessary PostgreSQL server packages are
> > >> > installed)?
> > >>
> > >> No, you must have PostgreSQL installed before you start;  the RPMs
> > will
> > >> set up the database for you (assuming you starting with a reasonably
> > >> 'default' configuration).
> > >>
> > >>
> > >>
> > >>
> > >
> > >
> >
> > --
> > View this message in context:
> > http://www.nabble.com/YUM-script-tf4000641.html#a11521932
> > Sent from the Opengroupware - User mailing list archive at Nabble.com
> > <http://nabble.com/>.
> >
> > --
> > OpenGroupware.org Users
> > users@opengroupware.org
> > http://mail.opengroupware.org/mailman/listinfo/users
> >
>
>
>

------=_Part_50609_2733839.1184511318338
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<div>I tried the installation using the steps you sent me,&nbsp;but I got errors straight away (see the attached file).</div>
<div>&nbsp;</div>
<div>I am working on VMware Player with Fedora 5.</div>
<div>&nbsp;</div>
<div>Before, I tried to install OGO creating ogo.repo file in /etc/yum.repos.d folder, and then typing <strong>yum update</strong> and <strong>yum install ogo-meta.</strong></div>
<div><strong></strong>&nbsp;</div>
<div>But,&nbsp;with no success<strong>.</strong>&nbsp;</div>
<div>&nbsp;</div>
<div>I was reading the posts from this forum and I realised that most of the people had a problem during the OGO&nbsp; installation. </div>
<div>&nbsp;</div>
<div>Administrators, is it really imposable to write installation steps for OpenGroupware 1.1.6 (e.g.) using yum tool?&nbsp;</div>
<div>Right now I am&nbsp;trying to install&nbsp;opengroupware-1.1.6-yummy with sope-4.5.8-sixtyfour, ThirdParty and all from .../fedora-core5/trunk/.</div>
<div>&nbsp;</div>
<div>Thanks!<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 7/13/07, <b class="gmail_sendername">Brian Price</b> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:briancs@shaw.ca" target="_blank">briancs@shaw.ca</a>&gt; wrote: 
</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div style="WORD-WRAP: break-word">
<div>If you&#39;re having trouble with the key, you&#39;ll want to set gpgcheck=0 in yum.conf. &nbsp;I couldn&#39;t find the key.</div>
<div><br>&nbsp;</div>
<div>If you can find the &nbsp;key, just do a &quot;rpm --import &lt;URL_TO_KEY&gt;&quot; then you &nbsp;can leave gpgcheck=1 in yum.conf.</div>
<div><br>&nbsp;</div>
<div>Good luck. &nbsp;You do need to make sure PostgreSQL. &nbsp;Run the &quot;yum install ogo-meta&quot;. &nbsp;After that is done, you may need to run:&nbsp;&quot;yum install ogo-database-setup&quot;</div>
<div><br>&nbsp;</div>
<div>Let me know how it goes!</div>
<div><br>&nbsp;</div>
<div>Cheers,</div>
<div>Brian</div>
<div>AKA: SnakeDiver</div>
<div><span>
<div><br>&nbsp;</div><br>
<div>
<div>On 13-Jul-07, at 6:06 AM, Jadranka Stupar wrote:</div><br>
<blockquote type="cite">
<div>Thanks a lot!</div>
<div>&nbsp;</div>
<div>I did the similar thing but with different packages and I put this code in <strong>ogo.repo</strong> in the <strong><strong>/etc/</strong>yum.repos.d</strong> folder:</div>
<div>fedora-core5/releases/opengroupware-1.1.6-finally/yummy</div>
<div>&nbsp;</div>
<div>and </div>
<div>&nbsp;</div>
<div>/fedora-core5/releases/sope-4.5.9-maple/</div>
<div>&nbsp;</div>
<div>Do I need to put <strong>gpgcheck=0</strong> in the yum.conf file?</div>
<div>&nbsp;</div>
<div>And first I have to install Fedora 5 with PostgreSql. </div>
<div>Then I will run yum tool.</div>
<div>I&#39;ll try it right now and I&#39;ll send you the feedback.</div>
<div>&nbsp;</div>
<div>Thank you so much - I feel free to ask you more about OGO e.g. aboutpost installation tasks etc.</div>
<div>&nbsp;</div>
<div>Regards!<br><br><br>&nbsp;</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 7/12/07, <b class="gmail_sendername">SnakeDiver</b> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:briancs@shaw.ca" target="_blank">briancs@shaw.ca</a>&gt; wrote: 
</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>If you&#39;re still looking to the answer to your problem, I was messing around<br>with it last night.&nbsp;&nbsp;If you want to install Opengroupware via yum, use these 
<br>steps:<br><br>Open up /etc/yum.conf .&nbsp;&nbsp;Add the following lines to it:<br><br>[ogo-releases]<br>name=OpenGroupware.org release builds<br>baseurl=<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://download.opengroupware.org/nightly/packages/fedora-core5/releases/opengroupware-1.0.0-finally/" target="_blank">
 http://download.opengroupware.org/nightly/packages/fedora-core5/releases/opengroupware-1.0.0-finally/</a><br><br>You&#39;ll also need Sope and some Third party libraries.&nbsp;&nbsp;Depending on the<br>version you choose.&nbsp;&nbsp;In the above example, version 
1.0.0-finally was chosen,<br>which needs Sope 4.4.&nbsp;&nbsp;So, we also need to add these lines to /etc/yum.conf<br><br>[sope-releases]<br>name=Sope 4.4 Release<br>baseurl=<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://download.opengroupware.org/nightly/packages/fedora-core5/releases/sope-4.4.0-cell/" target="_blank">
 http://download.opengroupware.org/nightly/packages/fedora-core5/releases/sope-4.4.0-cell/</a><br><br>[thirdparty-releases]<br>name=Third Party Support Packages for OpenGroupware<br>baseurl=<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://download.opengroupware.org/nightly/packages/fedora-core5/releases/ThirdParty/" target="_blank">
 http://download.opengroupware.org/nightly/packages/fedora-core5/releases/ThirdParty/</a><br><br><br>Okay.&nbsp;&nbsp;Now that both of these are in your yum.conf, save it.&nbsp;&nbsp;You can run<br>yum update if you want, but you need to run&nbsp;&nbsp;&quot;yum install ogo-meta&quot;&nbsp;&nbsp;(no 
<br>quotes)&nbsp;&nbsp;to install OpenGroupWare.&nbsp;&nbsp;This will install all the needed<br>packages.<br><br>Hope this helps, let me know how it works.<br><br>Cheers,<br><br><br><br>Jadranka Stupar wrote:<br>&gt;<br>&gt; Adam,<br>&gt;<br>
&gt; Sorry, please, my question is related to YUM INSTALL xxxx command<br>&gt; related to the RPM packages (text with red colour). I SIMPLY DO NOT KNOW<br>&gt; WHAT TO WRITE AFTER INSTALL&gt;<br>&gt;<br>&gt; AND I WROTE THE WHOLE TEXT IN ORDER TO PUT EVERYTHING TOGETHER IN ONE 
<br>&gt; PLACE<br>&gt; (FEDORA 5 AND OpenGroupware),.<br>&gt;<br>&gt; Of course the databse had to be installed.<br>&gt; PLEASE READ THE ORIGINAL POST AGAIN!<br>&gt; IS IT A SECRET HOW TO USE YUM INSTALL TOOL FOR RPM PACKAGES? 
<br>&gt;<br>&gt; THANKS, I&#39;LL APPRECIATE THE ANSWER!<br>&gt;<br>&gt;<br>&gt; On 6/29/07, Adam Tauno Williams &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:adam@morrison-ind.com" target="_blank">
 adam@morrison-ind.com</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; <br>&gt;&gt; &gt; After this, I should Install and configure database. Is this correct<br>&gt;&gt; &gt; (after assuming that necessary PostgreSQL server packages are 
<br>&gt;&gt; &gt; installed)?<br>&gt;&gt;<br>&gt;&gt; No, you must have PostgreSQL installed before you start;&nbsp;&nbsp;the RPMs will <br>&gt;&gt; set up the database for you (assuming you starting with a reasonably<br>&gt;&gt; &#39;default&#39; configuration). 
<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br>&gt;<br><br>--<br>View this message in context: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.nabble.com/YUM-script-tf4000641.html#a11521932" target="_blank">
http://www.nabble.com/YUM-script-tf4000641.html#a11521932</a><br>Sent from the Opengroupware - User mailing list archive at <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://nabble.com/" target="_blank">
Nabble.com </a>.<br><br>--<br>OpenGroupware.org Users<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:users@opengroupware.org" target="_blank">users@opengroupware.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mail.opengroupware.org/mailman/listinfo/users" target="_blank">
http://mail.opengroupware.org/mailman/listinfo/users </a><br></blockquote></div><br></blockquote></div><br></span></div></div></blockquote></div><br>

------=_Part_50609_2733839.1184511318338--