Bug#1021435: Info received (python3-matrix-common: matrix-synapse not starting due to ModuleNotFoundError: No module named 'matrix_common')

2022-10-08 Thread Sahil Dhiman
For now downgrading to `python3-matrix-common` 1.2.1-1~bpo11+1 worked in 
booting `matrix-synapse`




Bug#1021435: python3-matrix-common: matrix-synapse not starting due to ModuleNotFoundError: No module named 'matrix_common'

2022-10-08 Thread Sahil Dhiman

Adding log `journalctl -u matrix-synapse` here for future reference -


Oct 08 12:51:59 diasp.in systemd[1]: Stopping Synapse Matrix homeserver...
Oct 08 12:52:02 diasp.in systemd[1]: matrix-synapse.service: Succeeded.
Oct 08 12:52:02 diasp.in systemd[1]: Stopped Synapse Matrix homeserver.
Oct 08 12:52:02 diasp.in systemd[1]: matrix-synapse.service: Consumed 3d 
14h 19min 56.529s CPU time.

Oct 08 12:52:02 diasp.in systemd[1]: Starting Synapse Matrix homeserver...
Oct 08 12:52:03 diasp.in python3[2878273]: Traceback (most recent call 
last):
Oct 08 12:52:03 diasp.in python3[2878273]:   File 
"/usr/lib/python3.9/runpy.py", line 188, in _run_module_as_main
Oct 08 12:52:03 diasp.in python3[2878273]: mod_name, mod_spec, code 
= _get_module_details(mod_name, _Error)
Oct 08 12:52:03 diasp.in python3[2878273]:   File 
"/usr/lib/python3.9/runpy.py", line 111, in _get_module_details

Oct 08 12:52:03 diasp.in python3[2878273]: __import__(pkg_name)
Oct 08 12:52:03 diasp.in python3[2878273]:   File 
"/usr/lib/python3/dist-packages/synapse/__init__.py", line 71, in 

Oct 08 12:52:03 diasp.in python3[2878273]: import synapse.util
Oct 08 12:52:03 diasp.in python3[2878273]:   File 
"/usr/lib/python3/dist-packages/synapse/util/__init__.py", line 22, in 

Oct 08 12:52:03 diasp.in python3[2878273]: from 
matrix_common.versionstring import get_distribution_version_string
Oct 08 12:52:03 diasp.in python3[2878273]: ModuleNotFoundError: No 
module named 'matrix_common'
Oct 08 12:52:03 diasp.in systemd[1]: matrix-synapse.service: Control 
process exited, code=exited, status=1/FAILURE
Oct 08 12:52:03 diasp.in systemd[1]: matrix-synapse.service: Failed with 
result 'exit-code'.
Oct 08 12:52:03 diasp.in systemd[1]: Failed to start Synapse Matrix 
homeserver.
Oct 08 12:52:06 diasp.in systemd[1]: matrix-synapse.service: Scheduled 
restart job, restart counter is at 1.

Oct 08 12:52:06 diasp.in systemd[1]: Stopped Synapse Matrix homeserver.
Oct 08 12:52:06 diasp.in systemd[1]: Starting Synapse Matrix homeserver...
Oct 08 12:52:06 diasp.in python3[2878566]: Traceback (most recent call 
last):
Oct 08 12:52:06 diasp.in python3[2878566]:   File 
"/usr/lib/python3.9/runpy.py", line 188, in _run_module_as_main
Oct 08 12:52:06 diasp.in python3[2878566]: mod_name, mod_spec, code 
= _get_module_details(mod_name, _Error)
Oct 08 12:52:06 diasp.in python3[2878566]:   File 
"/usr/lib/python3.9/runpy.py", line 111, in _get_module_details

Oct 08 12:52:06 diasp.in python3[2878566]: __import__(pkg_name)
Oct 08 12:52:06 diasp.in python3[2878566]:   File 
"/usr/lib/python3/dist-packages/synapse/__init__.py", line 71, in 

Oct 08 12:52:06 diasp.in python3[2878566]: import synapse.util
Oct 08 12:52:06 diasp.in python3[2878566]:   File 
"/usr/lib/python3/dist-packages/synapse/util/__init__.py", line 22, in 

Oct 08 12:52:06 diasp.in python3[2878566]: from 
matrix_common.versionstring import get_distribution_version_string
Oct 08 12:52:06 diasp.in python3[2878566]: ModuleNotFoundError: No 
module named 'matrix_common'
Oct 08 12:52:06 diasp.in systemd[1]: matrix-synapse.service: Control 
process exited, code=exited, status=1/FAILURE
Oct 08 12:52:06 diasp.in systemd[1]: matrix-synapse.service: Failed with 
result 'exit-code'.
Oct 08 12:52:06 diasp.in systemd[1]: Failed to start Synapse Matrix 
homeserver.




Bug#1021435: python3-matrix-common: matrix-synapse not starting due to ModuleNotFoundError: No module named 'matrix_common'

2022-10-08 Thread Sahil Dhiman
Package: python3-matrix-common
Version: 1.3.0-2~bpo11+1
Severity: important
X-Debbugs-Cc: sa...@sahilister.in

Dear Maintainer,

   * What led up to the situation?
 Was updating matrix-synapse from 1.63.0-1~bpo11+1 to v1.66.0-1~bpo11+1 
when python3-matrix-common was also updated to 1.3.0-2~bpo11+1. 
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 From `journalctl -u matrix-synapse`, it shows ModuleNotFoundError: No 
module named 'matrix_common'. Full log can be found here 
https://paste.debian.net/1256360/
   * What was the outcome of this action?
 matrix-synapse package is stuck in activating state. 
   * What outcome did you expect instead?
 matrix-synapse package is not starting. 

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

Kernel: Linux 5.10.0-9-amd64 (SMP w/12 CPU threads)
Locale: LANG=C.UTF-8, LC_CTYPE=C.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

Versions of packages python3-matrix-common depends on:
ii  python3 3.9.2-3
ii  python3-attr20.3.0-1
ii  python3-importlib-metadata  1.6.0-2

python3-matrix-common recommends no packages.

python3-matrix-common suggests no packages.

-- no debconf information



Bug#984607: node-unicode-13.0.0: doesn't provide /RGI_Emoji inside /Sequence_Property, may need update

2021-03-05 Thread Sahil Dhiman
Package: node-unicode-13.0.0
Severity: normal
File: node-unicode-13.0.0
X-Debbugs-Cc: sa...@sahilister.in

Dear Maintainer,

I'm presently working on packaging emoji-regex, which uses unicode-13.0.0.
The package makes request for `node-
unicode-13.0.0/Sequence_Property/RGI_Emoji/index.js` (patched), which isn't
found.

As this package is generated from `node-unicode-data`, on local package
generation, `[..]/RGI_Emoji/` directory isn't generated at all. Bootstrapping
it from upstream repo, does provides this directory as well as
`[..]/Emoji_Test/`.

Debian version - 0.8.0
Upstream version - 1.0.4

I request if the package be updated (or `node-unicode-data` be checked for
updates).

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-3-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)