On 2014-04-25 16:07 -0400, Frédéric Brière wrote:
> Package: fakeroot
> Version: 1.20-3
> Followup-For: Bug #636192
>
> Forgive me if I'm mistaken, but fakeroot still does not appear to work
> across architectures (at least the i386 version):
>
> $ dpkg -s fakeroot | grep ^Arch
> Architecture:
On Sat, Apr 26, 2014 at 02:00:11PM +0200, Hilko Bengen wrote:
> You will also need libfakeroot:amd64.
$ dpkg -s libfakeroot:amd64 | grep ^Status
Status: install ok installed
The library is there; its directory is simply not present in the list
assigned to $PATHS (line 38):
PATHS=/usr/lib/
* Frédéric Brière:
> Package: fakeroot
> Version: 1.20-3
> Followup-For: Bug #636192
>
> Forgive me if I'm mistaken, but fakeroot still does not appear to work
> across architectures (at least the i386 version):
>
> $ dpkg -s fakeroot | grep ^Arch
> Architecture: i386
> $ dpkg -s ascii | gre
Package: fakeroot
Version: 1.20-3
Followup-For: Bug #636192
Forgive me if I'm mistaken, but fakeroot still does not appear to work
across architectures (at least the i386 version):
$ dpkg -s fakeroot | grep ^Arch
Architecture: i386
$ dpkg -s ascii | grep ^Arch
Architecture: amd64
$ fake
2013/11/27 Clint Adams :
> On Wed, Nov 27, 2013 at 07:08:56PM +0100, Piotr Roszatycki wrote:
>> There is another possibility: use the default dynamic linker feature
>> and simply add the path to fakeroot library to /etc/ld.so.conf.d so it
>> should work with empty LD_LIBRARY_PATH
>
> Doesn't that d
On Wed, Nov 27, 2013 at 07:08:56PM +0100, Piotr Roszatycki wrote:
> There is another possibility: use the default dynamic linker feature
> and simply add the path to fakeroot library to /etc/ld.so.conf.d so it
> should work with empty LD_LIBRARY_PATH
Doesn't that defeat the purpose of having a sep
2013/11/27 Clint Adams :
> Running find on every invocation is pretty annoying, but I'll take
> a look shortly.
There is another possibility: use the default dynamic linker feature
and simply add the path to fakeroot library to /etc/ld.so.conf.d so it
should work with empty LD_LIBRARY_PATH
binary
On Wed, Nov 27, 2013 at 04:26:12PM +0100, Piotr Roszatycki wrote:
> fakechroot supported multiarch for long time. I'm wondering why author
> of fakeroot can't implement it for a months even if he'd got a proper
> patch in this bug report #636192
Running find on every invocation is pretty annoying,
block 694827 by 636192
thanks
As far as fakeroot doesn't support multiarch, this bug for fakechroot
can't be fixed.
fakechroot supported multiarch for long time. I'm wondering why author
of fakeroot can't implement it for a months even if he'd got a proper
patch in this bug report #636192
Regard
1.18.2-1 did not actually add multiarch support; it only moved the
libraries around. And because the biarch libraries were removed, it’s
also a regression over 1.18.1-1.
$ sudo apt-get install fakeroot:amd64 fakeroot:i386
…
The following packages have unmet dependencies:
fakeroot : Conflicts:
On Fri, 23 Dec 2011, Anders Kaseorg wrote:
> 1.18.2-1 did not actually add multiarch support;
Oops, wrong bug number. Sorry!
Anders
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
reopen 636192
thanks
1.18.2-1 did not actually add multiarch support; it only moved the
libraries around. And because the biarch libraries were removed, it’s
also a regression over 1.18.1-1.
$ sudo apt-get install fakeroot:amd64 fakeroot:i386
…
The following packages have unmet dependencies:
Hi,
I attached a tarball of my ./debian directory which converts the package
to multiarch but still uses debhelper.
I didnt come to converting this to not require debhelper yet but thought
it would make sense to document my current status anyway.
cheers, josch
debian.tar.gz
Description: Binary
On Mon, Aug 01, 2011 at 10:39:42AM +0200, Johannes Schauer wrote:
> I can prepare a patch for you that converts fakeroot to multiarch if you
> like/want me to and dont have time?
Yes. Just keep in mind that the fakeroot source should still be functional
on other platforms, please.
--
To UNSUB
Package: fakeroot
Version: 1.16-1
Severity: wishlist
Hi,
when using fakeroot (and fakechroot) to execute foreign binaries with
qemu user mode emulation, a foreign libfakeroot-sysv.so is required as
well.
multiarch would be an easy way to install such a foreign shared library,
given that addition
15 matches
Mail list logo