Bug#846270: fakechroot: preload library not found, aborting.

2016-11-29 Thread Piotr Roszatycki
tags 846270 - unreproducible

On Tue, Nov 29, 2016 at 8:33 PM, Jameson Graef Rollins
 wrote:
> + fakechroot_detect='/usr/bin/fakechroot: line 163: /usr/bin/echo: No such 
> file or directory'

Ok thanks,

This bug is appearing on systems which were upgraded from stable to
testing or unstable. It is because for new systems /bin is symlink to
/usr/bin.

I will upload new package with fix very soon.

-- 
Piotr Roszatycki



Bug#846270: fakechroot: preload library not found, aborting.

2016-11-29 Thread Jameson Graef Rollins
On Tue, Nov 29 2016, Piotr Roszatycki  wrote:
> I can't reproduce this bugs. Can you run, ie.:
>
> $ bash -x fakechroot true
>
> please?

servo:~ 0$ bash -x fakechroot true
+ FAKECHROOT_VERSION=2.19
+ '[' '' = true ']'
+ fakechroot_lib=libfakechroot.so
+ fakechroot_paths=no
+ fakechroot_sysconfdir=/etc/fakechroot
+ fakechroot_confdir=
+ fakechroot_environment=
+ fakechroot_bindir=
+ '[' no = no ']'
+ fakechroot_paths=
++ getopt --version
+ fakechroot_getopttest='getopt from util-linux 2.29'
+ case $fakechroot_getopttest in
++ getopt -q -l lib: -l elfloader: -l use-system-libs -l config-dir: -l 
environment: -l bindir: -l version -l help -- +l:d:sc:e:b:vh true
+ fakechroot_opts=' -- '\''true'\'''
+ '[' 0 -ne 0 ']'
+ eval set -- ' -- '\''true'\'''
++ set -- -- true
+ '[' 2 -gt 0 ']'
+ fakechroot_opt=--
+ shift
+ case "$fakechroot_opt" in
+ break
+ '[' -z '' ']'
+ fakechroot_next_cmd true
+ '[' true = fakeroot ']'
+ '[' -n true -a true '!=' -v -a true '!=' -h ']'
++ basename -- true
+ fakechroot_environment=true
+ '[' -n '' ']'
+ fakechroot_paths=
+ fakechroot_lib=libfakechroot.so
++ LD_LIBRARY_PATH=
++ LD_PRELOAD=libfakechroot.so
++ FAKECHROOT_DETECT=1
++ /usr/bin/echo
+ fakechroot_detect='/usr/bin/fakechroot: line 163: /usr/bin/echo: No such file 
or directory'
+ case "$fakechroot_detect" in
+ fakechroot_libfound=no
+ '[' no = no ']'
+ fakechroot_die 'fakechroot: preload library not found, aborting.'
+ echo 'fakechroot: preload library not found, aborting.'
fakechroot: preload library not found, aborting.
+ exit 1
servo:~ 1$ 

> $ LD_LIBRARY_PATH= LD_PRELOAD=libfakechroot.so ldd /bin/true

servo:~ 1$ LD_LIBRARY_PATH= LD_PRELOAD=libfakechroot.so ldd /bin/true
linux-vdso.so.1 (0x7fff7770f000)
libfakechroot.so => 
/usr/lib/x86_64-linux-gnu/fakechroot/libfakechroot.so (0x7f58fb554000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f58fb1b6000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7f58fafb2000)
/lib64/ld-linux-x86-64.so.2 (0x55aeea27)
servo:~ 0$ 

hth.

jamie.


signature.asc
Description: PGP signature


Bug#846270: fakechroot: preload library not found, aborting.

2016-11-29 Thread Piotr Roszatycki
tags 846270 unreproducible
thanks

Hi.

I can't reproduce this bugs. Can you run, ie.:

$ bash -x fakechroot true

please?

Also:

$ LD_LIBRARY_PATH= LD_PRELOAD=libfakechroot.so ldd /bin/true

would be helpful.

Thanks!

On Tue, Nov 29, 2016 at 7:13 PM, Jameson Graef Rollins
 wrote:
> Package: fakechroot
> Version: 2.19-2
> Severity: grave
> Justification: renders package unusable
>
> servo:~ 0$ fakechroot true
> fakechroot: preload library not found, aborting.
> servo:~ 1$
>
> I think that pretty much covers it.  Renders the debirf package unusable.
>
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers testing
>   APT policy: (600, 'testing'), (500, 'stable'), (200, 'unstable'), (101, 
> 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
>
> Versions of packages fakechroot depends on:
> ii  libfakechroot  2.19-2
>
> fakechroot recommends no packages.
>
> fakechroot suggests no packages.
>
> -- no debconf information



-- 
Piotr Roszatycki



Bug#846270: fakechroot: preload library not found, aborting.

2016-11-29 Thread Jameson Graef Rollins
Package: fakechroot
Version: 2.19-2
Severity: grave
Justification: renders package unusable

servo:~ 0$ fakechroot true
fakechroot: preload library not found, aborting.
servo:~ 1$

I think that pretty much covers it.  Renders the debirf package unusable.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (600, 'testing'), (500, 'stable'), (200, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages fakechroot depends on:
ii  libfakechroot  2.19-2

fakechroot recommends no packages.

fakechroot suggests no packages.

-- no debconf information