Last modified: 2014-11-17 20:29:16 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T73413, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 71413 - [OPS] hhvm 3.3.0-20140925+wmf3 has some annoying build dependency
[OPS] hhvm 3.3.0-20140925+wmf3 has some annoying build dependency
Status: NEW
Product: Wikimedia
Classification: Unclassified
Continuous integration (Other open bugs)
wmf-deployment
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: hhvm
Depends on:
Blocks: 73521
  Show dependency treegraph
 
Reported: 2014-09-29 14:39 UTC by Antoine "hashar" Musso (WMF)
Modified: 2014-11-17 20:29 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Antoine "hashar" Musso (WMF) 2014-09-29 14:39:00 UTC
Since https://gerrit.wikimedia.org/r/150813 , we install hhvm build dependencies using `apt-get build-dev hhvm`.

There is a cycle in the build dependency libjpeg62-dev :

First run:

# apt-get build-dep hhvm
The following packages will be REMOVED:
  libdjvulibre-dev libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev
  libmagickcore-dev libmagickwand-dev libtiff5-dev
The following NEW packages will be installed:
  libjpeg62-dev
...

Second run attempts to remove the libjpeg62-dev package:

# apt-get build-dep hhvm
The following packages will be REMOVED:
  libjpeg62-dev
The following NEW packages will be installed:
  libdjvulibre-dev libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev
  libmagickcore-dev libmagickwand-dev libtiff5-dev

...



That breaks puppet on the continuous integration Trusty slaves.
Comment 1 Antoine "hashar" Musso (WMF) 2014-10-01 14:16:21 UTC
As a side effect, that breaks puppet runs on the contint Trusty instances (integration-slave1006 integration-slave1007 and integration-slave1008).
Comment 2 Antoine "hashar" Musso (WMF) 2014-10-24 13:42:23 UTC
3.3.0-20140925+wmf3 still has the issue.

The puppet manifest has been enhanced and no more blindly attempt to nstall the build dependencies on each run.  As result puppet is no more broken on integration slaves, lowering priority.

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


Navigation
Links