Open Bug 1524470 Opened 6 years ago Updated 6 years ago

Install on ubuntu 18.04.01 LTS (GNU/Linux 4.15.0-1031-swa x86_64)

Categories

(Bugzilla :: Installation & Upgrading, defect)

5.0.4
defect
Not set
normal

Tracking

()

UNCONFIRMED

People

(Reporter: sanjayk, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Steps to reproduce:

ssh from my Win 10 PC cmd prompt to AWS EC2 instance and sudo su

Followed the instructions as listed in https://bugzilla.readthedocs.io/en/5.0/installing/quick-start.html

Actual results:

libmime-perl, apache2-mpm-prefork, libtemplate-plugin-gd-perl, libtemplate-perl-doc, lynx-cur were not found in apt-get install

instead of libmime-perl installed libmime-tools-perl
skipped apache2-mpm-prefork
skipped libtemplate-plugin-gd-perl
skipped libtemplate-perl-doc
skipped lynx-cur

Continued with instructions at https://bugzilla.readthedocs.io/en/5.0/installing/quick-start.html until 3.1.5 then for mysql moved to https://bugzilla.readthedocs.io/en/5.0/installing/linux.html to use
https://bugzilla.readthedocs.io/en/5.0/installing/mysql.html#mysql
Did not run the mysql comands in 3.6.1.4 for increasing the table to 20GB

Back in https://bugzilla.readthedocs.io/en/5.0/installing/quick-start.html for Apache until 3.1.10

Next for the modules shown missing by ./checksetup.pl
used https://bugzilla.readthedocs.io/en/5.0/installing/linux.html from 3.2.4
installed then using ./install-module.pl <modulename>
as "./install-module.pl --all" was showing error of memory etc

Lastly, used https://bugzilla.readthedocs.io/en/5.0/installing/apache.html#apache to finish up

Added HTTP and SMTP to AWS security groups and Bugzilla was up and running.

Expected results:

The install instructions need to be enhanced for ubuntu 18.04 the one that is listed is for 14.04

My AWS EC2 Ububtu server is the AWS free-tier instance

You need to log in before you can comment on or make changes to this bug.