Your message dated Tue, 27 Aug 2024 05:19:49 +0000
with message-id <[email protected]>
and subject line Bug#1078077: fixed in jupyterlab 4.0.11+ds1+~cs11.25.27-2
has caused the Debian Bug report #1078077,
regarding jupyterlab: let the build generate the right index.html file
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.)


-- 
1078077: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078077
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jupyterlab
Version: 4.0.11+ds1-2
Severity: normal

Dear Maintainer,

when I start jupyter-lab, I get there errors

$ jupyter lab
Fail to get yarn configuration. node:internal/modules/cjs/loader:1148
  throw err;
  ^

Error: Cannot find module '/usr/share/nodejs/corepack/dist/yarn.js'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
    at Module._load (node:internal/modules/cjs/loader:986:27)
    at Function.executeUserEntryPoint [as runMain] 
(node:internal/modules/run_main:174:12)
    at node:internal/main/run_main_module:28:49 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Node.js v20.15.1

[I 2024-08-06 18:03:27.952 ServerApp] jupyterlab | extension was successfully 
linked.
[I 2024-08-06 18:03:27.955 ServerApp] Writing Jupyter server cookie secret to 
/home/picca/.local/share/jupyter/runtime/jupyter_cookie_secret
[I 2024-08-06 18:03:28.342 ServerApp] notebook_shim | extension was 
successfully linked.
[I 2024-08-06 18:03:28.365 ServerApp] notebook_shim | extension was 
successfully loaded.
[I 2024-08-06 18:03:28.366 LabApp] JupyterLab extension loaded from 
/usr/lib/python3/dist-packages/jupyterlab
[I 2024-08-06 18:03:28.366 LabApp] JupyterLab application directory is 
/usr/share/jupyter/lab
[I 2024-08-06 18:03:28.366 LabApp] Extension Manager is 'pypi'.
[I 2024-08-06 18:03:28.368 ServerApp] jupyterlab | extension was successfully 
loaded.
[I 2024-08-06 18:03:28.368 ServerApp] Serving notebooks from local directory: 
/home/picca
[I 2024-08-06 18:03:28.368 ServerApp] Jupyter Server 1.23.3 is running at:
[I 2024-08-06 18:03:28.368 ServerApp] 
http://localhost:8888/lab?token=8c9a8a3cfda4630538049f8ead6237b52fa82b9b56079ca2
[I 2024-08-06 18:03:28.368 ServerApp]  or 
http://127.0.0.1:8888/lab?token=8c9a8a3cfda4630538049f8ead6237b52fa82b9b56079ca2
[I 2024-08-06 18:03:28.368 ServerApp] Use Control-C to stop this server and 
shut down all kernels (twice to skip confirmation).
[C 2024-08-06 18:03:28.408 ServerApp] 
    
    To access the server, open this file in a browser:
        
file:///home/picca/.local/share/jupyter/runtime/jpserver-201873-open.html
    Or copy and paste one of these URLs:
        
http://localhost:8888/lab?token=8c9a8a3cfda4630538049f8ead6237b52fa82b9b56079ca2
     or 
http://127.0.0.1:8888/lab?token=8c9a8a3cfda4630538049f8ead6237b52fa82b9b56079ca2
[E 2024-08-06 18:03:31.929 ServerApp] Could not open static file ''
[W 2024-08-06 18:03:31.930 ServerApp] 404 GET /api/me?1722960211804 (::1) 
12.77ms referer=http://localhost:8888/lab
[W 2024-08-06 18:03:31.933 ServerApp] 404 GET 
/api/events/subscribe?token=8c9a8a3cfda4630538049f8ead6237b52fa82b9b56079ca2 
(::1) 14.84ms referer=None
[W 2024-08-06 18:03:32.184 ServerApp] 404 GET 
/api/events/subscribe?token=8c9a8a3cfda4630538049f8ead6237b52fa82b9b56079ca2 
(::1) 0.92ms referer=None
[W 2024-08-06 18:03:33.322 ServerApp] 404 GET /lsp/status?1722960213320 (::1) 
1.03ms referer=http://localhost:8888/lab
[W 2024-08-06 18:03:33.450 ServerApp] 404 GET 
/api/events/subscribe?token=8c9a8a3cfda4630538049f8ead6237b52fa82b9b56079ca2 
(::1) 2.28ms referer=None
[E 2024-08-06 18:03:33.498 LabApp] Fail to get yarn configuration. 
node:internal/modules/cjs/loader:1148
      throw err;
      ^
    
    Error: Cannot find module '/usr/share/nodejs/corepack/dist/yarn.js'
        at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
        at Module._load (node:internal/modules/cjs/loader:986:27)
        at Function.executeUserEntryPoint [as runMain] 
