Ubuntu 16.04 LTS:
=================
$ sudo apt install drupal7
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 drupal7 : Depends: php5 but it is not installable
           Depends: php5-mysql but it is not installable or
                    php5-pgsql but it is not installable or
                    php5-sqlite but it is not installable
           Depends: php5-gd but it is not installable
           Recommends: mysql-server or
                       postgresql but it is not going to be installed or
                       sqlite3
E: Unable to correct problems, you have held broken packages.

After enabling -proposed:
========================
Install works. See attached for log.

http://localhost/ shows the default Ubuntu apache2 page.
I briefly read the docs and follow the instructions:

$ less /usr/share/doc/drupal7/README.Debian.gz 
$ sudo a2enconf drupal7
Enabling conf drupal7.
To activate the new configuration, you need to run:
  service apache2 reload
$ sudo service apache2 reload
$ sudo systemctl reload apache2

http://localhost/drupal7/ shows nothing
http://localhost/drupal7/install.php shows

system requirements page for more information.'; exit; } // Start the
installer. require_once DRUPAL_ROOT . '/includes/install.core.inc';
install_drupal();

I'm marking this verification failed since although it installs (which
is an improvement), it didn't actually run for me.

Also, shouldn't we go ahead and backport the security update from
yakkety now too?

** Attachment added: "drupal7-install.log"
   
https://bugs.launchpad.net/ubuntu/+source/drupal7/+bug/1582340/+attachment/4689400/+files/drupal7-install.log

** Tags removed: verification-needed
** Tags added: verification-failed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582340

Title:
  [SRU] Sync drupal7 7.43-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drupal7/+bug/1582340/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to