fakeroot missing lib32 files

Bug #571091 reported by Philip Johnsson
34
This bug affects 11 people
Affects Status Importance Assigned to Milestone
fakeroot (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: fakeroot

Missing lib32 versions in 1.14.4-1ubuntu1 in Lucid as found in 1.12.4ubuntu1 in Karmic for amd64 arch.

Missing:
/usr/lib32/libfakeroot/libfakeroot-sysv.so
/usr/lib32/libfakeroot/libfakeroot-tcp.so

Needed when using libfakeroot while building and using some stuff that use i.e Wine which use a bunch of lib32 compatible libs. In my case when I try to build dssi-vst (not in any repository) which now breaks in Lucid due to missing lib32 files of fakeroot.

Tags: amd64
Revision history for this message
Philip Johnsson (philip5) wrote :

debian/rules is missing x86_64-linux-gnu to build binary-biarch on amd64

should be:

 rm -f debian/tmp/usr/bin/simple
ifneq (,$(findstring $(DEB_HOST_GNU_TYPE), sparc-linux-gnu s390-linux-gnu x86_64-linux-gnu i486-linux-gnu powerpc-linux-gnu ppc64-linux-gnui x86_64-kfreebsd-gnu))
 $(MAKE) -f debian/rules binary-biarch
endif

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in fakeroot (Ubuntu):
status: New → Confirmed
Revision history for this message
Jonas Larsson (jonlar) wrote :

Used a home-built fakeroot package for 10.04, with the above change applied. Now I upgraded to 12.04 LTS, and found out that version 1.18.2-1 still suffers from missing 32-bit libs on amd64.

Is there some other way to get 32bit fakeroot support om amd64 in 12.04?

Ken Sharp (kennybobs)
summary: - missing lib32 files in 1.14.4-1ubuntu1
+ fakeroot missing lib32 files
Ken Sharp (kennybobs)
tags: added: amd64
Revision history for this message
Ken Sharp (kennybobs) wrote :

This was apparently "fixed" a while back, although you may now see Bug #1463840

Changed in fakeroot (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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