lxc/lxd/shared/util_linux.go sys/types.h: No such file or directory

Bug #1598206 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Unassigned

Bug Description

As seen in
    http://reports.vapour.ws/releases/issue/57768709749a5610d8cf6ef1

# github.com/lxc/lxd/shared
../../lxc/lxd/shared/util_linux.go:18:23: fatal error: sys/types.h: No such file or directory
compilation terminated.

The debs did build in a pristine environment on the same host. This issue might be in the tests harness.

Revision history for this message
Curtis Hovey (sinzui) wrote :
description: updated
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 2.0-beta11 → 2.0-beta12
Revision history for this message
Martin Packman (gz) wrote :

From ~mwhudson this is a symptom of the machine not having libc6-dev installed. That's a recommends from gcc-5, but the juju Makefile installs its deps with --no-install-recommends, so it seems we need to update to include lib6-dev as a dep.

Have manually installed on stilson-05 and kicked off a new run:

<http://juju-ci.vapour.ws/job/run-unit-tests-xenial-ppc64el/563/console>

Changed in juju-core:
importance: Critical → High
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 2.0-beta12 → 2.0-beta13
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 2.0-beta13 → 2.0-beta14
Curtis Hovey (sinzui)
tags: removed: blocker
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 2.0-beta14 → 2.0-beta15
Revision history for this message
Anastasia (anastasia-macmood) wrote :

@Curtis, Martin

Did your run succeed on 5-Jul as per comment 2? Is this issue resolved?

Changed in juju-core:
status: Triaged → Incomplete
milestone: 2.0-beta15 → 2.0.0
affects: juju-core → juju
Changed in juju:
milestone: 2.0.0 → none
milestone: none → 2.0.0
Curtis Hovey (sinzui)
Changed in juju:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.