Your message dated Fri, 24 Jan 2020 15:47:14 +0100
with message-id <[email protected]>
and subject line Re: [jupyter-notebook] ImportError: cannot locate Singular
library (/usr/lib/None/libsingular-Singular.so)
has caused the Debian Bug report #866382,
regarding [jupyter-notebook] ImportError: cannot locate Singular library
(/usr/lib/None/libsingular-Singular.so)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
866382: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866382
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: jupyter-notebook
Version: 4.2.3-4
Severity: normal
--- Please enter the report below this line. ---
> ImportError: cannot locate Singular library
> (/usr/lib/None/libsingular-Singular.so)
This arises from sage.env setting
> SINGULAR_SO = "/usr/lib/%s/libsingular-Singular.so" %
> sysconfig.get_config_var('MULTIARCH')
while sysconfig.get_config_vars() shows me MULTIARCH is not set. What could be
the reason for this?
--- System information. ---
Architecture:
Kernel: Linux 4.8.0-2-amd64
Debian Release: buster/sid
510 unstable liquorix.net
510 unstable deb.debian.org
510 unstable deb-multimedia.org
510 testing deb.debian.org
509 experimental deb.debian.org
502 zesty ppa.launchpad.net
502 xenial ppa.launchpad.net
502 wily ppa.launchpad.net
502 vivid ppa.launchpad.net
502 utopic ppa.launchpad.net
502 trusty ppa.launchpad.net
502 raring ppa.launchpad.net
502 karmic ppa.launchpad.net
501 kali-rolling http.kali.org
500 yakkety mirror.netcologne.de
500 xenial mirror.netcologne.de
500 xenial build.openmodelica.org
500 wily mirror.netcologne.de
500 unstable-debug deb.debian.org
500 testing-debug deb.debian.org
500 stretch winswitch.org
500 stable-debug deb.debian.org
500 stable dl.google.com
500 stable deb.debian.org
500 sid neurodebian.ovgu.de
500 olivia packages.linuxmint.com
500 data neurodebian.ovgu.de
101 wily-getdeb archive.getdeb.net
1 experimental-debug deb.debian.org
--- Package information. ---
Depends (Version) | Installed
================================-+-============
python3:any (>= 3.3~) |
python3-notebook (= 4.2.3-4) | 4.2.3-4
Package's Recommends field is empty.
Package's Suggests field is empty.
--- End Message ---
--- Begin Message ---
Hi,
a lot has changed in the sagemath package since this bug was reported 2.5 years
ago. Unfortunately it was initially reported in the wrong package and not
noticed. I'm assuming it is fixed by now.
Best,
Tobias
On Thu, 29 Jun 2017 13:25:59 +0200 Marcel Partap <[email protected]> wrote:
> Package: jupyter-notebook
> Version: 4.2.3-4
> Severity: normal
>
> --- Please enter the report below this line. ---
> > ImportError: cannot locate Singular library
> > (/usr/lib/None/libsingular-Singular.so)
> This arises from sage.env setting
> > SINGULAR_SO = "/usr/lib/%s/libsingular-Singular.so" %
> > sysconfig.get_config_var('MULTIARCH')
> while sysconfig.get_config_vars() shows me MULTIARCH is not set. What could
> be the reason for this?
>
>
> --- System information. ---
> Architecture:
> Kernel: Linux 4.8.0-2-amd64
>
> Debian Release: buster/sid
> 510 unstable liquorix.net
> 510 unstable deb.debian.org
> 510 unstable deb-multimedia.org
> 510 testing deb.debian.org
> 509 experimental deb.debian.org
> 502 zesty ppa.launchpad.net
> 502 xenial ppa.launchpad.net
> 502 wily ppa.launchpad.net
> 502 vivid ppa.launchpad.net
> 502 utopic ppa.launchpad.net
> 502 trusty ppa.launchpad.net
> 502 raring ppa.launchpad.net
> 502 karmic ppa.launchpad.net
> 501 kali-rolling http.kali.org
> 500 yakkety mirror.netcologne.de
> 500 xenial mirror.netcologne.de
> 500 xenial build.openmodelica.org
> 500 wily mirror.netcologne.de
> 500 unstable-debug deb.debian.org
> 500 testing-debug deb.debian.org
> 500 stretch winswitch.org
> 500 stable-debug deb.debian.org
> 500 stable dl.google.com
> 500 stable deb.debian.org
> 500 sid neurodebian.ovgu.de
> 500 olivia packages.linuxmint.com
> 500 data neurodebian.ovgu.de
> 101 wily-getdeb archive.getdeb.net
> 1 experimental-debug deb.debian.org
>
> --- Package information. ---
> Depends (Version) | Installed
> ================================-+-============
> python3:any (>= 3.3~) |
> python3-notebook (= 4.2.3-4) | 4.2.3-4
>
>
> Package's Recommends field is empty.
>
> Package's Suggests field is empty.
>
>
--- End Message ---