Ticket #1213 (closed defect: wontfix)
athena.dialup needs Linerva's awful 32-bit library hack
| Reported by: | geofft | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | The Distant Future |
| Component: | linerva | Keywords: | transition, layer9 |
| Cc: | Fixed in version: | ||
| Upstream bug: |
Description
This is basically how we got away with zero complaints about making Linerva 64-bit:
dr-wily:~ geofft$ cat /etc/ld.so.conf.d/zz-linerva-32bit-compatibility.conf # Don’t let stray absolute symlinks in /srv/squeeze-i386 override real # libraries! /lib /usr/lib # 32-bit compatibility via libraries in /srv/squeeze-i386 /srv/squeeze-i386/lib /srv/squeeze-i386/usr/lib
Change History
comment:4 in reply to: ↑ 1 Changed 6 months ago by adehnert
Replying to geofft:
I guess if athena.dialup is shortly becoming Precise, multiarch is an acceptable answer, given some testing.
Is there a good way to figure out what 32-bit apps are being used, to make testing easier?
comment:5 Changed 2 months ago by geofft
athena.dialup deployed Precise, which has multiarch, so this is probably not a problem for them. But, for completeness' sake, I documented our config in an email to bug-dialup ( discuss:13535).
Note: See
TracTickets for help on using
tickets.

I guess if athena.dialup is shortly becoming Precise, multiarch is an acceptable answer, given some testing.