(node:internal/modules/run_main:174:12)
        at node:internal/main/run_main_module:28:49 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    
    Node.js v20.15.1
    
[I 2024-08-06 18:03:33.499 LabApp] Build is up to date
[W 2024-08-06 18:03:36.286 ServerApp] 404 GET 
/api/events/subscribe?token=8c9a8a3cfda4630538049f8ead6237b52fa82b9b56079ca2 
(::1) 2.24ms referer=None
[W 2024-08-06 18:03:39.739 ServerApp] 404 GET 
/api/events/subscribe?token=8c9a8a3cfda4630538049f8ead6237b52fa82b9b56079ca2 
(::1) 1.68ms referer=None



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

Kernel: Linux 6.1.0-23-amd64 (SMP w/128 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Source: jupyterlab
Source-Version: 4.0.11+ds1+~cs11.25.27-2
Done: Yadd <[email protected]>

We believe that the bug you reported is fixed in the latest version of
jupyterlab, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yadd <[email protected]> (supplier of updated jupyterlab package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 26 Aug 2024 06:11:09 +0400
Source: jupyterlab
Architecture: source
Version: 4.0.11+ds1+~cs11.25.27-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Yadd <[email protected]>
Closes: 1078077
Changes:
 jupyterlab (4.0.11+ds1+~cs11.25.27-2) unstable; urgency=medium
 .
   * Require well build @codemirror/language and @codemirror/view
     (Closes: #1078077)
Checksums-Sha1: 
 6c6753fe1f89fc14622a036457b126d29b131c26 6007 
jupyterlab_4.0.11+ds1+~cs11.25.27-2.dsc
 8c1360e4416e1ac488207cddd7c7ed61bf700c1a 15712 
jupyterlab_4.0.11+ds1+~cs11.25.27-2.debian.tar.xz
Checksums-Sha256: 
 d9b5c4596bc7c34cbdc358e28e5056335cda8b157c04f1d83b9c1d347787742a 6007 
jupyterlab_4.0.11+ds1+~cs11.25.27-2.dsc
 e6d76448902b675a58a99b0a5b30ae89013ab82885cf2eff1b87dd33aa98efaf 15712 
jupyterlab_4.0.11+ds1+~cs11.25.27-2.debian.tar.xz
Files: 
 17238a66b6f24653b52ab1307b0bc9e2 6007 javascript optional 
jupyterlab_4.0.11+ds1+~cs11.25.27-2.dsc
 e58864ccb0d1e0aecc137195e36f9ca4 15712 javascript optional 
jupyterlab_4.0.11+ds1+~cs11.25.27-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmbNXY0ACgkQ9tdMp8mZ
7ukR1A//eaCtqR9kB1FonNiWjpsofDHBSn2KNi5BbA6x8FNS/E6+ZV0iWHU88oDY
fkjO2jnAo6OOeAGxnWGf14Llbp01SHt1KDui3lHE5YzSeplA8fwy4RtBglzR3Wk/
Z8iQT0wUeaqAJkBLXRI1P/7m2zScScH1sixoyetmywF6oVKyPCJhfBXaYs9JtGjm
oGwqD2YeptZdE8erKu0W4AEnAZAksmNxZsmtPvIrJhVvyicjROUd1LjJVHpCwldd
aQyVsV00yGs/bzli1GjJrOp4FD9pA7TIkJP9J0bIfRY+Zry/8hicPxqz4tpO2EBE
EpgNQZJnvSYJ9ag0l9lhozAJk0Hyw4LM9rWCy1ZQVX0+41VDSZAduMI7Vy1kvpKU
dcZYXAWSLahStDlrGoRRsXeWT/ssVMhgpAqRnwcMJBPbexcuqCbB41oDsi9GpI4r
fGtkBJv6vHZot4XFZUwi9qd4DFCQSJ50OReRU1hfXgdG9Df29+z+MhGJG2G8Ddo0
4tYJvPuKkLvDEmMa69XYn2j2J5rvnnG84PiYF7ANiX+0o/bS3fNzGGOkzoCnIHDx
D1fkSTW3pNSyRLGj+gKKyyBRgD20Xl6XjG1WGwYItWBg3Ycik5dyvPCrTiLGSFbo
m2OqIweTkvXstdYJOKDT5V86uH5DKl5bH3/GkBZdt2cn6l+780E=
=irqf
-----END PGP SIGNATURE-----

Attachment: pgpKMFjxRGNkw.pgp
Description: PGP signature


--- End Message ---

Reply via email to