Bug#980106: python3.8-venv: can't create venv for python3.8 (and version other than 3.90), missing distutils

2021-01-14 Thread Urs Schroffenegger
Package: python3.8-venv Version: 3.8.7-1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? trying to create a venv with python3.8 on debian sid with python3.8 -m venv myvenv gave the output The

Bug#906757: Clues for bug #906757

2020-12-14 Thread Urs Schroffenegger
Hi, I also ran into this bug. I updated my Debian Sid machine last Monday (7th of dec 2020). I think it updated my zsh-antigen package at that time. After that, everything still ran OK. Today, while wondering if I needed to update OMZ plugins, I discovered the "omz update" command. I ran it,

Bug#945214: Workaround

2019-12-02 Thread Urs Schroffenegger
Hi, thanks, it's exactly that! Adding the version number in the egg file fixed my issue also! Merci! u On Mon, 02 Dec 2019 19:38:57 +0100 Patrice Duroux wrote: > > Hi, > > It is may be the same bug as the one in my bug report here: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945

Bug#945214: Workaround

2019-12-02 Thread Urs Schroffenegger
Hi, I also ran into this bug after updating my machines during the weekend, both machines run on Debian Sid. The issue appeared with some "pip3 install XXX", but is also present on simple "pip3 list" I thought it was an issue with Debian shifting to Python 3.8, so I tried to reinstall a wh

Bug#886915: thunderbird: Thunderbird blocked by AppArmor without intervention.

2018-01-11 Thread Urs Schroffenegger
Package: thunderbird Version: 1:52.5.2-2 Severity: important Dear Maintainer, Trying to start thunderbird fails silently. Starting from the console shows this: ExceptionHandler::GenerateDump cloned child 1829 ExceptionHandler::SendContinueSignalToChild sent continue signal to child ExceptionHand

Bug#881993: lldb-6.0: lldb does not find lldb-server: can't use debugger

2017-11-18 Thread Urs Schroffenegger
On 17/11/17 18:55, Sylvestre Ledru wrote: On 17/11/2017 13:55, Urs Schroffenegger wrote: On 17/11/17 13:31, Sylvestre Ledru wrote: On 17/11/2017 13:26, Urs Schroffenegger wrote: Package: lldb-6.0 Version: 1:6.0~svn315736-1 Severity: important Dear Maintainer,     * What led up to the

Bug#881993: lldb-6.0: lldb does not find lldb-server: can't use debugger

2017-11-17 Thread Urs Schroffenegger
On 17/11/17 13:31, Sylvestre Ledru wrote: On 17/11/2017 13:26, Urs Schroffenegger wrote: Package: lldb-6.0 Version: 1:6.0~svn315736-1 Severity: important Dear Maintainer, * What led up to the situation? Trying to debug a clang-6 compiled program using lldb. * What exactly did

Bug#881993: lldb-6.0: lldb does not find lldb-server: can't use debugger

2017-11-17 Thread Urs Schroffenegger
Package: lldb-6.0 Version: 1:6.0~svn315736-1 Severity: important Dear Maintainer, * What led up to the situation? Trying to debug a clang-6 compiled program using lldb. * What exactly did you do (or not do) that was effective (or ineffective)? 1) compile program 'a.out'