Bug#969645: glibc: deferred error : (error "Deferred process exited abnormally:

2020-09-07 Thread Aurelien Jarno
On 2020-09-07 07:05, Aurelien DESBRIERES wrote:
> I have not copied anything nor pip stuff from another environment.

Do you have any idea how that file has been installed on your system
(likely something command involving pip3 and/or virtualenv):

/home/aurelien/.emacs.d/.python-environments/default/bin/python3 ?

It has been installed for the wrong system.

Regards
Aurelien

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net



Bug#969645: glibc: deferred error : (error "Deferred process exited abnormally:

2020-09-06 Thread Aurelien DESBRIERES
I have not copied anything nor pip stuff from another environment.

On Mon, Sep 7, 2020 at 7:00 AM Florian Weimer  wrote:

> * Aurelien DESBRIERES:
>
> > This is emacs and jedi-mode and much more elisp stuff to works with
> > emacs as python3 ide.
> >
> > Please update this glibc it seems to be outdated!
>
> That's simply not going to happen for the buster release.
>
> You will have to change the way you set up your pip environment.
>


Bug#969645: glibc: deferred error : (error "Deferred process exited abnormally:

2020-09-06 Thread Florian Weimer
* Aurelien DESBRIERES:

> This is emacs and jedi-mode and much more elisp stuff to works with
> emacs as python3 ide.
>
> Please update this glibc it seems to be outdated!

That's simply not going to happen for the buster release.

You will have to change the way you set up your pip environment.



Bug#969645: glibc: deferred error : (error "Deferred process exited abnormally:

2020-09-06 Thread Aurelien DESBRIERES
This is emacs and jedi-mode and much more elisp stuff to works with emacs
as python3 ide.

Please update this glibc it seems to be outdated!

Kind regards

Aurélien DESBRIÈRES

On Sun, Sep 6, 2020 at 9:43 PM Florian Weimer  wrote:

> * aurelien desbrieres:
>
> > *** Reporter, please consider answering these questions, where
> appropriate ***
> >
> >* What led up to the situation?
> >try to use jedi-mode on emacs
> >* What exactly did you do (or not do) that was effective (or
> >  ineffective)?
> >M-x jedi:install-server
> >* What was the outcome of this action?
> >deferred error : (error "Deferred process exited abnormally:
> >   command: /home/aurelien/.emacs.d/.python-environments/default/bin/pip
> >   exit status: exit 1
> >   event: exited abnormally with code 1
> >   buffer contents:
> \"/home/aurelien/.emacs.d/.python-environments/default/bin/python3:
> /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required
> by /home/aurelien/.emacs.d/.python-e\
> > nvironments/default/bin/python3)
> > \"")
>
> Have you copied the pip environment from another system?  You need to
> regenerate on this host.
>


Bug#969645: glibc: deferred error : (error "Deferred process exited abnormally:

2020-09-06 Thread Florian Weimer
* aurelien desbrieres:

> *** Reporter, please consider answering these questions, where appropriate ***
>
>* What led up to the situation?
>try to use jedi-mode on emacs
>* What exactly did you do (or not do) that was effective (or
>  ineffective)?
>M-x jedi:install-server
>* What was the outcome of this action?
>deferred error : (error "Deferred process exited abnormally:
>   command: /home/aurelien/.emacs.d/.python-environments/default/bin/pip
>   exit status: exit 1
>   event: exited abnormally with code 1
>   buffer contents: 
> \"/home/aurelien/.emacs.d/.python-environments/default/bin/python3: 
> /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by 
> /home/aurelien/.emacs.d/.python-e\
> nvironments/default/bin/python3)
> \"")

Have you copied the pip environment from another system?  You need to
regenerate on this host.



Bug#969645: glibc: deferred error : (error "Deferred process exited abnormally:

2020-09-06 Thread Aurelien Jarno
Hi,

On 2020-09-06 16:34, aurelien desbrieres wrote:
> Source: glibc
> Severity: important
> 
> Dear Maintainer,
> 
> *** Reporter, please consider answering these questions, where appropriate ***
> 
>* What led up to the situation?
>try to use jedi-mode on emacs
>* What exactly did you do (or not do) that was effective (or
>  ineffective)?
>M-x jedi:install-server
>* What was the outcome of this action?
>deferred error : (error "Deferred process exited abnormally:
>   command: /home/aurelien/.emacs.d/.python-environments/default/bin/pip
>   exit status: exit 1
>   event: exited abnormally with code 1
>   buffer contents: 
> \"/home/aurelien/.emacs.d/.python-environments/default/bin/python3: 
> /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by 
> /home/aurelien/.emacs.d/.python-e\
> nvironments/default/bin/python3)
> \"")

The python3 binary installed (by jedi-mode?) as 
/home/aurelien/.emacs.d/.python-environments/default/bin/python3
requires glibc 2.29. Debian buster comes with glibc 2.28, that's why it
fail to start.

This binary is clearly not installed from a package, and I have no idea
how you installed it. Please try to install a version that works on
glibc 2.28 or older.

Regards,
Aurelien

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net



Bug#969645: glibc: deferred error : (error "Deferred process exited abnormally:

2020-09-06 Thread aurelien desbrieres
Source: glibc
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   try to use jedi-mode on emacs
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   M-x jedi:install-server
   * What was the outcome of this action?
   deferred error : (error "Deferred process exited abnormally:
  command: /home/aurelien/.emacs.d/.python-environments/default/bin/pip
  exit status: exit 1
  event: exited abnormally with code 1
  buffer contents: 
\"/home/aurelien/.emacs.d/.python-environments/default/bin/python3: 
/lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by 
/home/aurelien/.emacs.d/.python-e\
nvironments/default/bin/python3)
\"")

   * What outcome did you expect instead?
   something that works!

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 10.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.7.0-0.bpo.2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled