Page MenuHomePhabricator

Mediawiki-Vagrant provision times out at `apt-get update`
Open, LowPublic

Description

Hello

I'm a newbie with virtualbox and Ubuntu.

With the last version of Mediawiki-Vagrant, there is no error but the action provision freezes with php5-xhprof.

PUPPET_DEBUG=1 vagrant provision

...

> default: Debug: /Stage[main]/Apt/Exec[apt-get update]: Not scheduled

> default: Debug: Prefetching apt resources for package

> default: Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n''

> default: Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n' php5-xhprof'

> default: Debug: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-xhprof'

After a very long time,... I have to do a Ctrl+C...

An idea to resolve this problem ?

Thanks

See also:

Event Timeline

Karima triaged this task as Unbreak Now! priority.Jul 31 2016, 5:38 PM

I searched a solution...

It's a classic problem between Ubuntu and Vagrant... SSH often freezes during the apt-get.
There are errors in the vagrant config.

But... I don't know fix that :-/

greg lowered the priority of this task from Unbreak Now! to Needs Triage.Aug 1 2016, 6:33 PM
greg removed subscribers: TerraCodes, Luke081515.
Krinkle renamed this task from Mediawiki-Vagrant provision failed with the install of php5-xhprof to Mediawiki-Vagrant provision times out at `apt-get update`.Jul 13 2017, 2:18 AM
Krinkle updated the task description. (Show Details)
Krinkle added subscribers: JeanFred, bd808.
Aklapper triaged this task as Low priority.Dec 6 2022, 10:26 AM