|
|
| Author |
Message |
ncariaga
Joined: 27 Jun 2008 Posts: 2
|
Posted: Fri Jun 27, 2008 8:45 pm Post subject: install problem on ubuntu |
|
|
Hi all!
I tried installing PA2.1 on a ubuntu 8.04 system.. I had the following errors:
dev@hardy:/usr/share/cacti/site$ patch -p1 -N --dry-run < /home/dev/cacti-plugin-arch/cacti-plugin-0.8.7b-PA-v2.1.diff
patching file auth_changepassword.php
patching file auth_login.php
patching file data_sources.php
patching file graph_image.php
patching file graph.php
patching file graphs_new.php
patching file graphs.php
patching file host.php
patching file include/auth.php
patching file include/global_arrays.php
patching file include/global_form.php
patching file include/global.php
Hunk #3 FAILED at 194.
1 out of 4 hunks FAILED -- saving rejects to file include/global.php.rej
patching file include/global_settings.php
Hunk #1 succeeded at 1084 (offset 1 line).
patching file include/plugins.php
patching file include/top_graph_header.php
patching file include/top_header.php
patching file index.php
patching file lib/api_device.php
patching file lib/functions.php
patching file lib/html_form.php
patching file lib/html.php
patching file lib/html_tree.php
patching file lib/plugins.php
patching file lib/poller.php
patching file lib/rrd.php
patching file lib/variables.php
patching file plugins/index.php
patching file plugins.php
patching file poller.php
patching file user_admin.php
patching file utilities.php
I was hoping you could help me out with this. I saw a thread (ubuntu 8.04 install problem) but it does not seem to work in my case. Thank you. |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9723 Location: MI, USA
|
Posted: Fri Jun 27, 2008 8:58 pm Post subject: |
|
|
You only need to post things like this once. Please refrain from making our fingertips any sorer than they already are.
TheWitness |
|
| Back to top |
|
 |
gigglesworth
Joined: 25 Jan 2006 Posts: 22
|
Posted: Fri Aug 08, 2008 1:13 pm Post subject: |
|
|
I am also getting this error during the patching. I am running Ubuntu 8.04 with Cacti 0.8.7b (From the default repositories). Since this is the default Cacti supplied with Ubuntu 8.04, I I suspect this problem affects all Ubuntu 8.04 users.
How can I provide more information to get this resolved? Would it help if I supplied the contents of "global.php.rej" ?
I made a few attempts to fix this on my own, but I don't think I understand the patch syntax enough. |
|
| Back to top |
|
 |
streaker69 Cacti Pro User
Joined: 27 Mar 2006 Posts: 647 Location: Psychic Amish Network Administrator
|
Posted: Fri Aug 08, 2008 1:22 pm Post subject: |
|
|
Just download the base files of .87b and get it running first. Then download the source for PIA 2.1 and extract them to a directory. Inside there are the 'patched' files. Copy them over top the files that are already existing in your cacti installation and then import the PIA SQL file into MySQL.
Don't mess around with the patching. (no offense to the dev's), I've never see the patch work right. |
|
| Back to top |
|
 |
gigglesworth
Joined: 25 Jan 2006 Posts: 22
|
Posted: Fri Aug 08, 2008 1:49 pm Post subject: |
|
|
| Quote: | | Just download the base files of .87b and get it running first. |
By this, do you mean that the default Cacti provided by Ubuntu 8.04 isn't good enough. I should download the tarball from Cacti.net and install that.
Correct?
Last edited by gigglesworth on Fri Aug 08, 2008 4:38 pm; edited 1 time in total |
|
| Back to top |
|
 |
streaker69 Cacti Pro User
Joined: 27 Mar 2006 Posts: 647 Location: Psychic Amish Network Administrator
|
Posted: Fri Aug 08, 2008 2:54 pm Post subject: |
|
|
| gigglesworth wrote: | <i>Just download the base files of .87b and get it running first. </i>
By this, do you mean that the default Cacti provided by Ubuntu 8.04 isn't good enough. I should download the tarball from Cacti.net and install that.
Correct? |
That's the way I always do it. Download the Tarball and install it fresh. Never had an issue. |
|
| Back to top |
|
 |
|