[Bug 1001129] [NEW] fakeroot in amd64 lacking support for i386

2012-05-18 Thread Dariem Pérez Herrera
Public bug reported:

fakeroot installation in precise amd64 lacks support for i386 binaries.
This is to the lacking of the library /usr/lib/i386-linux-
gnu/libfakeroot/libfakeroot-sysv.so. Trying to solve this problem
installing fakeroot:i386 (which uninstall fakeroot:amd64) makes
imposible to use it with 64 bits chroot when using fakechroot and
debootstrap to create an i386 system. To be clear, i've installed
ia32-libs, so 32 bits binaries work well in my system. Some examples of
the fakeroot malfunction:

=== Example with fakeroot:amd64 ===:

$ fakechroot fakeroot debootstrap --variant=buildd --arch=i386 precise 
/home/dariemp/Escritorio/Chroot_i386 http://archive.ubuntu.com/ubuntu
 .

 W: Failure trying to run: chroot /home/dariemp/Escritorio/Chroot_i386
dpkg --force-depends --install /var/cache/apt/archives/base-
files_6.5ubuntu6_i386.deb /var/cache/apt/archives/base-
passwd_3.5.24_i386.deb

$  fakechroot fakeroot chroot /home/dariemp/Escritorio/Chroot_i386 dpkg
--force-depends --install /var/cache/apt/archives/base-
files_6.5ubuntu6_i386.deb /var/cache/apt/archives/base-
passwd_3.5.24_i386.deb

ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: 
ignored.
dpkg: error: requested operation requires superuser privilege

=== Example with fakeroot:i386 ===:

$ fakechroot fakeroot debootstrap --variant=buildd --arch=i386 precise
/home/dariemp/Escritorio/Chroot_i386 http://archive.ubuntu.com/ubuntu

ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: 
ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: 
ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: 
ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: 
ignored.
E: debootstrap can only run as root

** Affects: fakeroot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1001129

Title:
  fakeroot in amd64 lacking support for i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fakeroot/+bug/1001129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1001129] Re: fakeroot in amd64 lacking support for i386

2012-05-18 Thread Dariem Pérez Herrera
I think this bug is related with the Debian bug #605077
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605077) which has been
already solved.

** Bug watch added: Debian Bug tracker #605077
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605077

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1001129

Title:
  fakeroot in amd64 lacking support for i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fakeroot/+bug/1001129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 635499] Re: [Maverick, Lucid] Does not show UDF contents

2011-02-11 Thread Dariem Pérez Herrera
Maybe related with bug #10550? Kind of old bug... don't you guys think
so?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/635499

Title:
  [Maverick, Lucid] Does not show UDF contents

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 635499] Re: [Maverick, Lucid] Does not show UDF contents

2011-02-11 Thread Dariem Pérez Herrera
I've made the workaround into a patch for udisk on Lucid, and it solved
the issue for me, but may need some testing. Attached patch 16-fix-
default-udf-options.patch

** Patch added: Changes device.c in udisks so now it uses default udf options 
mode=0400 and dmode=0500 while removing default option umask=0077
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/635499/+attachment/1844646/+files/16-fix-default-udf-options.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/635499

Title:
  [Maverick, Lucid] Does not show UDF contents

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs