Makefile mishandles precise and i386

Bug #1358837 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
High
Curtis Hovey

Bug Description

The install-dependencies adds ppa for golang and juju stable. We officially recommend the cloud-tools archive for precise and it has the packages we require.

Since cloud-tools gets new packages without announcement, the juju stable PPA can have older packages that users are not going to get. The golang deps could continue to come from the golang PPA, but we actually develop and test with the experimental PPA and copy the proven packages to the other archives.

Also, the x86 rules are wrong to match compilers. the run-unit-tests scripts do this
    sed -i 's/x86/86/' Makefile
before running macke

These changes are need because run-unit-tests are getting a refactoring to simplify their responsabilties.

Tags: ci
Curtis Hovey (sinzui)
Changed in juju-core:
assignee: nobody → Curtis Hovey (sinzui)
Curtis Hovey (sinzui)
Changed in juju-core:
status: Triaged → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
status: Fix Committed → 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.