Bug#921259: KiCad 5.1 appears to be 6.0 (experimental)

2019-02-03 Thread Aleks-Daniel Jakimenko-Aleksejev
Package: kicad
Version: 5.1~20190127.4fc692f+dfsg1-1

I installed kicad from experimental and noticed that the actual version
is “6.0.0-rc1-unknown+dfsg1-1” and not 5.1 which is what the package
version suggests. This can be seen if you start kicad (e.g. Help → About
KiCad).




signature.asc
Description: OpenPGP digital signature


Bug#919450: matrix-synapse package is broken, unsatisfied dependencies

2019-01-15 Thread Aleks-Daniel Jakimenko-Aleksejev
Package: matrix-synapse
Version: 0.34.1.1-1
Severity: |grave|


After upgrading the package matrix-synapse is unable to start.

This is what I see in the log (journalctl -xe):

Jan 16 07:03:12 foo python3[3896]: ERROR:root:Needed pymacaroons-pynacl>=0.9.3 
but it was not installed
Jan 16 07:03:12 foo python3[3896]: ERROR:root:Needed msgpack-python>=0.4.2 but 
it was not installed
Jan 16 07:03:12 foo python3[3896]: ERROR:root:Needed 
prometheus_client>=0.0.18,<0.4.0, got prometheus-client==0.5.0
Jan 16 07:03:12 foo python3[3896]: Missing Requirements: 
python3-pymacaroons-pynacl>=0.9.3, python3-msgpack-python>=0.4.2, 
python3-prometheus_client>=0.0.18,<0.4.0
Jan 16 07:03:12 foo python3[3896]: To install run:
Jan 16 07:03:12 foo python3[3896]: sudo apt install 
python3-pymacaroons-pynacl>=0.9.3 python3-msgpack-python>=0.4.2 
python3-prometheus_client>=0.0.18,<0.4.0
Jan 16 07:03:12 foo systemd[1]: matrix-synapse.service: Control process exited, 
code=exited, status=1/FAILURE



Looking at one of the packages:

$ apt-cache policy python3-prometheus-client 

python3-prometheus-client:
  Installed: 0.5.0+1-1
  Candidate: 0.5.0+1-1
  Version table:
 *** 0.5.0+1-1 500
400 http://ftp.ee.debian.org/debian unstable/main amd64 Packages
500 http://ftp.ee.debian.org/debian testing/main amd64 Packages
100 /var/lib/dpkg/status
 0.0.18-1 500
500 http://ftp.ee.debian.org/debian stretch/main amd64 Packages


So matrix-synapse requires a version that is not in debian repos, and the 
package
does not seem to restrict the version, so it resulted in broken matrix instance 
after upgrade.



signature.asc
Description: OpenPGP digital signature


Bug#904480: obs-studio: No scripting support (Python, LuaJIT)

2018-07-24 Thread Aleks-Daniel Jakimenko-Aleksejev
Package: obs-studio
Version: 21.1.2+dfsg1-1
Severity: important

Dear Maintainer,

Recent OBS releases (starting with v21) have Lua/Python scripting
support. However, the debian package seems to be compiled without
scripting support.

Normally it should be available in Tools/Scripts. If the program was
compiled without scripting support, then the menu item does not exist.

I also tried out upstream deb for ubuntu, and Python scripting is
enabled there. This suggests that there should be no problem enabling
python scripting support in Debian. However, upstream package for
ubuntu does not have Lua support, and I don't know why.

In my opinion, for many users OBS studio is not very useful without
scripting support, so it should be enabled by default.




signature.asc
Description: OpenPGP digital signature


Bug#836574: What about the license change, PATENTS file, etc. ?

2016-09-04 Thread Aleks-Daniel Jakimenko-Aleksejev
See this: https://github.com/facebook/zstd/issues/335

Is everything alright?