Ticket #570 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

Fix libathdir to have a sane compiled-in default for ATHENA_SYS

Reported by: jdreed Owned by:
Priority: low Milestone: Summer 2010 (Lucid Deploy)
Component: -- Keywords:
Cc: Fixed in version:
Upstream bug:

Description

At build time, libathdir saves the value of ATHENA_SYS as a compiled-in default in case the users environment is wacky. However, we don't set ATHENA_SYS usefully in the build chroots, so it ends up with amd64_deb50 for all platforms, which is wrong.

We should set ATHENA_SYS correctly when building libathdir. We can do this by build-depending on machtype, and using that to get the sane value.

Change History

comment:1 Changed 14 years ago by broder

Note that fixing this will require re-building any package that uses libathdir, courtesy of #70

comment:2 Changed 14 years ago by broder

  • Status changed from new to proposed

Uploaded to proposed, although this won't actually take affect with consumers of libathdir until they're rebuilt against the new version.

comment:3 Changed 14 years ago by broder

  • Status changed from proposed to closed
  • Resolution set to fixed

This was moved to production a long time ago.

Note: See TracTickets for help on using tickets.